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