pub type Bit64 = A8;
Type alias for A8 in bits
#[repr(align(8))]pub struct Bit64(pub [u8; 8]);
0: [u8; 8]