pub fn mark_wildcards(node: &Node, wilds: &[WildPath]) -> Vec<Node>
Mark wildcard nodes in the matched tree. Perl: markWildcards($node, @wilds)