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