Function windows::Win32::UI::Shell::SHCLSIDFromString

pub unsafe fn SHCLSIDFromString<P0>(psz: P0) -> Result<GUID>
where P0: Param<PCWSTR>,