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