ib_wc_status_end
#undef ib_wc_status_end
#define ib_wc_status_end(x) TRACE_DEFINE_ENUM(IB_WC_##x);
#define ib_wc_status_end(x) { IB_WC_##x, #x }