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