pub unsafe fn PSGetPropertyDescription(
    propkey: *const PROPERTYKEY,
    riid: *const GUID,
    ppv: *mut *mut c_void,
) -> Result<()>