pub unsafe extern "system" fn PdhCalculateCounterFromRawValue(
    hcounter: isize,
    dwformat: PDH_FMT,
    rawvalue1: *const PDH_RAW_COUNTER,
    rawvalue2: *const PDH_RAW_COUNTER,
    fmtvalue: *mut PDH_FMT_COUNTERVALUE,
) -> u32