macro_rules! format_by_fmt_hex {
    ($trait:ty, for $self:ty, . $($memb:tt)+) => { ... };
}