ses-warn-unsafe
ses-warn-unsafe is a compiled Lisp function in `ses.el
'.
(ses-warn-unsafe FORMULA CHECKER)
Apply CHECKER to FORMULA.
If result is non-nil, asks user for confirmation about FORMULA,
which might be unsafe. Returns t if formula is safe or user allows
execution anyway. Always returns t if `safe-functions' is t.