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