public static extern int GetARCParams(ref ARCParams arcParams);
 public static extern int SetARCParams(ref ARCParams arcParams, bool isQueued, ref UInt64 queuedCmdIndex);