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