macro_rules! system_powershell {
    ( $a:expr) => { ... };
}
Expand description