ASSERT_VI_UNLOCKED
#define ASSERT_VI_UNLOCKED(vp, str) assert_vi_unlocked((vp), (str))
#define ASSERT_VI_UNLOCKED(vp, str) ((void)0)