IDirectSoundCaptureBuffer8_GetFXStatus  846 3rdparty/include/dshow/dsound.h #define IDirectSoundCaptureBuffer8_GetFXStatus(p,a,b)         (p)->lpVtbl->GetFXStatus(p,a,b)
IDirectSoundCaptureBuffer8_GetFXStatus  864 3rdparty/include/dshow/dsound.h #define IDirectSoundCaptureBuffer8_GetFXStatus(p,a,b)         (p)->GetFXStatus(a,b)