#[no_mangle]
pub unsafe extern "C-unwind" fn _Unwind_RaiseException(
    exception: *mut UnwindException
) -> UnwindReasonCode