pub unsafe extern "C" fn mlirValueEqual( value1: MlirValue, value2: MlirValue ) -> bool
Returns 1 if two values are equal, 0 otherwise.