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