IDirectSoundBuffer_Lock  580 3rdparty/include/dshow/dsound.h #define IDirectSoundBuffer_Lock(p,a,b,c,d,e,f,g)       (p)->lpVtbl->Lock(p,a,b,c,d,e,f,g)
IDirectSoundBuffer_Lock  604 3rdparty/include/dshow/dsound.h #define IDirectSoundBuffer_Lock(p,a,b,c,d,e,f,g)       (p)->Lock(a,b,c,d,e,f,g)