Make forward declarations of external symbols really work.

Until now we had always been treating external variables as "int",
and external functions as int (...);
3 files changed