newterm
#undef newterm
newterm(char *type, FILE *outfptr, FILE *infptr)
newterm(char *type, FILE *fout, FILE *fin)
newterm(term, out_fp, in_fp)
newterm(char *term, FILE *out_fp, FILE *in_fp)