Function PdhCalculateCounterFromRawValue
pub unsafe fn PdhCalculateCounterFromRawValue(
hcounter: PDH_HCOUNTER,
dwformat: PDH_FMT,
rawvalue1: *const PDH_RAW_COUNTER,
rawvalue2: *const PDH_RAW_COUNTER,
fmtvalue: *mut PDH_FMT_COUNTERVALUE,
) -> u32