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