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