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