pub unsafe extern "system" fn DdqGetDiagnosticReportAtIndex(
    hreport: HDIAGNOSTIC_REPORT,
    index: u32,
    report: *mut DIAGNOSTIC_REPORT_DATA,
) -> HRESULT