__getwc_xpg5
extern wint_t __getwc_xpg5(__FILE *);
#define getwc __getwc_xpg5
extern wint_t __getwc_xpg5(FILE *);
return (__getwc_xpg5(stdin));