pub unsafe extern "C" fn LLVMCreateInterpreterForModule(
OutInterp: *mut *mut LLVMOpaqueExecutionEngine,
M: *mut LLVMModule,
OutError: *mut *mut i8,
) -> i32pub unsafe extern "C" fn LLVMCreateInterpreterForModule(
OutInterp: *mut *mut LLVMOpaqueExecutionEngine,
M: *mut LLVMModule,
OutError: *mut *mut i8,
) -> i32