pub(super) type Handle = NonZero<u32>;
proc_macro_internals
#[repr(transparent)]pub(super) struct Handle(/* private fields */);