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