__sfeof
#define feof(p) __sfeof(p)
r = __sfeof(fp);
if (len == 0 || (wc == WEOF && !__sfeof(fp)))
if (__sfeof(fp) != 0) {