towlower_l
extern wint_t towlower_l(wint_t wc, locale_t locale);
cmp = towlower_l(*wcs1, locale) - towlower_l(*wcs2++, locale);