Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=56451
local variables with alignas(32) or higher may cause the unwinding code to fetch the original frame from a different spot on the stack from where the catch block code places it
-- v4: vcruntime140_1: Pass original frame to catch block on stack.