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