Adds a header for utility functions/structures, based on the Itanium ABI for C++, necessary for us to inspect exceptions behind std::exception_ptr without having to actually rethrow the exception.
Adds a header for utility functions/structures, based on the Itanium ABI for C++, necessary for us to inspect exceptions behind std::exception_ptr without having to actually rethrow the exception.