NOT_SWAPPED
#define NOT_SWAPPED(x) CPPUNIT_ASSERT_EQUAL(false, is_type_swapped(x))
#undef NOT_SWAPPED