struct Record { // fields uint32_t m_signature; uint32_t m_dataSize; uint64_t m_code; uint64_t m_timestamp; };