ungetc
# define ungetc(c, s) ((void) ((int) c == EOF \
# define ungetc(c, s) ((void) (c == WEOF \
void ungetc() {}