pub struct VariableLengthStorage(pub usize);
regression
Dynamically sized storage, for use when the number of variables isn’t known at compile time.
0: usize