IDirectSoundCaptureBuffer8_GetCurrentPosition  836 3rdparty/include/dshow/dsound.h #define IDirectSoundCaptureBuffer8_GetCurrentPosition(p,a,b)  (p)->lpVtbl->GetCurrentPosition(p,a,b)
IDirectSoundCaptureBuffer8_GetCurrentPosition  854 3rdparty/include/dshow/dsound.h #define IDirectSoundCaptureBuffer8_GetCurrentPosition(p,a,b)  (p)->GetCurrentPosition(a,b)