myfgetwc
static wint_t myfgetwc(FILE *, int);
while ((c = myfgetwc(fp, -1)) != WEOF)
C = (wchar_t)(myfeof(ifx) ? WEOF : myfgetwc(NULL, ifx));