pub fn parse_fs_grep(data: &[u8]) -> Option<(u16, u8, u16, u16, String, String)>
Parse a C2S_FS_GREP → (nonce, flags, max_matches, max_per_file, root, query).
C2S_FS_GREP
(nonce, flags, max_matches, max_per_file, root, query)