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