iswctype
return iswctype(chr, cclass);
int iswctype(wint_t, wctype_t);
if (csc->csc_invert ^ (iswctype(ch, csc->csc_type) != 0))