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