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