Function switchboard_solana::program_id::vote::instruction::authorize_checked
pub fn authorize_checked(
vote_pubkey: &Pubkey,
authorized_pubkey: &Pubkey,
new_authorized_pubkey: &Pubkey,
vote_authorize: VoteAuthorize
) -> Instruction