Function SHGetIDListFromObject

pub unsafe fn SHGetIDListFromObject<P0>(punk: P0) -> Result<*mut ITEMIDLIST>
where P0: Param<IUnknown>,