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