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