pub unsafe extern "C" fn numeric_compare_function(
    op1: *mut zval,
    op2: *mut zval
) -> c_int