pub unsafe extern "system" fn EventRegister(
    providerid: *const GUID,
    enablecallback: PENABLECALLBACK,
    callbackcontext: *const c_void,
    reghandle: *mut u64
) -> u32
Expand description

Required features: "Win32_System_Diagnostics_Etw"