pub unsafe extern "C" fn SBProcessSetSelectedThreadByID(
    instance: SBProcessRef,
    tid: lldb_tid_t
) -> bool