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