As it is a library that is delivered already compiled, I don't know the compiler settings and the name mangling scheme. There is an example in C# - maybe this gives you more of an idea how to import the library:
http://emx.net.au/top16%20C%20sharp%20example.pdf

And I don't know if it is a C or a C++ library - what would I have to change in my code?