AGGR_LACP_DBG
#define AGGR_LACP_DBG(x) if (aggr_lacp_debug) { (void) printf x; }
#define AGGR_LACP_DBG(x) {}