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