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