wdchkind_C
static int wdchkind_C(wchar_t);
static int (*wdchknd)(wchar_t) = wdchkind_C;
wdchknd = wdchkind_C;