feof_unlocked
extern int feof_unlocked(FILE *stream);
__NTH (feof_unlocked (FILE *__stream))
#undef feof_unlocked
weak_alias (_IO_feof, feof_unlocked)
extern int feof_unlocked (FILE *__stream) __THROW __wur;