pub unsafe fn GdipIsVisiblePoint( graphics: *mut GpGraphics, x: f32, y: f32, result: *mut BOOL, ) -> Status