[ERROR]
The indicated linkage specifier was not legal. This error is caused by using a linkage specifier that is not supported.
extern "MODULA-2" void foo(void);
Only the "C" linkage specifier is supported.