pub type NonZeroUintRef = NonZero<UintRef>;
Non-zero unsigned integer reference.
#[repr(transparent)]pub struct NonZeroUintRef(UintRef);
0: UintRef