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