macro_rules! impl_align_mem {
    ($t:ty) => { ... };
}