#[unsafe(no_mangle)] pub extern "C" fn LLVMExecutionEngineGetErrMsg( EE: LLVMExecutionEngineRef, OutError: *mut *mut c_char, ) -> LLVMBool