pub fn cancel_redeem<'info>(
    ctx: Context<'_, '_, '_, 'info, CancelRedeem<'info>>,
    root: [u8; 32]
) -> Result<()>