fileno_unlocked
extern int fileno_unlocked(FILE *stream);
weak_alias (fileno, fileno_unlocked)
extern int fileno_unlocked (FILE *__stream) __THROW __wur;