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