pub type ContextProf = ArrayBase<OwnedRepr<f32>, Dim<[usize; 1]>>;
pub struct ContextProf { /* private fields */ }