Function windows_sys::Win32::System::ErrorReporting::WerReportAddDump
pub unsafe extern "system" fn WerReportAddDump(
hreporthandle: HREPORT,
hprocess: HANDLE,
hthread: HANDLE,
dumptype: WER_DUMP_TYPE,
pexceptionparam: *const WER_EXCEPTION_INFORMATION,
pdumpcustomoptions: *const WER_DUMP_CUSTOM_OPTIONS,
dwflags: u32,
) -> HRESULT