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