pub unsafe extern "system" fn GdipDrawClosedCurve2I( graphics: *mut GpGraphics, pen: *mut GpPen, points: *const Point, count: i32, tension: f32, ) -> Status