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