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