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