macro_rules! impl_debug_if_no_extra_traits {
    ($type:ty, $name:literal) => { ... };
}