Wrap C++ API calls using ctypes

I need to connect to C++ API and receive the data in blender when the process is executed

Code example

API Download
API dll is located in API_SDK\visual_studio\bin\x64\Release\YOSTSkeletonPlugin_x64.dll

Documentation download

Any other possible solutions are welcome.