pub fn invalidate<'key, 'accounts, 'remaining, 'info>(
    ctx: Context<'key, 'accounts, 'remaining, 'info, InvalidateCtx<'info>>
) -> Result<()>