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