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