_ng_hook_name
static __inline char * _ng_hook_name(hook_p hook, char * file, int line);
#define NG_HOOK_NAME(hook) _ng_hook_name(hook, _NN_)