_ng_hook_node
static __inline node_p _ng_hook_node(hook_p hook, char * file, int line);
#define NG_HOOK_NODE(hook) _ng_hook_node(hook, _NN_)