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