pub type Bit256 = A32;
Type alias for A32 in bits
#[repr(align(32))]pub struct Bit256(pub [u8; 32]);
0: [u8; 32]