IDirectSoundBuffer_Release  570 3rdparty/include/dshow/dsound.h #define IDirectSoundBuffer_Release(p)            (p)->lpVtbl->Release(p)
IDirectSoundBuffer_Release  594 3rdparty/include/dshow/dsound.h #define IDirectSoundBuffer_Release(p)            (p)->Release()