C++程序  |  7行  |  59 B

struct foo_s
{
  int foo;
};

extern void doprintf (void);