macro_rules! uint_wire_format_impl {
    ($Ty:ty) => { ... };
}