flockfile
extern void flockfile(FILE *stream);
flockfile (stderr);
weak_alias (_IO_flockfile, flockfile);
extern void flockfile (FILE *__stream) __THROW;