use splitbits::*; fn main() { splitbits!(pokemon=standard, 0b11011101, "aaabbccc"); }