ng_next_node_id
node = ng_next_node_id(node, type, "right");
node = ng_next_node_id(node, type, "left");
ng_ID_t ng_next_node_id(ng_ID_t node, const char *type, const char *hook);