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