getchar_unlocked
int getchar_unlocked(void);
PROTO_NORMAL(getchar_unlocked);
DEF_WEAK(getchar_unlocked);
TEST_NARROW_STD(stdin, getchar_unlocked());