public static extern int GetCPParams(ref CPParams cpParams);
 public static extern int SetCPParams(ref CPParams cpParams, bool isQueued, ref UInt64 queuedCmdIndex);