SHGetTemporaryPropertyForItem

Function SHGetTemporaryPropertyForItem 

pub unsafe fn SHGetTemporaryPropertyForItem<P0>(
    psi: P0,
    propkey: *const PROPERTYKEY,
) -> Result<PROPVARIANT>
where P0: Param<IShellItem>,