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