macro_rules! hex_impls {
    ($t:ty) => { ... };
}