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