fn count_group_violations( (underlying, expiry, opt_type): (String, String, char), strikes: Vec<(f64, Option<f64>, Option<f64>)>, ) -> i64