IDirectSoundCaptureBuffer8_Release  833 3rdparty/include/dshow/dsound.h #define IDirectSoundCaptureBuffer8_Release(p)                 (p)->lpVtbl->Release(p)
IDirectSoundCaptureBuffer8_Release  851 3rdparty/include/dshow/dsound.h #define IDirectSoundCaptureBuffer8_Release(p)                 (p)->Release()