nextwctype_l
wint_t nextwctype_l(wint_t __wc, wctype_t wct, locale_t __l);
return (nextwctype_l(wc, wct, uselocale(NULL)));