IDirectSoundBuffer_GetStatus  578 3rdparty/include/dshow/dsound.h #define IDirectSoundBuffer_GetStatus(p,a)              (p)->lpVtbl->GetStatus(p,a)
IDirectSoundBuffer_GetStatus  602 3rdparty/include/dshow/dsound.h #define IDirectSoundBuffer_GetStatus(p,a)              (p)->GetStatus(a)