macro_rules! impl_runtime_apis_plus_common {
    {$($custom:tt)*} => { ... };
}