Recursively copies a Node (but does not deep-copy the data inside the nodes, see g_node_copy_deep if you need that).
g_node_copy_deep
a Node
a new Node containing the same data pointers