ALIGN_OF           11 test/correctness/buffer_t.cpp     #define ALIGN_OF(x) __alignof(x)
ALIGN_OF           13 test/correctness/buffer_t.cpp     #define ALIGN_OF(x) alignof(x)