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