macro_rules! impl_config {
    ($runtime:ty) => { ... };
}