_wckind_c_locale
static int _wckind_c_locale(wchar_t);
static int (*__wckind)(wchar_t) = _wckind_c_locale;
__wckind = _wckind_c_locale;