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