Repository URL to install this package:
cdef extern from "string.h": char* strstr(const char *haystack, const char *needle)