v3:
* Make `IOCTL_WINEBTH_RADIO_START_AUTH` an asynchronous request, to fix a potential deadlock with the DBus event dispatch loop. Accordingly, use OVERLAPPED I/O to perform the IOCTL in `BluetoothAuthenticateDeviceEx`. * Internationalize strings used by the pairing wizard.