_ng_hook_ref
static __inline void _ng_hook_ref(hook_p hook, char * file, int line);
#define NG_HOOK_REF(hook) _ng_hook_ref(hook, _NN_)