__istype_l
__istype_l(__ct_rune_t __c, unsigned long __f, locale_t __loc);
{ return __istype_l(__c, cat, __l); }
return __istype_l(wc, charclass, locale);