RE_LOCK_ASSERT
#define RE_LOCK_ASSERT(sc)
#define RE_LOCK_ASSERT(_sc) mtx_assert(&(_sc)->mtx,MA_OWNED)