Function windows_sys::Win32::System::Diagnostics::Etw::EventWriteEx
pub unsafe extern "system" fn EventWriteEx(
reghandle: REGHANDLE,
eventdescriptor: *const EVENT_DESCRIPTOR,
filter: u64,
flags: u32,
activityid: *const GUID,
relatedactivityid: *const GUID,
userdatacount: u32,
userdata: *const EVENT_DATA_DESCRIPTOR,
) -> u32