getc
#define getc(fp) (!__isthreaded ? __sgetc(fp) : (getc)(fp))
#undef getc
getc(FILE *fp)
getc(struct clist *clp)