Import of C++ module appears within extern "C" language linkage specification

I think @hyp can speak to the latter, but you will encounter differences of LinkageSpecDecls aka extern "C" a lot in code when importing with C++-Interop. We have fixed several bugs related to this over the last year+.