strcasecmp_l
fn
int strcasecmp_l(scope const char * s1, scope const char * s2, scope locale_t locale) extern(C) nothrow @nogcCompare two strings ignoring case, with the specified locale