Macro impl_offset

Source
macro_rules! impl_offset {
    ($name:ident, $bits:literal, $rawty:ty) => { ... };
}