int x(void) {
  long long y;
  int a = sizeof y;
}
