pub unsafe extern "system" fn OpenTraceFromRealTimeLogger(
    loggername: PCWSTR,
    options: *const ETW_OPEN_TRACE_OPTIONS,
    logfileheader: *mut TRACE_LOGFILE_HEADER
) -> u64
Expand description

Required features: "Win32_Foundation", "Win32_System_Time"