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