pub unsafe fn PdhGetRawCounterValue(
    hcounter: isize,
    lpdwtype: Option<*mut u32>,
    pvalue: *mut PDH_RAW_COUNTER
) -> u32