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