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