IDirectSound_CreateSoundBuffer  451 3rdparty/include/dshow/dsound.h #define IDirectSound_CreateSoundBuffer(p,a,b,c)  (p)->lpVtbl->CreateSoundBuffer(p,a,b,c)
IDirectSound_CreateSoundBuffer  465 3rdparty/include/dshow/dsound.h #define IDirectSound_CreateSoundBuffer(p,a,b,c)  (p)->CreateSoundBuffer(a,b,c)