pub unsafe extern "C" fn SBExpressionOptionsSetTryAllThreads(
    instance: SBExpressionOptionsRef,
    run_others: bool
)