pub unsafe extern "C" fn LLVMGetBitcodeModule(
MemBuf: LLVMMemoryBufferRef,
OutM: *mut LLVMModuleRef,
OutMessage: *mut *mut c_char,
) -> LLVMBool👎Deprecated since 38.0.0: Use of the global context is deprecated, use LLVMParseBitcodeInContext2 instead