pub fn serialize_vote_options_to_string<S: Serializer>(
    data: &VoteOptions,
    serializer: S
) -> Result<S::Ok, S::Error>