pub fn parse_fs_search(data: &[u8]) -> Option<(u16, u16, String, String)>
Parse a C2S_FS_SEARCH → (nonce, limit, root, query).
C2S_FS_SEARCH
(nonce, limit, root, query)