pub unsafe fn ImageList_SetIconSize<P0>(himl: P0, cx: i32, cy: i32) -> BOOL
where P0: IntoParam<HIMAGELIST>,