internal static extern int SubmitExWatsonReport([In] WerSafeHandle reportHandle, [In] DiagnosticsNativeMethods.WER_CONSENT consent, [In] DiagnosticsNativeMethods.WER_SUBMIT_FLAGS flags, IntPtr submitResult, [In] bool fDumpRequested, [In] bool fProcessTerminating);
 internal static extern int WerReportSubmit([In] WerSafeHandle reportHandle, [In] DiagnosticsNativeMethods.WER_CONSENT consent, [In] DiagnosticsNativeMethods.WER_SUBMIT_FLAGS flags, IntPtr submitResult);