macro_rules! impl_device_config {
    ($t:ty) => { ... };
}