macro_rules! bit_helpers {
    ($type:ident) => { ... };
}