macro_rules! pc_str { ($($str:tt),*) => { ... }; }
Constructs new zero terminated string of type [windows::Win32::Foundation::PSTR].
windows::Win32::Foundation::PSTR