Function WheaReportHwErrorDeviceDriver
pub unsafe fn WheaReportHwErrorDeviceDriver<P6>(
errorsourceid: u32,
deviceobject: *const DEVICE_OBJECT,
errordata: &[u8],
sectiontypeguid: *const GUID,
errorseverity: WHEA_ERROR_SEVERITY,
devicefriendlyname: P6,
) -> NTSTATUSwhere
P6: Param<PCSTR>,