funlockfile
extern void funlockfile(FILE *stream);
funlockfile (stderr);
weak_alias (_IO_funlockfile, funlockfile);
extern void funlockfile (FILE *__stream) __THROW;