_fgetwc_unlocked
extern wint_t _fgetwc_unlocked(FILE *);
wc = _fgetwc_unlocked(stdin);
wc = _fgetwc_unlocked(fp);