#ifndef foo_h
#define foo_h
extern int foo();
#endif