pub async fn read_initial_bytes<R: VortexReadAt>( read: &R, file_size: u64, ) -> VortexResult<InitialRead>