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