fgetwln_l
wchar_t *fgetwln_l(FILE * __restrict, size_t *, locale_t);
return fgetwln_l(fp, lenp, __get_locale());