Zebediah Figura (@zfigura) commented about dlls/mmdevapi/mmdevapi.h:
#include <wine/list.h> #include <wine/unixlib.h>
+typedef interface IAudioEndpointVolumeEx IAudioEndpointVolumeEx; +typedef interface ISpatialAudioClient ISpatialAudioClient;
This seems suspicious; why do we need this?