pub type A32k = A32768;
Type alias for A32768 in kilobytes
#[repr(align(32768))]pub struct A32k(pub [u8; 32768]);
0: [u8; 32768]