fn gen_bitset<'a, T: IntoIterator<Item = &'a u16>>( iterable: T, name: &'static str, field_size: u8, fmt: &mut Formatter, )