public static bool SetDeviceInfoEX(LED_BASICCONFIG_STRUCT param)
 {
     return(LNX_SDK_Operation_X86.SetDeviceVolume(param));
 }