#if 0 #include #include wint_t getwc(FILE * stream) { return fgetwc(stream); } /* STDC(199409) */ #endif