node_insert
node_insert(node, slot, THMAP_GETOFF(thmap, leaf) | THMAP_LEAF_BIT);
node_insert(parent, slot, target); /* (*) */
node_insert(child, other_slot, target);
node_insert(parent, slot, target); /* (*) */