#include <stdint.h>
uintmax_t* foo;
int main(void) { return 0; }
