nlm_status_code_end
#undef nlm_status_code_end
#define nlm_status_code_end(x) TRACE_DEFINE_ENUM(NLM_##x);
#define nlm_status_code_end(x) { NLM_##x, #x }