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