pub unsafe extern "C" fn zend_memnstr_ex( haystack: *const c_char, needle: *const c_char, needle_len: size_t, end: *const c_char, ) -> *const c_char