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