pub unsafe extern "system" fn GdipIsVisibleRectI( graphics: *mut GpGraphics, x: i32, y: i32, width: i32, height: i32, result: *mut BOOL, ) -> Status