#[no_mangle]
pub extern "C" fn LLVMCreateBinary(
MemBuf: LLVMMemoryBufferRef,
Context: LLVMContextRef,
ErrorMessage: *mut *mut c_char,
) -> LLVMBinaryRef
#[no_mangle]
pub extern "C" fn LLVMCreateBinary(
MemBuf: LLVMMemoryBufferRef,
Context: LLVMContextRef,
ErrorMessage: *mut *mut c_char,
) -> LLVMBinaryRef