IDirectSound3DListener_SetOrientation  989 3rdparty/include/dshow/dsound.h #define IDirectSound3DListener_SetOrientation(p,a,b,c,d,e,f,g) (p)->lpVtbl->SetOrientation(p,a,b,c,d,e,f,g)
IDirectSound3DListener_SetOrientation 1010 3rdparty/include/dshow/dsound.h #define IDirectSound3DListener_SetOrientation(p,a,b,c,d,e,f,g) (p)->SetOrientation(a,b,c,d,e,f,g)