pub unsafe extern "system" fn GdipSetClipRegion(
    graphics: *mut GpGraphics,
    region: *mut GpRegion,
    combinemode: CombineMode
) -> Status