XLOCALE_ISCTYPE
#define XLOCALE_ISCTYPE(__fname, __cat) \
XLOCALE_ISCTYPE(alnum, _CTYPE_A|_CTYPE_D|_CTYPE_N)
#define XLOCALE_ISCTYPE(fname, cat) \