int test(void) {
  int a;
  int b;
  return 0;
}
