pub fn parse_vote(
instruction: &CompiledInstruction,
account_keys: &AccountKeys<'_>
) -> Result<ParsedInstructionEnum, ParseInstructionError>