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