pub async fn file_info_from_raw( ri: RawFileInfo, bucket: &str, object: &str, read_data: bool, ) -> Result<FileInfo>