pub unsafe extern "C" fn zend_is_identical(
    op1: *const zval,
    op2: *const zval
) -> bool