IDirectSoundCaptureBuffer_Release  775 3rdparty/include/dshow/dsound.h #define IDirectSoundCaptureBuffer_Release(p)                (p)->lpVtbl->Release(p)
IDirectSoundCaptureBuffer_Release  790 3rdparty/include/dshow/dsound.h #define IDirectSoundCaptureBuffer_Release(p)                (p)->Release()