pub unsafe extern "system" fn GdipTranslateRegionI(
    region: *mut GpRegion,
    dx: i32,
    dy: i32
) -> Status