pub type Id = WireU64;
The wire type corresponding to Id.
Id
#[repr(C, align(8))]pub struct Id(pub u64);
0: u64