towupper_l
_XLOCALE_INLINE int towupper_l(int, locale_t);
extern wint_t towupper_l(wint_t, locale_t);
wc = towupper_l(wc, loc);