macro_rules! ssbh_write_modular_bitfield_impl {
    ($id:ident,$num_bytes:expr) => { ... };
}