c_g_strstr_len

extern (C) __gshared
char* function(const(char)* haystack, ptrdiff_t haystackLen, const(char)* needle) c_g_strstr_len;