pub type N0z32 = NonZeroInteger32;
Abbreviation of NonZeroInteger32.
NonZeroInteger32
pub struct N0z32(pub NonZero<i32>);
0: NonZero<i32>