Function switchboard_solana::program_id::stake::instruction::create_account_checked
pub fn create_account_checked(
from_pubkey: &Pubkey,
stake_pubkey: &Pubkey,
authorized: &Authorized,
lamports: u64
) -> Vec<Instruction>