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