closefile
closefile(f_out, fn_out);
closefile(f_out, fn);
closefile(f, fn);
closefile(fr->file, fr->fname);
void closefile(FILE *, const char *);