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