pub fn vnode_child(parent_handle: u64, child_handle: u64)
Add a child VNode to a parent VNode The child is consumed (moved from registry to parent’s children)