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