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