pub trait SelectAtomic<const BITS: usize> { type Type: AtomicStorage; }
Selects correct type from STORAGE_BITS