pub(super) fn push_unique_node( nodes: &mut Vec<Value>, seen: &mut HashSet<String>, id: String, node: Value, )