strncasecmp_l
int strncasecmp_l(const char *, const char *, size_t, locale_t);
PROTO_DEPRECATED(strncasecmp_l);