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