macro_rules! impl_display_and_error {
    ($Strc: ident) => { ... };
}