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