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