Function windows::Win32::System::Com::CLSIDFromString

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