cdef extern from "string.h": char* strstr(const char *haystack, const char *needle)