pub type LayoutRef6<A> = LayoutRef<A, Ix6>;
six-dimensional layout reference
pub struct LayoutRef6<A>(/* private fields */);