Needed by swapByteOrder().
Declared in <llvm/Support/DataExtractor.h>
<llvm/Support/DataExtractor.h>
uint24_t getSwappedBytes(uint24_t C);
A uint24_t with the three bytes in reverse order.