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