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