pub fn fold_debugger_stmt<V>(_visitor: &mut V, n: DebuggerStmt) -> DebuggerStmt where
    V: Fold + ?Sized