KASSERT_FREEBSD
#define KASSERT_FREEBSD(cond,msg) do { \
#define KASSERT_FREEBSD(exp,msg) do {} while (0)