pub async fn get_file_info( buf: &[u8], volume: &str, path: &str, version_id: &str, opts: FileInfoOpts, ) -> Result<FileInfo>