I have a C++ DLL (original.dll) and I want to create a new DLL with a single function added that depends on the original.dll. I want the added function (only this function)