IDirectSound_Release  449 3rdparty/include/dshow/dsound.h #define IDirectSound_Release(p)            (p)->lpVtbl->Release(p)
IDirectSound_Release  463 3rdparty/include/dshow/dsound.h #define IDirectSound_Release(p)            (p)->Release()