pub unsafe extern "C" fn mlirDenseI32ArrayGet(
    ctx: MlirContext,
    size: isize,
    values: *const i32
) -> MlirAttribute