macro_rules! __cmd__execute_rcon {
    ($path:path, $invoke:ident) => { ... };
}