pub const TRIGRAM_ENTRY_SIZE: usize = 20;
Trigram entry size in bytes (u32 key + 16-byte existing entry)