pub unsafe fn PSGetPropertyDescriptionByName<P0>( pszcanonicalname: P0, riid: *const GUID, ppv: *mut *mut c_void, ) -> Result<()>where P0: Param<PCWSTR>,