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