pub const LLVM_IR_MAGIC: u32 = 0xdec04342;
The 32-bit magic that indicates a raw LLVM IR bitcode stream.