pub const NET = struct
pub const NET = struct { pub const LUID = packed struct(ULONG64) { Reserved: u24 = 0, Index: u24, IfType: u16 }; pub const IFINDEX = enum(ULONG) { _ }; }