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