pub unsafe extern "system" fn ZwTraceEvent(
    TraceHandle: HANDLE,
    Flags: ULONG,
    FieldSize: ULONG,
    Fields: PVOID
) -> NTSTATUS