IDirectDrawSurface4_BltBatch 2361 3rdparty/include/dshow/ddraw.h #define IDirectDrawSurface4_BltBatch(p,a,b,c)            (p)->lpVtbl->BltBatch(p,a,b,c)
IDirectDrawSurface4_BltBatch 2412 3rdparty/include/dshow/ddraw.h #define IDirectDrawSurface4_BltBatch(p,a,b,c)            (p)->BltBatch(a,b,c)