pub unsafe extern "C" fn SBProcessSetSelectedThread(
    instance: SBProcessRef,
    thread: SBThreadRef
) -> bool