macro_rules! impl_generate_config_from_default {
    ($type:ty) => { ... };
}