Go to the source code of this file.
This is used to swap rtl definitions for export vs import on Win32 machines when building a dll so that the remaining headers for my new dll are all "exports", while the headers for the included ccxx dll are all "imports".