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