pub type SubscriptionId = TypedId<10>;
#[repr(transparent)]pub struct SubscriptionId(/* private fields */);