Function GdipSetClipRectI
pub unsafe extern "system" fn GdipSetClipRectI(
graphics: *mut GpGraphics,
x: i32,
y: i32,
width: i32,
height: i32,
combinemode: CombineMode,
) -> Status
pub unsafe extern "system" fn GdipSetClipRectI(
graphics: *mut GpGraphics,
x: i32,
y: i32,
width: i32,
height: i32,
combinemode: CombineMode,
) -> Status