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