···5151| Field | Size | Type | Description |
5252| :--- | :--- | :--- | :--- |
5353| `index_offset` | 8 bytes | u64 | Absolute offset to the start of the index |
5454-| `entry_count` | 8 bytes | u64 | Total number of unique entries in the index |
5454+| `entry_count` | 4 bytes | u32 | Total number of unique entries in the index |
5555+| `magic` | 4 bytes | u32 | Magic sentinel number
55565657---
5758