pub fn pattern_hit( output: &PatternRecognitionOutput, pattern_id: &str, bar: usize, ) -> Option<bool>