run_editor
FILE *nf = run_editor(fp, (off_t)-1, c, 0);
fp = run_editor(setinput(mp), mp->m_size, type, readonly);
FILE *run_editor(FILE *, off_t, int, int);