write_behind
write_behind(file, pf->f_convert);
write_behind(file, pf->f_convert);
if (write_behind(file, convert) == -1)
(void)write_behind(file, convert);
if (write_behind(file, convert) == -1) /* flush it */
int write_behind(FILE *, int);