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