pub unsafe extern "system" fn GdipIsVisiblePathPointI( path: *mut GpPath, x: i32, y: i32, graphics: *mut GpGraphics, result: *mut BOOL, ) -> Status