pub unsafe extern "system" fn PdhGetFormattedCounterValue(
    hcounter: isize,
    dwformat: PDH_FMT,
    lpdwtype: *mut u32,
    pvalue: *mut PDH_FMT_COUNTERVALUE,
) -> u32