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