--
v3: winegstreamer: Support zero-copy in wg_transform_push_data.
winegstreamer: Support zero-copy output using the allocator.
winegstreamer: Introduce a new custom memory allocator.
winegstreamer: Rename mf_(create|destroy)_wg_sample helpers.
winegstreamer: Introduce new wg_transform_(push|read)_mf helpers.
https://gitlab.winehq.org/wine/wine/-/merge_requests/197
Also fix up the error message printed for the handler data.
--
v2: ntdll/tests: Test returning an exception handler on arm/arm64.
ntdll/tests: Fix printing of incorrect exception handler data.
https://gitlab.winehq.org/wine/wine/-/merge_requests/214