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

Required features: "Win32_Foundation"