pub unsafe extern "system" fn GdipAddPathClosedCurve2( path: *mut GpPath, points: *const PointF, count: i32, tension: f32, ) -> Status