libfoo A library Types foo 1typedef int foo_t; Functions bar 1void bar(void); Macros baz 1#define baz NULL Variables quux 1extern int quux;