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