IDirectSound3DBuffer_SetMode 1086 3rdparty/include/dshow/dsound.h #define IDirectSound3DBuffer_SetMode(p,a,b)                (p)->lpVtbl->SetMode(p,a,b)
IDirectSound3DBuffer_SetMode 1110 3rdparty/include/dshow/dsound.h #define IDirectSound3DBuffer_SetMode(p,a,b)                (p)->SetMode(a,b)