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