pub unsafe extern "C" fn SBProcessGetThreadByID(
    instance: SBProcessRef,
    sb_thread_id: lldb_tid_t
) -> SBThreadRef