ASSERT3P
#define ASSERT3P(x, y, z) ((void)0)
#define ASSERT3P(x, y, z) VERIFY3_IMPL(x, y, z, uintptr_t)