pub unsafe extern "C" fn zend_binary_strncasecmp_l( s1: *const c_char, len1: uint, s2: *const c_char, len2: uint, length: uint, ) -> c_int