pub unsafe extern "C" fn is_equal_function(
    result: *mut zval,
    op1: *mut zval,
    op2: *mut zval
) -> zend_result