pub fn parse_account_id_from_contract_code_key(
    raw_key: &[u8]
) -> Result<AccountId, Error>