private static extern int MTUSBLEDDriverGetCurrentPara(uint DevHandle, uint channel, ref LEDChannelData channelData, ref int moderef);
private static extern int MTUSBLEDDriverSetNormalPara(uint devHandle, uint channel, ref LEDChannelData channelData);