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