IDirectSound3DListener_GetVelocity  985 3rdparty/include/dshow/dsound.h #define IDirectSound3DListener_GetVelocity(p,a)                (p)->lpVtbl->GetVelocity(p,a)
IDirectSound3DListener_GetVelocity 1006 3rdparty/include/dshow/dsound.h #define IDirectSound3DListener_GetVelocity(p,a)                (p)->GetVelocity(a)