_ng_node_id
static __inline ng_ID_t _ng_node_id(node_p node, char *file, int line);
#define NG_NODE_ID(node) _ng_node_id(node, _NN_)