BCMETH_EVCNT_ADD
#define BCMETH_EVCNT_ADD(a, b) ((void)((a).ev_count += (b)))
#define BCMETH_EVCNT_ADD(a, b) do { } while (/*CONSTCOND*/0)