trait AddUsizeBitsMinusOne { type Output; }
Helper to force associated type normalization.
See the sole implementation docs for the value.
Calculates LEN + usize::BITS - 1.
LEN + usize::BITS - 1