pub unsafe extern "C" fn mlirOperationStateAddOwnedRegions(
    state: *mut MlirOperationState,
    n: isize,
    regions: *const MlirRegion
)