ASSERT3S
#define ASSERT3S(x, y, z) ((void)0)
#define ASSERT3S(x, y, z) VERIFY3_IMPL(x, y, z, int64_t)