isxdigit_l
int isxdigit_l(int, locale_t);
__only_inline int isxdigit_l(int _c, locale_t _l);
PROTO_DEPRECATED(isxdigit_l);