pub type ExtendedLightWheel<T> = BitWheel<T, 4, 16, 8, 16>;
Compact extended. 16ms resolution, ~3 days. Hotspot: 128. Memory: ~100KB. More probing.
pub struct ExtendedLightWheel<T> { /* private fields */ }