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