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