Your assumption that this shouldn't be hard is flawed.
Such a task can range from trivial to extremely complex. In your case, the issue probably leans towards the complex end.
The reason for this is because you need to replace the existing interface with a new set of functions that you can use. These functions will then need to be exported, so you can import them in dotNet.
Your question is really off topic for this site.
