fn inspect_voting_key(
    metamap: &[(Value, Value)]
) -> Result<VotingKey, Result<Registration, Box<dyn Error>>>