macro_rules! impl_pallet_system {
    ($( $tokens:tt )*) => { ... };
}