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