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