__getc_unlocked
extern int __getc_unlocked (FILE *__fp);
weak_alias (__getc_unlocked, getc_unlocked)
weak_alias (__getc_unlocked, fgetc_unlocked)