public static extern int GetIOPWM(ref IOPWM ioPWM);
public static extern int SetIOPWM(ref IOPWM ioPWM, bool isQueued, ref UInt64 queuedCmdIndex);