NG_ALLOC_HOOK
#define NG_ALLOC_HOOK(hook) do { (hook) = ng_alloc_hook(); } while (0)
#define NG_ALLOC_HOOK(hook) _NG_ALLOC_HOOK(hook)