strncasecmp_l
fn
int strncasecmp_l(scope const char * s1, const char * s2, size_t n, locale_t locale)Compare two strings ignoring case, with the specified locale, up to n characters