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