pub unsafe extern "C" fn SBExpressionOptionsSetUnwindOnError(
    instance: SBExpressionOptionsRef,
    unwind: bool
)