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