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