pub unsafe extern "system" fn GdipCreateRegionRectI(
    rect: *const Rect,
    region: *mut *mut GpRegion
) -> Status