NtAlertMultipleThreadByThreadId() was added during Windows 11 lifetime (Win11 version on Testbot is too old to have it).
The motivation of this MR is a bit of optimization for RtlWakeAddressAll() avoiding multiple Wine syscalls when waking up multiple threads.