wcswidth_l
int wcswidth_l(const wchar_t *, size_t, locale_t);
return wcswidth_l(pwcs, n, __get_locale());