pub type SubscriberId = TypedId<16>;
#[repr(transparent)]pub struct SubscriberId(pub(crate) u32);
0: u32