The result of the ParseLinkage function
If extern(C++, class|struct), contains the class|struct
If `extern(C++, (some_tuple_expression)|"string"), will be the expressions
If extern(C++, some.identifier), will be the identifiers
What linkage was specified
See Implementation
The result of the ParseLinkage function