Function windows_sys::Win32::System::Performance::PerfDecrementULongCounterValue
pub unsafe extern "system" fn PerfDecrementULongCounterValue(
provider: HANDLE,
instance: *mut PERF_COUNTERSET_INSTANCE,
counterid: u32,
value: u32,
) -> u32