pub(crate) type Storage = usize;
The allocation will contain a Header followed by a Storage buffer.
Header