public static extern int GetJogCommonParams(ref JOGCommonParams jogCommonParams);
 public static extern int SetJOGCommonParams(ref JOGCommonParams jogCommonParams, bool isQueued, ref UInt64 queuedCmdIndex);