IDirectSound3DListener_SetVelocity  992 3rdparty/include/dshow/dsound.h #define IDirectSound3DListener_SetVelocity(p,a,b,c,d)          (p)->lpVtbl->SetVelocity(p,a,b,c,d)
IDirectSound3DListener_SetVelocity 1013 3rdparty/include/dshow/dsound.h #define IDirectSound3DListener_SetVelocity(p,a,b,c,d)          (p)->SetVelocity(a,b,c,d)