EXTERNAL_SYMBOL

Specifies objects that may be referred to by modules outside of an object code file.

Syntax
EXTERNAL_SYMBOL { 
  symbol  [, 
  symbol ]* }
  
Remarks

The symbols must be the link time symbol names. In the case of C++ object code, these names must be the mangled.