winpthreads: Move SEH handler declaration to end of function This avoids splitting the function into multiple .text chunks, which triggers an error on ARM64EC: error: cannot perform a PC-relative fixup with a non-zero symbol offset Signed-off-by: Jacek Caban <jacek@codeweavers.com>