IDirectSoundBuffer8_GetPan  662 3rdparty/include/dshow/dsound.h #define IDirectSoundBuffer8_GetPan(p,a)                 (p)->lpVtbl->GetPan(p,a)
IDirectSoundBuffer8_GetPan  690 3rdparty/include/dshow/dsound.h #define IDirectSoundBuffer8_GetPan(p,a)                 (p)->GetPan(a)