pub fn liquidate_begin<'a, 'b, 'c, 'info>(
    ctx: CpiContext<'a, 'b, 'c, 'info, LiquidateBegin<'info>>
) -> Result<()>