Is there any way to use the new RSPdx with the older API v2, or do I have to switch to v3? My software is based around the v2 API since it was simple to call from C# using PInvoke. The new v3 API is very difficult to call through C# thanks to the many complicated enums and structs.