#include int main(int argc, char *argv[]) { BUILD_ASSERT(1 == 1); return 0; }