pub unsafe extern "system" fn OpenTraceFromRealTimeLoggerWithAllocationOptions(
    loggername: PCWSTR,
    options: *const ETW_OPEN_TRACE_OPTIONS,
    allocationsize: usize,
    memorypartitionhandle: HANDLE,
    logfileheader: *mut TRACE_LOGFILE_HEADER,
) -> u64