struct foo A;

struct foo {
  int x;
double D;
};