1 2 3 4
pub const FACTOR: usize = std::mem::size_of::<AlignmentType>(); pub const FILLER: u8 = 0; pub type AlignmentType = u128;