Function windows_sys::Wdk::System::SystemServices::EtwWriteString

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