pub unsafe extern "C" fn SBBreakpointSetThreadID(
    instance: SBBreakpointRef,
    sb_thread_id: lldb_tid_t
)