XLC_CTYPE
#define XLOCALE_CTYPE(x) ((struct xlocale_ctype*)(x)->components[XLC_CTYPE])
_Static_assert(XLC_CTYPE == LC_CTYPE - 1,