pub type IterationCount = ConstU32<InvalidIterationCount, 1>;
struct IterationCount(/* private fields */);