Function GdipCreateRegionRectI

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