pub unsafe fn ImageList_ReadEx<'a, T>( dwflags: u32, pstm: impl IntoParam<'a, IStream>, ) -> Result<T, Error>where T: Interface,