#include <stdalign.h>
#ifndef __alignof_is_defined
#error "__alignof_is_defined is not defined"
#endif
int main(void) { return 0; }
