pub unsafe fn ILLoadFromStreamEx<P0>(pstm: P0) -> Result<*mut ITEMIDLIST>
where P0: IntoParam<IStream>,