pub unsafe extern "system" fn GdipCombineRegionRect(
    region: *mut GpRegion,
    rect: *const RectF,
    combinemode: CombineMode
) -> Status