I have a .dll I\'m trying to access using ctypes. The header for the .dll looks like this:
typedef void* CMS_HANDLE; CMS_HANDLE WINAPI cmsOpen( int nDeviceID