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