fn find_pattern_with_children<'a, 'input: 'a>( node: SvgNode<'a, 'input>, ) -> Option<SvgNode<'a, 'input>>