pub type VarZeroSlice16<T> = VarZeroSlice<T, Index16>;
pub struct VarZeroSlice16<T> { /* private fields */ }