pub unsafe fn EtwWriteString<P4>( reghandle: REGHANDLE, level: u8, keyword: u64, activityid: Option<*const GUID>, string: P4, ) -> NTSTATUSwhere P4: Param<PCWSTR>,