public static extern short GT_GetCountConfig(short cardNum, short countType, short countIndex, out TCountConfig pCount);
public static extern short GT_SetCountConfig(short countType, short countIndex, ref TCountConfig pCount);