ASSERT_MULTI_LOCKED
# define ASSERT_MULTI_LOCKED(x) assert((x).IsWriteLocked() || (x).IsReadLocked())
# define ASSERT_MULTI_LOCKED(x) ;