pub unsafe extern "C" fn RtlRestoreContext(
    ContextRecord: *mut CONTEXT,
    ExceptionRecord: *mut EXCEPTION_RECORD
)