struct UsbIsoPacket { // fields uint32_t m_status; uint32_t m_offset; uint32_t m_length; uint32_t _m_padding; };