FILE_UNGETWC_BUFSIZE
__wchar_t _ungetwc_buf[FILE_UNGETWC_BUFSIZE];
if (fp->_ungetwc_inbuf >= FILE_UNGETWC_BUFSIZE) {