80c80
< uint64 aggregateRecords(uint8_t** data, uint64 size);
---
> uint64_t aggregateRecords(uint8_t **data, uint64_t size);