IDirectSound8_CreateSoundBuffer  505 3rdparty/include/dshow/dsound.h #define IDirectSound8_CreateSoundBuffer(p,a,b,c)  (p)->lpVtbl->CreateSoundBuffer(p,a,b,c)
IDirectSound8_CreateSoundBuffer  521 3rdparty/include/dshow/dsound.h #define IDirectSound8_CreateSoundBuffer(p,a,b,c)  (p)->CreateSoundBuffer(a,b,c)