pub const FILE_CHUNK_SIZE: usize = _; // 65_536usize
File chunk size for tar streaming (matches Go’s wshrpc.FileChunkSize).