strncasecmp
fn
int strncasecmp(scope const char * s1, scope const char * s2, size_t n) extern(C) nothrow @nogcCompare two strings ignoring case, up to n characters