[NFC] Move the export attribute after extern "C".

Not all compilers support attributes before `extern "C"`. gcc is the main one
that doesn't support it.

llvm-svn: 358301
GitOrigin-RevId: b95559c96475672c30fc767f99228fd449fbaa45
1 file changed