#if 0 #include int getchar_unlocked(void) { return getc_unlocked(stdin); } /* POSIX(199506) */ #endif