pub unsafe extern "C" fn SBThreadStepInto2(
    instance: SBThreadRef,
    target_name: *const c_char,
    stop_other_threads: RunMode
)