pub unsafe extern "system" fn EtwWriteString(
    reghandle: u64,
    level: u8,
    keyword: u64,
    activityid: *const GUID,
    string: PCWSTR
) -> NTSTATUS
Expand description

Required features: "Win32_Foundation"