Function windows::Win32::UI::Shell::SHStrDupA

pub unsafe fn SHStrDupA<P0>(psz: P0) -> Result<PWSTR>
where P0: IntoParam<PCSTR>,