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