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