pub fn parse_fs_index(data: &[u8]) -> Option<(u16, u8, String)>
Parse a C2S_FS_INDEX → (nonce, flags, root).
C2S_FS_INDEX
(nonce, flags, root)