pub fn fuzz_construct_and_sign_vote(
    maybe_signed_vote_proposal: MaybeSignedVoteProposal
) -> Result<Vote, Error>