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