fgetws_l
wchar_t *fgetws_l(wchar_t * __restrict, int, FILE * __restrict,
return fgetws_l(ws, n, fp, __get_locale());