_ng_node_ref
static __inline void _ng_node_ref(node_p node, char *file, int line);
#define NG_NODE_REF(node) _ng_node_ref(node, _NN_)