ASSERT_VI_LOCKED
#define ASSERT_VI_LOCKED(vp, str) assert_vi_locked((vp), (str))
#define ASSERT_VI_LOCKED(vp, str) ((void)0)