Function windows_sys::Wdk::System::SystemServices::EtwSetInformation
pub unsafe extern "system" fn EtwSetInformation(
reghandle: REGHANDLE,
informationclass: EVENT_INFO_CLASS,
eventinformation: *const c_void,
informationlength: u32,
) -> NTSTATUS