_bi_ungetwc
if (len > 0 && _bi_ungetwc(wch, iop) == EOF)
if (len > 0 && _bi_ungetwc(wch, iop) == WEOF)
static int _bi_ungetwc(wint_t, FILE *);