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