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