This will emit a user defined cfi code in the .eh_frame section.
Current offset from function start can be parsed.
The data will be parsed together with gcc generated unwind info and
converted into RUNTIME_FUNCTION, UNWIND_INFO, UNWIND_CODEs and
C_SCOPE_TABLE.
And of cause PSEH source level compatability is planned. Although I
might go for msvc source compatability and the create a common wrapper
if that works.