pub unsafe fn ImageList_WriteEx<'a>( himl: impl IntoParam<'a, HIMAGELIST>, dwflags: u32, pstm: impl IntoParam<'a, IStream>, ) -> Result<()>