Function windows_sys::Win32::System::Diagnostics::Etw::EventSetInformation
pub unsafe extern "system" fn EventSetInformation(
reghandle: REGHANDLE,
informationclass: EVENT_INFO_CLASS,
eventinformation: *const c_void,
informationlength: u32,
) -> u32