The WrapperFunctionBuffer(orc_rt_WrapperFunctionBuffer) constructor takes ownership of the underlying buffer (if one exists). Making the constructor explicit makes this clearer at the call site. This mirrors a similar change to the LLVM-side API in dec5d663745.