pub fn parse_contour_data( ct_obj: &mut Value, context: &ParseContext<'_>, ) -> Result<Box<Contour<Vec<f64>, f64, f64>>>