pub unsafe fn PerfDeleteInstance<P0>(
    provider: P0,
    instanceblock: *const PERF_COUNTERSET_INSTANCE
) -> u32
where P0: IntoParam<HANDLE>,