IDirectSoundBuffer8_GetCurrentPosition  659 3rdparty/include/dshow/dsound.h #define IDirectSoundBuffer8_GetCurrentPosition(p,a,b)   (p)->lpVtbl->GetCurrentPosition(p,a,b)
IDirectSoundBuffer8_GetCurrentPosition  687 3rdparty/include/dshow/dsound.h #define IDirectSoundBuffer8_GetCurrentPosition(p,a,b)   (p)->GetCurrentPosition(a,b)