pub fn create_glv_withdrawal<'a, 'b, 'c, 'info>(
ctx: CpiContext<'a, 'b, 'c, 'info, CreateGlvWithdrawal<'info>>,
nonce: [u8; 32],
params: CreateGlvWithdrawalParams,
) -> Result<()>
pub fn create_glv_withdrawal<'a, 'b, 'c, 'info>(
ctx: CpiContext<'a, 'b, 'c, 'info, CreateGlvWithdrawal<'info>>,
nonce: [u8; 32],
params: CreateGlvWithdrawalParams,
) -> Result<()>