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