macro_rules! test_packed_field { ($packedfield:ty, $zeros:expr, $ones:expr, $specials:expr) => { ... }; }