I have a win32 C dll. I need to call the functions of this dll in my C# code. I am writing a wrapper dll in C. In my wrapper dll, I am calling the functions of the original