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