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