#include "VrCommonConfig.h" #include struct TestStruct { DeviceInfo device; SerialConfig serial; VrDebugParam debug; }; int main() { return 0; }