This removes the arbitrary limit on the number of renderers and capturers while satisfying applications that expect the GUIDs to remain valid after DirectSoundCaptureEnumerate returns.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=55608
-- v2: dsound: Dynamically allocate the global device GUID arrays.