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