pub unsafe extern "C" fn SBExpressionOptionsSetTrapExceptions(
    instance: SBExpressionOptionsRef,
    trap_exceptions: bool
)