pub unsafe extern "C" fn _Unwind_ForcedUnwind(
exception_object: *mut _Unwind_Exception,
stop: _Unwind_Stop_Fn,
stop_parameter: *mut c_void,
) -> _Unwind_Reason_Codepub unsafe extern "C" fn _Unwind_ForcedUnwind(
exception_object: *mut _Unwind_Exception,
stop: _Unwind_Stop_Fn,
stop_parameter: *mut c_void,
) -> _Unwind_Reason_Code