macro_rules! bitflags_array_impl { ($impl_name:ident $inner_name:ident $name:ident $op:tt $($struct_names:ident)*) => { ... }; }
macro_rules! bitflags_array_impl { ($impl_name:ident $inner_name:ident $name:ident $op:tt $($struct_names:ident)*) => { ... }; }