wctype
cclass = wctype(name);
wctype_t wctype(const char *);
if ((wct = wctype(clname)) == 0) {
wct = wctype(typenames[i]);