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