pub const fn segment_id(name: &str) -> [u8; 4]
Compute a segment ID from a name (const FNV-1a hash, truncated to 4 bytes).