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