Detaches `id` from its parent, if any. Updates the parent's child_count and the prev/next siblings' links. The node and its subtree remain in the arena but are unreachable from the root.
(&mut self, id: NodeId)
source not stored for this graph (policy: none)
no outgoing calls