pub fn decrypt_sav( encrypted_data: &[u8], steam_id: &str, ) -> Result<Vec<u8>, CryptoError>
Decrypt a .sav file to YAML bytes