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