ng_unref_hook
void ng_unref_hook(hook_p hook); /* don't move this */
#define _NG_HOOK_UNREF(hook) ng_unref_hook(hook)