fgetc_unlocked
extern int fgetc_unlocked(FILE *stream);
weak_alias (_IO_getc, fgetc_unlocked)
weak_alias (__getc_unlocked, fgetc_unlocked)
extern int fgetc_unlocked (FILE *__stream);