#[no_mangle]
pub unsafe extern "C" fn _Unwind_DeleteException(
    exception: *mut UnwindException
)