pub unsafe fn ImageList_Write<P0, P1>(himl: P0, pstm: P1) -> BOOL
where P0: IntoParam<HIMAGELIST>, P1: IntoParam<IStream>,