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