getchar_unlocked
#define getchar_unlocked() getc_unlocked(stdin)
#undef getchar_unlocked
getchar_unlocked(void)