pub type LayoutRefD<A> = LayoutRef<A, IxDyn>;
dynamic-dimensional layout reference
pub struct LayoutRefD<A>(/* private fields */);