fn read_decrypted_exact<T: Read + Seek>( reader: &Arc<Mutex<T>>, offset: u64, buf: &mut [u8], ) -> Result<()>
hexen-haus
hexen-haus-arc