pub type COMM_FAULT_OFFSETS = _COMM_FAULT_OFFSETS;
struct COMM_FAULT_OFFSETS { pub CommOffset: i16, pub FaultOffset: i16, }
CommOffset: i16
FaultOffset: i16