pub unsafe fn concurrency_pair() -> (Waker, Waiter)
… Safety: Waiter can’t be moved to another fiber.