pub unsafe fn SetICMMode<P0>(hdc: P0, mode: ICM_MODE) -> i32
where P0: IntoParam<HDC>,