pub unsafe extern "fastcall" fn string_compare_function_ex(
    op1: *mut zval,
    op2: *mut zval,
    case_insensitive: bool
) -> c_int