pub unsafe extern "system" fn ControlTraceA(
    tracehandle: u64,
    instancename: PCSTR,
    properties: *mut EVENT_TRACE_PROPERTIES,
    controlcode: EVENT_TRACE_CONTROL
) -> u32
Expand description

Required features: "Win32_System_Diagnostics_Etw", "Win32_Foundation"