mbtowc_l
extern int mbtowc_l(wchar_t *_RESTRICT_KYWD, const char *_RESTRICT_KYWD, size_t,
return (mbtowc_l(pwc, s, n, uselocale(NULL)));