pub unsafe fn DdqGetDiagnosticReport<P0>(
    hsession: P0,
    reportstoretype: u32
) -> Result<HDIAGNOSTIC_REPORT>
where P0: IntoParam<HDIAGNOSTIC_DATA_QUERY_SESSION>,