pub unsafe extern "system" fn PerfQueryInstance(
    providerhandle: HANDLE,
    countersetguid: *const GUID,
    name: PCWSTR,
    id: u32
) -> *mut PERF_COUNTERSET_INSTANCE
Expand description

Required features: "Win32_System_Performance", "Win32_Foundation"