pub unsafe extern "C" fn SBBreakpointNameSetThreadID(
    instance: SBBreakpointNameRef,
    sb_thread_id: lldb_tid_t
)