pub type A16k = A16384;
Type alias for A16384 in kilobytes
#[repr(align(16384))]pub struct A16k(pub [u8; 16384]);
0: [u8; 16384]