pub unsafe extern "system" fn GdipGetRegionBoundsI(
    region: *mut GpRegion,
    graphics: *mut GpGraphics,
    rect: *mut Rect
) -> Status