private extern static unsafe void PInvoke_RaiseFailFastException( _EXCEPTION_RECORD *pExceptionRecord, _CONTEXT *pContextRecord, uint dwFlags);
public static extern bool SetThreadContext([MarshalAs(UnmanagedType.SysInt)] IntPtr hThread, _CONTEXT *pContext);