public static extern int GetIODO(ref IODO ioDO);
 public static extern int SetIODO(ref IODO ioDO, bool isQueued, ref UInt64 queuedCmdIndex);