pub unsafe extern "C" fn zend_binary_op_produces_error(
    opcode: u32,
    op1: *mut zval,
    op2: *mut zval
) -> bool