int main(void) { 
  extern jim;
  auto jane;
  static jo;
}

