MAX_NODE_IDX
const uint16_t mask = MAX_NODE_IDX;
return (node->vgn_index == MAX_NODE_IDX);
if (index == MAX_NODE_IDX) {