KASSERT_FREEBSD
KASSERT_FREEBSD(br->br_cons_head != br->br_prod_tail,
#define KASSERT(cond,msg) KASSERT_FREEBSD(cond,msg)
#define KASSERT(cond,msg) KASSERT_FREEBSD(cond,msg)
#define KASSERT KASSERT_FREEBSD