Macro has_powershell

Source
macro_rules! has_powershell {
    () => { ... };
}