macro_rules! impl_display_from_debug {
    ($Name: ident) => { ... };
}