pub fn vnode_take(handle: u64) -> Option<VNode>
Get the VNode for a handle and remove it from the registry This is called when the VNode tree is complete and ready to render