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