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