_IO_getwc_unlocked
result = _IO_getwc_unlocked (fp);
return _IO_getwc_unlocked (fp);
result = _IO_getwc_unlocked (_IO_stdin);
return _IO_getwc_unlocked (_IO_stdin);
: ((c = _IO_getwc_unlocked (s)), \