pub fn count_pattern_vars(pattern: &str) -> usize
A depth-first traversal of a pattern tree (string-based).