IDirectSound3DListener_QueryInterface  975 3rdparty/include/dshow/dsound.h #define IDirectSound3DListener_QueryInterface(p,a,b) (p)->lpVtbl->QueryInterface(p,a,b)
IDirectSound3DListener_QueryInterface  996 3rdparty/include/dshow/dsound.h #define IDirectSound3DListener_QueryInterface(p,a,b) (p)->QueryInterface(a,b)