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