github.com/goplus/igop@v0.25.0/pkg/syscall/go119_export_android_386.go (about)

     1  // export by github.com/goplus/igop/cmd/qexp
     2  
     3  //go:build go1.19 && !go1.20
     4  // +build go1.19,!go1.20
     5  
     6  package syscall
     7  
     8  import (
     9  	q "syscall"
    10  
    11  	"go/constant"
    12  	"reflect"
    13  
    14  	"github.com/goplus/igop"
    15  )
    16  
    17  func init() {
    18  	igop.RegisterPackage(&igop.Package{
    19  		Name: "syscall",
    20  		Path: "syscall",
    21  		Deps: map[string]string{
    22  			"errors":                "errors",
    23  			"internal/bytealg":      "bytealg",
    24  			"internal/itoa":         "itoa",
    25  			"internal/oserror":      "oserror",
    26  			"internal/race":         "race",
    27  			"internal/unsafeheader": "unsafeheader",
    28  			"runtime":               "runtime",
    29  			"sync":                  "sync",
    30  			"unsafe":                "unsafe",
    31  		},
    32  		Interfaces: map[string]reflect.Type{
    33  			"Conn":     reflect.TypeOf((*q.Conn)(nil)).Elem(),
    34  			"RawConn":  reflect.TypeOf((*q.RawConn)(nil)).Elem(),
    35  			"Sockaddr": reflect.TypeOf((*q.Sockaddr)(nil)).Elem(),
    36  		},
    37  		NamedTypes: map[string]reflect.Type{
    38  			"Cmsghdr":              reflect.TypeOf((*q.Cmsghdr)(nil)).Elem(),
    39  			"Credential":           reflect.TypeOf((*q.Credential)(nil)).Elem(),
    40  			"Dirent":               reflect.TypeOf((*q.Dirent)(nil)).Elem(),
    41  			"EpollEvent":           reflect.TypeOf((*q.EpollEvent)(nil)).Elem(),
    42  			"Errno":                reflect.TypeOf((*q.Errno)(nil)).Elem(),
    43  			"FdSet":                reflect.TypeOf((*q.FdSet)(nil)).Elem(),
    44  			"Flock_t":              reflect.TypeOf((*q.Flock_t)(nil)).Elem(),
    45  			"Fsid":                 reflect.TypeOf((*q.Fsid)(nil)).Elem(),
    46  			"ICMPv6Filter":         reflect.TypeOf((*q.ICMPv6Filter)(nil)).Elem(),
    47  			"IPMreq":               reflect.TypeOf((*q.IPMreq)(nil)).Elem(),
    48  			"IPMreqn":              reflect.TypeOf((*q.IPMreqn)(nil)).Elem(),
    49  			"IPv6MTUInfo":          reflect.TypeOf((*q.IPv6MTUInfo)(nil)).Elem(),
    50  			"IPv6Mreq":             reflect.TypeOf((*q.IPv6Mreq)(nil)).Elem(),
    51  			"IfAddrmsg":            reflect.TypeOf((*q.IfAddrmsg)(nil)).Elem(),
    52  			"IfInfomsg":            reflect.TypeOf((*q.IfInfomsg)(nil)).Elem(),
    53  			"Inet4Pktinfo":         reflect.TypeOf((*q.Inet4Pktinfo)(nil)).Elem(),
    54  			"Inet6Pktinfo":         reflect.TypeOf((*q.Inet6Pktinfo)(nil)).Elem(),
    55  			"InotifyEvent":         reflect.TypeOf((*q.InotifyEvent)(nil)).Elem(),
    56  			"Iovec":                reflect.TypeOf((*q.Iovec)(nil)).Elem(),
    57  			"Linger":               reflect.TypeOf((*q.Linger)(nil)).Elem(),
    58  			"Msghdr":               reflect.TypeOf((*q.Msghdr)(nil)).Elem(),
    59  			"NetlinkMessage":       reflect.TypeOf((*q.NetlinkMessage)(nil)).Elem(),
    60  			"NetlinkRouteAttr":     reflect.TypeOf((*q.NetlinkRouteAttr)(nil)).Elem(),
    61  			"NetlinkRouteRequest":  reflect.TypeOf((*q.NetlinkRouteRequest)(nil)).Elem(),
    62  			"NlAttr":               reflect.TypeOf((*q.NlAttr)(nil)).Elem(),
    63  			"NlMsgerr":             reflect.TypeOf((*q.NlMsgerr)(nil)).Elem(),
    64  			"NlMsghdr":             reflect.TypeOf((*q.NlMsghdr)(nil)).Elem(),
    65  			"ProcAttr":             reflect.TypeOf((*q.ProcAttr)(nil)).Elem(),
    66  			"PtraceRegs":           reflect.TypeOf((*q.PtraceRegs)(nil)).Elem(),
    67  			"RawSockaddr":          reflect.TypeOf((*q.RawSockaddr)(nil)).Elem(),
    68  			"RawSockaddrAny":       reflect.TypeOf((*q.RawSockaddrAny)(nil)).Elem(),
    69  			"RawSockaddrInet4":     reflect.TypeOf((*q.RawSockaddrInet4)(nil)).Elem(),
    70  			"RawSockaddrInet6":     reflect.TypeOf((*q.RawSockaddrInet6)(nil)).Elem(),
    71  			"RawSockaddrLinklayer": reflect.TypeOf((*q.RawSockaddrLinklayer)(nil)).Elem(),
    72  			"RawSockaddrNetlink":   reflect.TypeOf((*q.RawSockaddrNetlink)(nil)).Elem(),
    73  			"RawSockaddrUnix":      reflect.TypeOf((*q.RawSockaddrUnix)(nil)).Elem(),
    74  			"Rlimit":               reflect.TypeOf((*q.Rlimit)(nil)).Elem(),
    75  			"RtAttr":               reflect.TypeOf((*q.RtAttr)(nil)).Elem(),
    76  			"RtGenmsg":             reflect.TypeOf((*q.RtGenmsg)(nil)).Elem(),
    77  			"RtMsg":                reflect.TypeOf((*q.RtMsg)(nil)).Elem(),
    78  			"RtNexthop":            reflect.TypeOf((*q.RtNexthop)(nil)).Elem(),
    79  			"Rusage":               reflect.TypeOf((*q.Rusage)(nil)).Elem(),
    80  			"Signal":               reflect.TypeOf((*q.Signal)(nil)).Elem(),
    81  			"SockFilter":           reflect.TypeOf((*q.SockFilter)(nil)).Elem(),
    82  			"SockFprog":            reflect.TypeOf((*q.SockFprog)(nil)).Elem(),
    83  			"SockaddrInet4":        reflect.TypeOf((*q.SockaddrInet4)(nil)).Elem(),
    84  			"SockaddrInet6":        reflect.TypeOf((*q.SockaddrInet6)(nil)).Elem(),
    85  			"SockaddrLinklayer":    reflect.TypeOf((*q.SockaddrLinklayer)(nil)).Elem(),
    86  			"SockaddrNetlink":      reflect.TypeOf((*q.SockaddrNetlink)(nil)).Elem(),
    87  			"SockaddrUnix":         reflect.TypeOf((*q.SockaddrUnix)(nil)).Elem(),
    88  			"SocketControlMessage": reflect.TypeOf((*q.SocketControlMessage)(nil)).Elem(),
    89  			"Stat_t":               reflect.TypeOf((*q.Stat_t)(nil)).Elem(),
    90  			"Statfs_t":             reflect.TypeOf((*q.Statfs_t)(nil)).Elem(),
    91  			"SysProcAttr":          reflect.TypeOf((*q.SysProcAttr)(nil)).Elem(),
    92  			"SysProcIDMap":         reflect.TypeOf((*q.SysProcIDMap)(nil)).Elem(),
    93  			"Sysinfo_t":            reflect.TypeOf((*q.Sysinfo_t)(nil)).Elem(),
    94  			"TCPInfo":              reflect.TypeOf((*q.TCPInfo)(nil)).Elem(),
    95  			"Termios":              reflect.TypeOf((*q.Termios)(nil)).Elem(),
    96  			"Time_t":               reflect.TypeOf((*q.Time_t)(nil)).Elem(),
    97  			"Timespec":             reflect.TypeOf((*q.Timespec)(nil)).Elem(),
    98  			"Timeval":              reflect.TypeOf((*q.Timeval)(nil)).Elem(),
    99  			"Timex":                reflect.TypeOf((*q.Timex)(nil)).Elem(),
   100  			"Tms":                  reflect.TypeOf((*q.Tms)(nil)).Elem(),
   101  			"Ucred":                reflect.TypeOf((*q.Ucred)(nil)).Elem(),
   102  			"Ustat_t":              reflect.TypeOf((*q.Ustat_t)(nil)).Elem(),
   103  			"Utimbuf":              reflect.TypeOf((*q.Utimbuf)(nil)).Elem(),
   104  			"Utsname":              reflect.TypeOf((*q.Utsname)(nil)).Elem(),
   105  			"WaitStatus":           reflect.TypeOf((*q.WaitStatus)(nil)).Elem(),
   106  		},
   107  		AliasTypes: map[string]reflect.Type{},
   108  		Vars: map[string]reflect.Value{
   109  			"ForkLock":          reflect.ValueOf(&q.ForkLock),
   110  			"SocketDisableIPv6": reflect.ValueOf(&q.SocketDisableIPv6),
   111  			"Stderr":            reflect.ValueOf(&q.Stderr),
   112  			"Stdin":             reflect.ValueOf(&q.Stdin),
   113  			"Stdout":            reflect.ValueOf(&q.Stdout),
   114  		},
   115  		Funcs: map[string]reflect.Value{
   116  			"Accept":                    reflect.ValueOf(q.Accept),
   117  			"Accept4":                   reflect.ValueOf(q.Accept4),
   118  			"Access":                    reflect.ValueOf(q.Access),
   119  			"Acct":                      reflect.ValueOf(q.Acct),
   120  			"Adjtimex":                  reflect.ValueOf(q.Adjtimex),
   121  			"AllThreadsSyscall":         reflect.ValueOf(q.AllThreadsSyscall),
   122  			"AllThreadsSyscall6":        reflect.ValueOf(q.AllThreadsSyscall6),
   123  			"AttachLsf":                 reflect.ValueOf(q.AttachLsf),
   124  			"Bind":                      reflect.ValueOf(q.Bind),
   125  			"BindToDevice":              reflect.ValueOf(q.BindToDevice),
   126  			"BytePtrFromString":         reflect.ValueOf(q.BytePtrFromString),
   127  			"ByteSliceFromString":       reflect.ValueOf(q.ByteSliceFromString),
   128  			"Chdir":                     reflect.ValueOf(q.Chdir),
   129  			"Chmod":                     reflect.ValueOf(q.Chmod),
   130  			"Chown":                     reflect.ValueOf(q.Chown),
   131  			"Chroot":                    reflect.ValueOf(q.Chroot),
   132  			"Clearenv":                  reflect.ValueOf(q.Clearenv),
   133  			"Close":                     reflect.ValueOf(q.Close),
   134  			"CloseOnExec":               reflect.ValueOf(q.CloseOnExec),
   135  			"CmsgLen":                   reflect.ValueOf(q.CmsgLen),
   136  			"CmsgSpace":                 reflect.ValueOf(q.CmsgSpace),
   137  			"Connect":                   reflect.ValueOf(q.Connect),
   138  			"Creat":                     reflect.ValueOf(q.Creat),
   139  			"DetachLsf":                 reflect.ValueOf(q.DetachLsf),
   140  			"Dup":                       reflect.ValueOf(q.Dup),
   141  			"Dup2":                      reflect.ValueOf(q.Dup2),
   142  			"Dup3":                      reflect.ValueOf(q.Dup3),
   143  			"Environ":                   reflect.ValueOf(q.Environ),
   144  			"EpollCreate":               reflect.ValueOf(q.EpollCreate),
   145  			"EpollCreate1":              reflect.ValueOf(q.EpollCreate1),
   146  			"EpollCtl":                  reflect.ValueOf(q.EpollCtl),
   147  			"EpollWait":                 reflect.ValueOf(q.EpollWait),
   148  			"Exec":                      reflect.ValueOf(q.Exec),
   149  			"Exit":                      reflect.ValueOf(q.Exit),
   150  			"Faccessat":                 reflect.ValueOf(q.Faccessat),
   151  			"Fallocate":                 reflect.ValueOf(q.Fallocate),
   152  			"Fchdir":                    reflect.ValueOf(q.Fchdir),
   153  			"Fchmod":                    reflect.ValueOf(q.Fchmod),
   154  			"Fchmodat":                  reflect.ValueOf(q.Fchmodat),
   155  			"Fchown":                    reflect.ValueOf(q.Fchown),
   156  			"Fchownat":                  reflect.ValueOf(q.Fchownat),
   157  			"FcntlFlock":                reflect.ValueOf(q.FcntlFlock),
   158  			"Fdatasync":                 reflect.ValueOf(q.Fdatasync),
   159  			"Flock":                     reflect.ValueOf(q.Flock),
   160  			"ForkExec":                  reflect.ValueOf(q.ForkExec),
   161  			"Fstat":                     reflect.ValueOf(q.Fstat),
   162  			"Fstatfs":                   reflect.ValueOf(q.Fstatfs),
   163  			"Fsync":                     reflect.ValueOf(q.Fsync),
   164  			"Ftruncate":                 reflect.ValueOf(q.Ftruncate),
   165  			"Futimes":                   reflect.ValueOf(q.Futimes),
   166  			"Futimesat":                 reflect.ValueOf(q.Futimesat),
   167  			"Getcwd":                    reflect.ValueOf(q.Getcwd),
   168  			"Getdents":                  reflect.ValueOf(q.Getdents),
   169  			"Getegid":                   reflect.ValueOf(q.Getegid),
   170  			"Getenv":                    reflect.ValueOf(q.Getenv),
   171  			"Geteuid":                   reflect.ValueOf(q.Geteuid),
   172  			"Getgid":                    reflect.ValueOf(q.Getgid),
   173  			"Getgroups":                 reflect.ValueOf(q.Getgroups),
   174  			"Getpagesize":               reflect.ValueOf(q.Getpagesize),
   175  			"Getpeername":               reflect.ValueOf(q.Getpeername),
   176  			"Getpgid":                   reflect.ValueOf(q.Getpgid),
   177  			"Getpgrp":                   reflect.ValueOf(q.Getpgrp),
   178  			"Getpid":                    reflect.ValueOf(q.Getpid),
   179  			"Getppid":                   reflect.ValueOf(q.Getppid),
   180  			"Getpriority":               reflect.ValueOf(q.Getpriority),
   181  			"Getrlimit":                 reflect.ValueOf(q.Getrlimit),
   182  			"Getrusage":                 reflect.ValueOf(q.Getrusage),
   183  			"Getsockname":               reflect.ValueOf(q.Getsockname),
   184  			"GetsockoptICMPv6Filter":    reflect.ValueOf(q.GetsockoptICMPv6Filter),
   185  			"GetsockoptIPMreq":          reflect.ValueOf(q.GetsockoptIPMreq),
   186  			"GetsockoptIPMreqn":         reflect.ValueOf(q.GetsockoptIPMreqn),
   187  			"GetsockoptIPv6MTUInfo":     reflect.ValueOf(q.GetsockoptIPv6MTUInfo),
   188  			"GetsockoptIPv6Mreq":        reflect.ValueOf(q.GetsockoptIPv6Mreq),
   189  			"GetsockoptInet4Addr":       reflect.ValueOf(q.GetsockoptInet4Addr),
   190  			"GetsockoptInt":             reflect.ValueOf(q.GetsockoptInt),
   191  			"GetsockoptUcred":           reflect.ValueOf(q.GetsockoptUcred),
   192  			"Gettid":                    reflect.ValueOf(q.Gettid),
   193  			"Gettimeofday":              reflect.ValueOf(q.Gettimeofday),
   194  			"Getuid":                    reflect.ValueOf(q.Getuid),
   195  			"Getwd":                     reflect.ValueOf(q.Getwd),
   196  			"Getxattr":                  reflect.ValueOf(q.Getxattr),
   197  			"InotifyAddWatch":           reflect.ValueOf(q.InotifyAddWatch),
   198  			"InotifyInit":               reflect.ValueOf(q.InotifyInit),
   199  			"InotifyInit1":              reflect.ValueOf(q.InotifyInit1),
   200  			"InotifyRmWatch":            reflect.ValueOf(q.InotifyRmWatch),
   201  			"Ioperm":                    reflect.ValueOf(q.Ioperm),
   202  			"Iopl":                      reflect.ValueOf(q.Iopl),
   203  			"Kill":                      reflect.ValueOf(q.Kill),
   204  			"Klogctl":                   reflect.ValueOf(q.Klogctl),
   205  			"Lchown":                    reflect.ValueOf(q.Lchown),
   206  			"Link":                      reflect.ValueOf(q.Link),
   207  			"Listen":                    reflect.ValueOf(q.Listen),
   208  			"Listxattr":                 reflect.ValueOf(q.Listxattr),
   209  			"LsfJump":                   reflect.ValueOf(q.LsfJump),
   210  			"LsfSocket":                 reflect.ValueOf(q.LsfSocket),
   211  			"LsfStmt":                   reflect.ValueOf(q.LsfStmt),
   212  			"Lstat":                     reflect.ValueOf(q.Lstat),
   213  			"Madvise":                   reflect.ValueOf(q.Madvise),
   214  			"Mkdir":                     reflect.ValueOf(q.Mkdir),
   215  			"Mkdirat":                   reflect.ValueOf(q.Mkdirat),
   216  			"Mkfifo":                    reflect.ValueOf(q.Mkfifo),
   217  			"Mknod":                     reflect.ValueOf(q.Mknod),
   218  			"Mknodat":                   reflect.ValueOf(q.Mknodat),
   219  			"Mlock":                     reflect.ValueOf(q.Mlock),
   220  			"Mlockall":                  reflect.ValueOf(q.Mlockall),
   221  			"Mmap":                      reflect.ValueOf(q.Mmap),
   222  			"Mount":                     reflect.ValueOf(q.Mount),
   223  			"Mprotect":                  reflect.ValueOf(q.Mprotect),
   224  			"Munlock":                   reflect.ValueOf(q.Munlock),
   225  			"Munlockall":                reflect.ValueOf(q.Munlockall),
   226  			"Munmap":                    reflect.ValueOf(q.Munmap),
   227  			"Nanosleep":                 reflect.ValueOf(q.Nanosleep),
   228  			"NetlinkRIB":                reflect.ValueOf(q.NetlinkRIB),
   229  			"NsecToTimespec":            reflect.ValueOf(q.NsecToTimespec),
   230  			"NsecToTimeval":             reflect.ValueOf(q.NsecToTimeval),
   231  			"Open":                      reflect.ValueOf(q.Open),
   232  			"Openat":                    reflect.ValueOf(q.Openat),
   233  			"ParseDirent":               reflect.ValueOf(q.ParseDirent),
   234  			"ParseNetlinkMessage":       reflect.ValueOf(q.ParseNetlinkMessage),
   235  			"ParseNetlinkRouteAttr":     reflect.ValueOf(q.ParseNetlinkRouteAttr),
   236  			"ParseSocketControlMessage": reflect.ValueOf(q.ParseSocketControlMessage),
   237  			"ParseUnixCredentials":      reflect.ValueOf(q.ParseUnixCredentials),
   238  			"ParseUnixRights":           reflect.ValueOf(q.ParseUnixRights),
   239  			"Pause":                     reflect.ValueOf(q.Pause),
   240  			"Pipe":                      reflect.ValueOf(q.Pipe),
   241  			"Pipe2":                     reflect.ValueOf(q.Pipe2),
   242  			"PivotRoot":                 reflect.ValueOf(q.PivotRoot),
   243  			"Pread":                     reflect.ValueOf(q.Pread),
   244  			"PtraceAttach":              reflect.ValueOf(q.PtraceAttach),
   245  			"PtraceCont":                reflect.ValueOf(q.PtraceCont),
   246  			"PtraceDetach":              reflect.ValueOf(q.PtraceDetach),
   247  			"PtraceGetEventMsg":         reflect.ValueOf(q.PtraceGetEventMsg),
   248  			"PtraceGetRegs":             reflect.ValueOf(q.PtraceGetRegs),
   249  			"PtracePeekData":            reflect.ValueOf(q.PtracePeekData),
   250  			"PtracePeekText":            reflect.ValueOf(q.PtracePeekText),
   251  			"PtracePokeData":            reflect.ValueOf(q.PtracePokeData),
   252  			"PtracePokeText":            reflect.ValueOf(q.PtracePokeText),
   253  			"PtraceSetOptions":          reflect.ValueOf(q.PtraceSetOptions),
   254  			"PtraceSetRegs":             reflect.ValueOf(q.PtraceSetRegs),
   255  			"PtraceSingleStep":          reflect.ValueOf(q.PtraceSingleStep),
   256  			"PtraceSyscall":             reflect.ValueOf(q.PtraceSyscall),
   257  			"Pwrite":                    reflect.ValueOf(q.Pwrite),
   258  			"RawSyscall":                reflect.ValueOf(q.RawSyscall),
   259  			"RawSyscall6":               reflect.ValueOf(q.RawSyscall6),
   260  			"Read":                      reflect.ValueOf(q.Read),
   261  			"ReadDirent":                reflect.ValueOf(q.ReadDirent),
   262  			"Readlink":                  reflect.ValueOf(q.Readlink),
   263  			"Reboot":                    reflect.ValueOf(q.Reboot),
   264  			"Recvfrom":                  reflect.ValueOf(q.Recvfrom),
   265  			"Recvmsg":                   reflect.ValueOf(q.Recvmsg),
   266  			"Removexattr":               reflect.ValueOf(q.Removexattr),
   267  			"Rename":                    reflect.ValueOf(q.Rename),
   268  			"Renameat":                  reflect.ValueOf(q.Renameat),
   269  			"Rmdir":                     reflect.ValueOf(q.Rmdir),
   270  			"Seek":                      reflect.ValueOf(q.Seek),
   271  			"Select":                    reflect.ValueOf(q.Select),
   272  			"Sendfile":                  reflect.ValueOf(q.Sendfile),
   273  			"Sendmsg":                   reflect.ValueOf(q.Sendmsg),
   274  			"SendmsgN":                  reflect.ValueOf(q.SendmsgN),
   275  			"Sendto":                    reflect.ValueOf(q.Sendto),
   276  			"SetLsfPromisc":             reflect.ValueOf(q.SetLsfPromisc),
   277  			"SetNonblock":               reflect.ValueOf(q.SetNonblock),
   278  			"Setdomainname":             reflect.ValueOf(q.Setdomainname),
   279  			"Setegid":                   reflect.ValueOf(q.Setegid),
   280  			"Setenv":                    reflect.ValueOf(q.Setenv),
   281  			"Seteuid":                   reflect.ValueOf(q.Seteuid),
   282  			"Setfsgid":                  reflect.ValueOf(q.Setfsgid),
   283  			"Setfsuid":                  reflect.ValueOf(q.Setfsuid),
   284  			"Setgid":                    reflect.ValueOf(q.Setgid),
   285  			"Setgroups":                 reflect.ValueOf(q.Setgroups),
   286  			"Sethostname":               reflect.ValueOf(q.Sethostname),
   287  			"Setpgid":                   reflect.ValueOf(q.Setpgid),
   288  			"Setpriority":               reflect.ValueOf(q.Setpriority),
   289  			"Setregid":                  reflect.ValueOf(q.Setregid),
   290  			"Setresgid":                 reflect.ValueOf(q.Setresgid),
   291  			"Setresuid":                 reflect.ValueOf(q.Setresuid),
   292  			"Setreuid":                  reflect.ValueOf(q.Setreuid),
   293  			"Setrlimit":                 reflect.ValueOf(q.Setrlimit),
   294  			"Setsid":                    reflect.ValueOf(q.Setsid),
   295  			"SetsockoptByte":            reflect.ValueOf(q.SetsockoptByte),
   296  			"SetsockoptICMPv6Filter":    reflect.ValueOf(q.SetsockoptICMPv6Filter),
   297  			"SetsockoptIPMreq":          reflect.ValueOf(q.SetsockoptIPMreq),
   298  			"SetsockoptIPMreqn":         reflect.ValueOf(q.SetsockoptIPMreqn),
   299  			"SetsockoptIPv6Mreq":        reflect.ValueOf(q.SetsockoptIPv6Mreq),
   300  			"SetsockoptInet4Addr":       reflect.ValueOf(q.SetsockoptInet4Addr),
   301  			"SetsockoptInt":             reflect.ValueOf(q.SetsockoptInt),
   302  			"SetsockoptLinger":          reflect.ValueOf(q.SetsockoptLinger),
   303  			"SetsockoptString":          reflect.ValueOf(q.SetsockoptString),
   304  			"SetsockoptTimeval":         reflect.ValueOf(q.SetsockoptTimeval),
   305  			"Settimeofday":              reflect.ValueOf(q.Settimeofday),
   306  			"Setuid":                    reflect.ValueOf(q.Setuid),
   307  			"Setxattr":                  reflect.ValueOf(q.Setxattr),
   308  			"Shutdown":                  reflect.ValueOf(q.Shutdown),
   309  			"SlicePtrFromStrings":       reflect.ValueOf(q.SlicePtrFromStrings),
   310  			"Socket":                    reflect.ValueOf(q.Socket),
   311  			"Socketpair":                reflect.ValueOf(q.Socketpair),
   312  			"Splice":                    reflect.ValueOf(q.Splice),
   313  			"StartProcess":              reflect.ValueOf(q.StartProcess),
   314  			"Stat":                      reflect.ValueOf(q.Stat),
   315  			"Statfs":                    reflect.ValueOf(q.Statfs),
   316  			"StringBytePtr":             reflect.ValueOf(q.StringBytePtr),
   317  			"StringByteSlice":           reflect.ValueOf(q.StringByteSlice),
   318  			"StringSlicePtr":            reflect.ValueOf(q.StringSlicePtr),
   319  			"Symlink":                   reflect.ValueOf(q.Symlink),
   320  			"Sync":                      reflect.ValueOf(q.Sync),
   321  			"SyncFileRange":             reflect.ValueOf(q.SyncFileRange),
   322  			"Syscall":                   reflect.ValueOf(q.Syscall),
   323  			"Syscall6":                  reflect.ValueOf(q.Syscall6),
   324  			"Sysinfo":                   reflect.ValueOf(q.Sysinfo),
   325  			"Tee":                       reflect.ValueOf(q.Tee),
   326  			"Tgkill":                    reflect.ValueOf(q.Tgkill),
   327  			"Time":                      reflect.ValueOf(q.Time),
   328  			"Times":                     reflect.ValueOf(q.Times),
   329  			"TimespecToNsec":            reflect.ValueOf(q.TimespecToNsec),
   330  			"TimevalToNsec":             reflect.ValueOf(q.TimevalToNsec),
   331  			"Truncate":                  reflect.ValueOf(q.Truncate),
   332  			"Umask":                     reflect.ValueOf(q.Umask),
   333  			"Uname":                     reflect.ValueOf(q.Uname),
   334  			"UnixCredentials":           reflect.ValueOf(q.UnixCredentials),
   335  			"UnixRights":                reflect.ValueOf(q.UnixRights),
   336  			"Unlink":                    reflect.ValueOf(q.Unlink),
   337  			"Unlinkat":                  reflect.ValueOf(q.Unlinkat),
   338  			"Unmount":                   reflect.ValueOf(q.Unmount),
   339  			"Unsetenv":                  reflect.ValueOf(q.Unsetenv),
   340  			"Unshare":                   reflect.ValueOf(q.Unshare),
   341  			"Ustat":                     reflect.ValueOf(q.Ustat),
   342  			"Utime":                     reflect.ValueOf(q.Utime),
   343  			"Utimes":                    reflect.ValueOf(q.Utimes),
   344  			"UtimesNano":                reflect.ValueOf(q.UtimesNano),
   345  			"Wait4":                     reflect.ValueOf(q.Wait4),
   346  			"Write":                     reflect.ValueOf(q.Write),
   347  		},
   348  		TypedConsts: map[string]igop.TypedConst{
   349  			"E2BIG":           {reflect.TypeOf(q.E2BIG), constant.MakeInt64(int64(q.E2BIG))},
   350  			"EACCES":          {reflect.TypeOf(q.EACCES), constant.MakeInt64(int64(q.EACCES))},
   351  			"EADDRINUSE":      {reflect.TypeOf(q.EADDRINUSE), constant.MakeInt64(int64(q.EADDRINUSE))},
   352  			"EADDRNOTAVAIL":   {reflect.TypeOf(q.EADDRNOTAVAIL), constant.MakeInt64(int64(q.EADDRNOTAVAIL))},
   353  			"EADV":            {reflect.TypeOf(q.EADV), constant.MakeInt64(int64(q.EADV))},
   354  			"EAFNOSUPPORT":    {reflect.TypeOf(q.EAFNOSUPPORT), constant.MakeInt64(int64(q.EAFNOSUPPORT))},
   355  			"EAGAIN":          {reflect.TypeOf(q.EAGAIN), constant.MakeInt64(int64(q.EAGAIN))},
   356  			"EALREADY":        {reflect.TypeOf(q.EALREADY), constant.MakeInt64(int64(q.EALREADY))},
   357  			"EBADE":           {reflect.TypeOf(q.EBADE), constant.MakeInt64(int64(q.EBADE))},
   358  			"EBADF":           {reflect.TypeOf(q.EBADF), constant.MakeInt64(int64(q.EBADF))},
   359  			"EBADFD":          {reflect.TypeOf(q.EBADFD), constant.MakeInt64(int64(q.EBADFD))},
   360  			"EBADMSG":         {reflect.TypeOf(q.EBADMSG), constant.MakeInt64(int64(q.EBADMSG))},
   361  			"EBADR":           {reflect.TypeOf(q.EBADR), constant.MakeInt64(int64(q.EBADR))},
   362  			"EBADRQC":         {reflect.TypeOf(q.EBADRQC), constant.MakeInt64(int64(q.EBADRQC))},
   363  			"EBADSLT":         {reflect.TypeOf(q.EBADSLT), constant.MakeInt64(int64(q.EBADSLT))},
   364  			"EBFONT":          {reflect.TypeOf(q.EBFONT), constant.MakeInt64(int64(q.EBFONT))},
   365  			"EBUSY":           {reflect.TypeOf(q.EBUSY), constant.MakeInt64(int64(q.EBUSY))},
   366  			"ECANCELED":       {reflect.TypeOf(q.ECANCELED), constant.MakeInt64(int64(q.ECANCELED))},
   367  			"ECHILD":          {reflect.TypeOf(q.ECHILD), constant.MakeInt64(int64(q.ECHILD))},
   368  			"ECHRNG":          {reflect.TypeOf(q.ECHRNG), constant.MakeInt64(int64(q.ECHRNG))},
   369  			"ECOMM":           {reflect.TypeOf(q.ECOMM), constant.MakeInt64(int64(q.ECOMM))},
   370  			"ECONNABORTED":    {reflect.TypeOf(q.ECONNABORTED), constant.MakeInt64(int64(q.ECONNABORTED))},
   371  			"ECONNREFUSED":    {reflect.TypeOf(q.ECONNREFUSED), constant.MakeInt64(int64(q.ECONNREFUSED))},
   372  			"ECONNRESET":      {reflect.TypeOf(q.ECONNRESET), constant.MakeInt64(int64(q.ECONNRESET))},
   373  			"EDEADLK":         {reflect.TypeOf(q.EDEADLK), constant.MakeInt64(int64(q.EDEADLK))},
   374  			"EDEADLOCK":       {reflect.TypeOf(q.EDEADLOCK), constant.MakeInt64(int64(q.EDEADLOCK))},
   375  			"EDESTADDRREQ":    {reflect.TypeOf(q.EDESTADDRREQ), constant.MakeInt64(int64(q.EDESTADDRREQ))},
   376  			"EDOM":            {reflect.TypeOf(q.EDOM), constant.MakeInt64(int64(q.EDOM))},
   377  			"EDOTDOT":         {reflect.TypeOf(q.EDOTDOT), constant.MakeInt64(int64(q.EDOTDOT))},
   378  			"EDQUOT":          {reflect.TypeOf(q.EDQUOT), constant.MakeInt64(int64(q.EDQUOT))},
   379  			"EEXIST":          {reflect.TypeOf(q.EEXIST), constant.MakeInt64(int64(q.EEXIST))},
   380  			"EFAULT":          {reflect.TypeOf(q.EFAULT), constant.MakeInt64(int64(q.EFAULT))},
   381  			"EFBIG":           {reflect.TypeOf(q.EFBIG), constant.MakeInt64(int64(q.EFBIG))},
   382  			"EHOSTDOWN":       {reflect.TypeOf(q.EHOSTDOWN), constant.MakeInt64(int64(q.EHOSTDOWN))},
   383  			"EHOSTUNREACH":    {reflect.TypeOf(q.EHOSTUNREACH), constant.MakeInt64(int64(q.EHOSTUNREACH))},
   384  			"EIDRM":           {reflect.TypeOf(q.EIDRM), constant.MakeInt64(int64(q.EIDRM))},
   385  			"EILSEQ":          {reflect.TypeOf(q.EILSEQ), constant.MakeInt64(int64(q.EILSEQ))},
   386  			"EINPROGRESS":     {reflect.TypeOf(q.EINPROGRESS), constant.MakeInt64(int64(q.EINPROGRESS))},
   387  			"EINTR":           {reflect.TypeOf(q.EINTR), constant.MakeInt64(int64(q.EINTR))},
   388  			"EINVAL":          {reflect.TypeOf(q.EINVAL), constant.MakeInt64(int64(q.EINVAL))},
   389  			"EIO":             {reflect.TypeOf(q.EIO), constant.MakeInt64(int64(q.EIO))},
   390  			"EISCONN":         {reflect.TypeOf(q.EISCONN), constant.MakeInt64(int64(q.EISCONN))},
   391  			"EISDIR":          {reflect.TypeOf(q.EISDIR), constant.MakeInt64(int64(q.EISDIR))},
   392  			"EISNAM":          {reflect.TypeOf(q.EISNAM), constant.MakeInt64(int64(q.EISNAM))},
   393  			"EKEYEXPIRED":     {reflect.TypeOf(q.EKEYEXPIRED), constant.MakeInt64(int64(q.EKEYEXPIRED))},
   394  			"EKEYREJECTED":    {reflect.TypeOf(q.EKEYREJECTED), constant.MakeInt64(int64(q.EKEYREJECTED))},
   395  			"EKEYREVOKED":     {reflect.TypeOf(q.EKEYREVOKED), constant.MakeInt64(int64(q.EKEYREVOKED))},
   396  			"EL2HLT":          {reflect.TypeOf(q.EL2HLT), constant.MakeInt64(int64(q.EL2HLT))},
   397  			"EL2NSYNC":        {reflect.TypeOf(q.EL2NSYNC), constant.MakeInt64(int64(q.EL2NSYNC))},
   398  			"EL3HLT":          {reflect.TypeOf(q.EL3HLT), constant.MakeInt64(int64(q.EL3HLT))},
   399  			"EL3RST":          {reflect.TypeOf(q.EL3RST), constant.MakeInt64(int64(q.EL3RST))},
   400  			"ELIBACC":         {reflect.TypeOf(q.ELIBACC), constant.MakeInt64(int64(q.ELIBACC))},
   401  			"ELIBBAD":         {reflect.TypeOf(q.ELIBBAD), constant.MakeInt64(int64(q.ELIBBAD))},
   402  			"ELIBEXEC":        {reflect.TypeOf(q.ELIBEXEC), constant.MakeInt64(int64(q.ELIBEXEC))},
   403  			"ELIBMAX":         {reflect.TypeOf(q.ELIBMAX), constant.MakeInt64(int64(q.ELIBMAX))},
   404  			"ELIBSCN":         {reflect.TypeOf(q.ELIBSCN), constant.MakeInt64(int64(q.ELIBSCN))},
   405  			"ELNRNG":          {reflect.TypeOf(q.ELNRNG), constant.MakeInt64(int64(q.ELNRNG))},
   406  			"ELOOP":           {reflect.TypeOf(q.ELOOP), constant.MakeInt64(int64(q.ELOOP))},
   407  			"EMEDIUMTYPE":     {reflect.TypeOf(q.EMEDIUMTYPE), constant.MakeInt64(int64(q.EMEDIUMTYPE))},
   408  			"EMFILE":          {reflect.TypeOf(q.EMFILE), constant.MakeInt64(int64(q.EMFILE))},
   409  			"EMLINK":          {reflect.TypeOf(q.EMLINK), constant.MakeInt64(int64(q.EMLINK))},
   410  			"EMSGSIZE":        {reflect.TypeOf(q.EMSGSIZE), constant.MakeInt64(int64(q.EMSGSIZE))},
   411  			"EMULTIHOP":       {reflect.TypeOf(q.EMULTIHOP), constant.MakeInt64(int64(q.EMULTIHOP))},
   412  			"ENAMETOOLONG":    {reflect.TypeOf(q.ENAMETOOLONG), constant.MakeInt64(int64(q.ENAMETOOLONG))},
   413  			"ENAVAIL":         {reflect.TypeOf(q.ENAVAIL), constant.MakeInt64(int64(q.ENAVAIL))},
   414  			"ENETDOWN":        {reflect.TypeOf(q.ENETDOWN), constant.MakeInt64(int64(q.ENETDOWN))},
   415  			"ENETRESET":       {reflect.TypeOf(q.ENETRESET), constant.MakeInt64(int64(q.ENETRESET))},
   416  			"ENETUNREACH":     {reflect.TypeOf(q.ENETUNREACH), constant.MakeInt64(int64(q.ENETUNREACH))},
   417  			"ENFILE":          {reflect.TypeOf(q.ENFILE), constant.MakeInt64(int64(q.ENFILE))},
   418  			"ENOANO":          {reflect.TypeOf(q.ENOANO), constant.MakeInt64(int64(q.ENOANO))},
   419  			"ENOBUFS":         {reflect.TypeOf(q.ENOBUFS), constant.MakeInt64(int64(q.ENOBUFS))},
   420  			"ENOCSI":          {reflect.TypeOf(q.ENOCSI), constant.MakeInt64(int64(q.ENOCSI))},
   421  			"ENODATA":         {reflect.TypeOf(q.ENODATA), constant.MakeInt64(int64(q.ENODATA))},
   422  			"ENODEV":          {reflect.TypeOf(q.ENODEV), constant.MakeInt64(int64(q.ENODEV))},
   423  			"ENOENT":          {reflect.TypeOf(q.ENOENT), constant.MakeInt64(int64(q.ENOENT))},
   424  			"ENOEXEC":         {reflect.TypeOf(q.ENOEXEC), constant.MakeInt64(int64(q.ENOEXEC))},
   425  			"ENOKEY":          {reflect.TypeOf(q.ENOKEY), constant.MakeInt64(int64(q.ENOKEY))},
   426  			"ENOLCK":          {reflect.TypeOf(q.ENOLCK), constant.MakeInt64(int64(q.ENOLCK))},
   427  			"ENOLINK":         {reflect.TypeOf(q.ENOLINK), constant.MakeInt64(int64(q.ENOLINK))},
   428  			"ENOMEDIUM":       {reflect.TypeOf(q.ENOMEDIUM), constant.MakeInt64(int64(q.ENOMEDIUM))},
   429  			"ENOMEM":          {reflect.TypeOf(q.ENOMEM), constant.MakeInt64(int64(q.ENOMEM))},
   430  			"ENOMSG":          {reflect.TypeOf(q.ENOMSG), constant.MakeInt64(int64(q.ENOMSG))},
   431  			"ENONET":          {reflect.TypeOf(q.ENONET), constant.MakeInt64(int64(q.ENONET))},
   432  			"ENOPKG":          {reflect.TypeOf(q.ENOPKG), constant.MakeInt64(int64(q.ENOPKG))},
   433  			"ENOPROTOOPT":     {reflect.TypeOf(q.ENOPROTOOPT), constant.MakeInt64(int64(q.ENOPROTOOPT))},
   434  			"ENOSPC":          {reflect.TypeOf(q.ENOSPC), constant.MakeInt64(int64(q.ENOSPC))},
   435  			"ENOSR":           {reflect.TypeOf(q.ENOSR), constant.MakeInt64(int64(q.ENOSR))},
   436  			"ENOSTR":          {reflect.TypeOf(q.ENOSTR), constant.MakeInt64(int64(q.ENOSTR))},
   437  			"ENOSYS":          {reflect.TypeOf(q.ENOSYS), constant.MakeInt64(int64(q.ENOSYS))},
   438  			"ENOTBLK":         {reflect.TypeOf(q.ENOTBLK), constant.MakeInt64(int64(q.ENOTBLK))},
   439  			"ENOTCONN":        {reflect.TypeOf(q.ENOTCONN), constant.MakeInt64(int64(q.ENOTCONN))},
   440  			"ENOTDIR":         {reflect.TypeOf(q.ENOTDIR), constant.MakeInt64(int64(q.ENOTDIR))},
   441  			"ENOTEMPTY":       {reflect.TypeOf(q.ENOTEMPTY), constant.MakeInt64(int64(q.ENOTEMPTY))},
   442  			"ENOTNAM":         {reflect.TypeOf(q.ENOTNAM), constant.MakeInt64(int64(q.ENOTNAM))},
   443  			"ENOTRECOVERABLE": {reflect.TypeOf(q.ENOTRECOVERABLE), constant.MakeInt64(int64(q.ENOTRECOVERABLE))},
   444  			"ENOTSOCK":        {reflect.TypeOf(q.ENOTSOCK), constant.MakeInt64(int64(q.ENOTSOCK))},
   445  			"ENOTSUP":         {reflect.TypeOf(q.ENOTSUP), constant.MakeInt64(int64(q.ENOTSUP))},
   446  			"ENOTTY":          {reflect.TypeOf(q.ENOTTY), constant.MakeInt64(int64(q.ENOTTY))},
   447  			"ENOTUNIQ":        {reflect.TypeOf(q.ENOTUNIQ), constant.MakeInt64(int64(q.ENOTUNIQ))},
   448  			"ENXIO":           {reflect.TypeOf(q.ENXIO), constant.MakeInt64(int64(q.ENXIO))},
   449  			"EOPNOTSUPP":      {reflect.TypeOf(q.EOPNOTSUPP), constant.MakeInt64(int64(q.EOPNOTSUPP))},
   450  			"EOVERFLOW":       {reflect.TypeOf(q.EOVERFLOW), constant.MakeInt64(int64(q.EOVERFLOW))},
   451  			"EOWNERDEAD":      {reflect.TypeOf(q.EOWNERDEAD), constant.MakeInt64(int64(q.EOWNERDEAD))},
   452  			"EPERM":           {reflect.TypeOf(q.EPERM), constant.MakeInt64(int64(q.EPERM))},
   453  			"EPFNOSUPPORT":    {reflect.TypeOf(q.EPFNOSUPPORT), constant.MakeInt64(int64(q.EPFNOSUPPORT))},
   454  			"EPIPE":           {reflect.TypeOf(q.EPIPE), constant.MakeInt64(int64(q.EPIPE))},
   455  			"EPROTO":          {reflect.TypeOf(q.EPROTO), constant.MakeInt64(int64(q.EPROTO))},
   456  			"EPROTONOSUPPORT": {reflect.TypeOf(q.EPROTONOSUPPORT), constant.MakeInt64(int64(q.EPROTONOSUPPORT))},
   457  			"EPROTOTYPE":      {reflect.TypeOf(q.EPROTOTYPE), constant.MakeInt64(int64(q.EPROTOTYPE))},
   458  			"ERANGE":          {reflect.TypeOf(q.ERANGE), constant.MakeInt64(int64(q.ERANGE))},
   459  			"EREMCHG":         {reflect.TypeOf(q.EREMCHG), constant.MakeInt64(int64(q.EREMCHG))},
   460  			"EREMOTE":         {reflect.TypeOf(q.EREMOTE), constant.MakeInt64(int64(q.EREMOTE))},
   461  			"EREMOTEIO":       {reflect.TypeOf(q.EREMOTEIO), constant.MakeInt64(int64(q.EREMOTEIO))},
   462  			"ERESTART":        {reflect.TypeOf(q.ERESTART), constant.MakeInt64(int64(q.ERESTART))},
   463  			"ERFKILL":         {reflect.TypeOf(q.ERFKILL), constant.MakeInt64(int64(q.ERFKILL))},
   464  			"EROFS":           {reflect.TypeOf(q.EROFS), constant.MakeInt64(int64(q.EROFS))},
   465  			"ESHUTDOWN":       {reflect.TypeOf(q.ESHUTDOWN), constant.MakeInt64(int64(q.ESHUTDOWN))},
   466  			"ESOCKTNOSUPPORT": {reflect.TypeOf(q.ESOCKTNOSUPPORT), constant.MakeInt64(int64(q.ESOCKTNOSUPPORT))},
   467  			"ESPIPE":          {reflect.TypeOf(q.ESPIPE), constant.MakeInt64(int64(q.ESPIPE))},
   468  			"ESRCH":           {reflect.TypeOf(q.ESRCH), constant.MakeInt64(int64(q.ESRCH))},
   469  			"ESRMNT":          {reflect.TypeOf(q.ESRMNT), constant.MakeInt64(int64(q.ESRMNT))},
   470  			"ESTALE":          {reflect.TypeOf(q.ESTALE), constant.MakeInt64(int64(q.ESTALE))},
   471  			"ESTRPIPE":        {reflect.TypeOf(q.ESTRPIPE), constant.MakeInt64(int64(q.ESTRPIPE))},
   472  			"ETIME":           {reflect.TypeOf(q.ETIME), constant.MakeInt64(int64(q.ETIME))},
   473  			"ETIMEDOUT":       {reflect.TypeOf(q.ETIMEDOUT), constant.MakeInt64(int64(q.ETIMEDOUT))},
   474  			"ETOOMANYREFS":    {reflect.TypeOf(q.ETOOMANYREFS), constant.MakeInt64(int64(q.ETOOMANYREFS))},
   475  			"ETXTBSY":         {reflect.TypeOf(q.ETXTBSY), constant.MakeInt64(int64(q.ETXTBSY))},
   476  			"EUCLEAN":         {reflect.TypeOf(q.EUCLEAN), constant.MakeInt64(int64(q.EUCLEAN))},
   477  			"EUNATCH":         {reflect.TypeOf(q.EUNATCH), constant.MakeInt64(int64(q.EUNATCH))},
   478  			"EUSERS":          {reflect.TypeOf(q.EUSERS), constant.MakeInt64(int64(q.EUSERS))},
   479  			"EWOULDBLOCK":     {reflect.TypeOf(q.EWOULDBLOCK), constant.MakeInt64(int64(q.EWOULDBLOCK))},
   480  			"EXDEV":           {reflect.TypeOf(q.EXDEV), constant.MakeInt64(int64(q.EXDEV))},
   481  			"EXFULL":          {reflect.TypeOf(q.EXFULL), constant.MakeInt64(int64(q.EXFULL))},
   482  			"SIGABRT":         {reflect.TypeOf(q.SIGABRT), constant.MakeInt64(int64(q.SIGABRT))},
   483  			"SIGALRM":         {reflect.TypeOf(q.SIGALRM), constant.MakeInt64(int64(q.SIGALRM))},
   484  			"SIGBUS":          {reflect.TypeOf(q.SIGBUS), constant.MakeInt64(int64(q.SIGBUS))},
   485  			"SIGCHLD":         {reflect.TypeOf(q.SIGCHLD), constant.MakeInt64(int64(q.SIGCHLD))},
   486  			"SIGCLD":          {reflect.TypeOf(q.SIGCLD), constant.MakeInt64(int64(q.SIGCLD))},
   487  			"SIGCONT":         {reflect.TypeOf(q.SIGCONT), constant.MakeInt64(int64(q.SIGCONT))},
   488  			"SIGFPE":          {reflect.TypeOf(q.SIGFPE), constant.MakeInt64(int64(q.SIGFPE))},
   489  			"SIGHUP":          {reflect.TypeOf(q.SIGHUP), constant.MakeInt64(int64(q.SIGHUP))},
   490  			"SIGILL":          {reflect.TypeOf(q.SIGILL), constant.MakeInt64(int64(q.SIGILL))},
   491  			"SIGINT":          {reflect.TypeOf(q.SIGINT), constant.MakeInt64(int64(q.SIGINT))},
   492  			"SIGIO":           {reflect.TypeOf(q.SIGIO), constant.MakeInt64(int64(q.SIGIO))},
   493  			"SIGIOT":          {reflect.TypeOf(q.SIGIOT), constant.MakeInt64(int64(q.SIGIOT))},
   494  			"SIGKILL":         {reflect.TypeOf(q.SIGKILL), constant.MakeInt64(int64(q.SIGKILL))},
   495  			"SIGPIPE":         {reflect.TypeOf(q.SIGPIPE), constant.MakeInt64(int64(q.SIGPIPE))},
   496  			"SIGPOLL":         {reflect.TypeOf(q.SIGPOLL), constant.MakeInt64(int64(q.SIGPOLL))},
   497  			"SIGPROF":         {reflect.TypeOf(q.SIGPROF), constant.MakeInt64(int64(q.SIGPROF))},
   498  			"SIGPWR":          {reflect.TypeOf(q.SIGPWR), constant.MakeInt64(int64(q.SIGPWR))},
   499  			"SIGQUIT":         {reflect.TypeOf(q.SIGQUIT), constant.MakeInt64(int64(q.SIGQUIT))},
   500  			"SIGSEGV":         {reflect.TypeOf(q.SIGSEGV), constant.MakeInt64(int64(q.SIGSEGV))},
   501  			"SIGSTKFLT":       {reflect.TypeOf(q.SIGSTKFLT), constant.MakeInt64(int64(q.SIGSTKFLT))},
   502  			"SIGSTOP":         {reflect.TypeOf(q.SIGSTOP), constant.MakeInt64(int64(q.SIGSTOP))},
   503  			"SIGSYS":          {reflect.TypeOf(q.SIGSYS), constant.MakeInt64(int64(q.SIGSYS))},
   504  			"SIGTERM":         {reflect.TypeOf(q.SIGTERM), constant.MakeInt64(int64(q.SIGTERM))},
   505  			"SIGTRAP":         {reflect.TypeOf(q.SIGTRAP), constant.MakeInt64(int64(q.SIGTRAP))},
   506  			"SIGTSTP":         {reflect.TypeOf(q.SIGTSTP), constant.MakeInt64(int64(q.SIGTSTP))},
   507  			"SIGTTIN":         {reflect.TypeOf(q.SIGTTIN), constant.MakeInt64(int64(q.SIGTTIN))},
   508  			"SIGTTOU":         {reflect.TypeOf(q.SIGTTOU), constant.MakeInt64(int64(q.SIGTTOU))},
   509  			"SIGUNUSED":       {reflect.TypeOf(q.SIGUNUSED), constant.MakeInt64(int64(q.SIGUNUSED))},
   510  			"SIGURG":          {reflect.TypeOf(q.SIGURG), constant.MakeInt64(int64(q.SIGURG))},
   511  			"SIGUSR1":         {reflect.TypeOf(q.SIGUSR1), constant.MakeInt64(int64(q.SIGUSR1))},
   512  			"SIGUSR2":         {reflect.TypeOf(q.SIGUSR2), constant.MakeInt64(int64(q.SIGUSR2))},
   513  			"SIGVTALRM":       {reflect.TypeOf(q.SIGVTALRM), constant.MakeInt64(int64(q.SIGVTALRM))},
   514  			"SIGWINCH":        {reflect.TypeOf(q.SIGWINCH), constant.MakeInt64(int64(q.SIGWINCH))},
   515  			"SIGXCPU":         {reflect.TypeOf(q.SIGXCPU), constant.MakeInt64(int64(q.SIGXCPU))},
   516  			"SIGXFSZ":         {reflect.TypeOf(q.SIGXFSZ), constant.MakeInt64(int64(q.SIGXFSZ))},
   517  		},
   518  		UntypedConsts: map[string]igop.UntypedConst{
   519  			"AF_ALG":                           {"untyped int", constant.MakeInt64(int64(q.AF_ALG))},
   520  			"AF_APPLETALK":                     {"untyped int", constant.MakeInt64(int64(q.AF_APPLETALK))},
   521  			"AF_ASH":                           {"untyped int", constant.MakeInt64(int64(q.AF_ASH))},
   522  			"AF_ATMPVC":                        {"untyped int", constant.MakeInt64(int64(q.AF_ATMPVC))},
   523  			"AF_ATMSVC":                        {"untyped int", constant.MakeInt64(int64(q.AF_ATMSVC))},
   524  			"AF_AX25":                          {"untyped int", constant.MakeInt64(int64(q.AF_AX25))},
   525  			"AF_BLUETOOTH":                     {"untyped int", constant.MakeInt64(int64(q.AF_BLUETOOTH))},
   526  			"AF_BRIDGE":                        {"untyped int", constant.MakeInt64(int64(q.AF_BRIDGE))},
   527  			"AF_CAIF":                          {"untyped int", constant.MakeInt64(int64(q.AF_CAIF))},
   528  			"AF_CAN":                           {"untyped int", constant.MakeInt64(int64(q.AF_CAN))},
   529  			"AF_DECnet":                        {"untyped int", constant.MakeInt64(int64(q.AF_DECnet))},
   530  			"AF_ECONET":                        {"untyped int", constant.MakeInt64(int64(q.AF_ECONET))},
   531  			"AF_FILE":                          {"untyped int", constant.MakeInt64(int64(q.AF_FILE))},
   532  			"AF_IEEE802154":                    {"untyped int", constant.MakeInt64(int64(q.AF_IEEE802154))},
   533  			"AF_INET":                          {"untyped int", constant.MakeInt64(int64(q.AF_INET))},
   534  			"AF_INET6":                         {"untyped int", constant.MakeInt64(int64(q.AF_INET6))},
   535  			"AF_IPX":                           {"untyped int", constant.MakeInt64(int64(q.AF_IPX))},
   536  			"AF_IRDA":                          {"untyped int", constant.MakeInt64(int64(q.AF_IRDA))},
   537  			"AF_ISDN":                          {"untyped int", constant.MakeInt64(int64(q.AF_ISDN))},
   538  			"AF_IUCV":                          {"untyped int", constant.MakeInt64(int64(q.AF_IUCV))},
   539  			"AF_KEY":                           {"untyped int", constant.MakeInt64(int64(q.AF_KEY))},
   540  			"AF_LLC":                           {"untyped int", constant.MakeInt64(int64(q.AF_LLC))},
   541  			"AF_LOCAL":                         {"untyped int", constant.MakeInt64(int64(q.AF_LOCAL))},
   542  			"AF_MAX":                           {"untyped int", constant.MakeInt64(int64(q.AF_MAX))},
   543  			"AF_NETBEUI":                       {"untyped int", constant.MakeInt64(int64(q.AF_NETBEUI))},
   544  			"AF_NETLINK":                       {"untyped int", constant.MakeInt64(int64(q.AF_NETLINK))},
   545  			"AF_NETROM":                        {"untyped int", constant.MakeInt64(int64(q.AF_NETROM))},
   546  			"AF_PACKET":                        {"untyped int", constant.MakeInt64(int64(q.AF_PACKET))},
   547  			"AF_PHONET":                        {"untyped int", constant.MakeInt64(int64(q.AF_PHONET))},
   548  			"AF_PPPOX":                         {"untyped int", constant.MakeInt64(int64(q.AF_PPPOX))},
   549  			"AF_RDS":                           {"untyped int", constant.MakeInt64(int64(q.AF_RDS))},
   550  			"AF_ROSE":                          {"untyped int", constant.MakeInt64(int64(q.AF_ROSE))},
   551  			"AF_ROUTE":                         {"untyped int", constant.MakeInt64(int64(q.AF_ROUTE))},
   552  			"AF_RXRPC":                         {"untyped int", constant.MakeInt64(int64(q.AF_RXRPC))},
   553  			"AF_SECURITY":                      {"untyped int", constant.MakeInt64(int64(q.AF_SECURITY))},
   554  			"AF_SNA":                           {"untyped int", constant.MakeInt64(int64(q.AF_SNA))},
   555  			"AF_TIPC":                          {"untyped int", constant.MakeInt64(int64(q.AF_TIPC))},
   556  			"AF_UNIX":                          {"untyped int", constant.MakeInt64(int64(q.AF_UNIX))},
   557  			"AF_UNSPEC":                        {"untyped int", constant.MakeInt64(int64(q.AF_UNSPEC))},
   558  			"AF_WANPIPE":                       {"untyped int", constant.MakeInt64(int64(q.AF_WANPIPE))},
   559  			"AF_X25":                           {"untyped int", constant.MakeInt64(int64(q.AF_X25))},
   560  			"ARPHRD_ADAPT":                     {"untyped int", constant.MakeInt64(int64(q.ARPHRD_ADAPT))},
   561  			"ARPHRD_APPLETLK":                  {"untyped int", constant.MakeInt64(int64(q.ARPHRD_APPLETLK))},
   562  			"ARPHRD_ARCNET":                    {"untyped int", constant.MakeInt64(int64(q.ARPHRD_ARCNET))},
   563  			"ARPHRD_ASH":                       {"untyped int", constant.MakeInt64(int64(q.ARPHRD_ASH))},
   564  			"ARPHRD_ATM":                       {"untyped int", constant.MakeInt64(int64(q.ARPHRD_ATM))},
   565  			"ARPHRD_AX25":                      {"untyped int", constant.MakeInt64(int64(q.ARPHRD_AX25))},
   566  			"ARPHRD_BIF":                       {"untyped int", constant.MakeInt64(int64(q.ARPHRD_BIF))},
   567  			"ARPHRD_CHAOS":                     {"untyped int", constant.MakeInt64(int64(q.ARPHRD_CHAOS))},
   568  			"ARPHRD_CISCO":                     {"untyped int", constant.MakeInt64(int64(q.ARPHRD_CISCO))},
   569  			"ARPHRD_CSLIP":                     {"untyped int", constant.MakeInt64(int64(q.ARPHRD_CSLIP))},
   570  			"ARPHRD_CSLIP6":                    {"untyped int", constant.MakeInt64(int64(q.ARPHRD_CSLIP6))},
   571  			"ARPHRD_DDCMP":                     {"untyped int", constant.MakeInt64(int64(q.ARPHRD_DDCMP))},
   572  			"ARPHRD_DLCI":                      {"untyped int", constant.MakeInt64(int64(q.ARPHRD_DLCI))},
   573  			"ARPHRD_ECONET":                    {"untyped int", constant.MakeInt64(int64(q.ARPHRD_ECONET))},
   574  			"ARPHRD_EETHER":                    {"untyped int", constant.MakeInt64(int64(q.ARPHRD_EETHER))},
   575  			"ARPHRD_ETHER":                     {"untyped int", constant.MakeInt64(int64(q.ARPHRD_ETHER))},
   576  			"ARPHRD_EUI64":                     {"untyped int", constant.MakeInt64(int64(q.ARPHRD_EUI64))},
   577  			"ARPHRD_FCAL":                      {"untyped int", constant.MakeInt64(int64(q.ARPHRD_FCAL))},
   578  			"ARPHRD_FCFABRIC":                  {"untyped int", constant.MakeInt64(int64(q.ARPHRD_FCFABRIC))},
   579  			"ARPHRD_FCPL":                      {"untyped int", constant.MakeInt64(int64(q.ARPHRD_FCPL))},
   580  			"ARPHRD_FCPP":                      {"untyped int", constant.MakeInt64(int64(q.ARPHRD_FCPP))},
   581  			"ARPHRD_FDDI":                      {"untyped int", constant.MakeInt64(int64(q.ARPHRD_FDDI))},
   582  			"ARPHRD_FRAD":                      {"untyped int", constant.MakeInt64(int64(q.ARPHRD_FRAD))},
   583  			"ARPHRD_HDLC":                      {"untyped int", constant.MakeInt64(int64(q.ARPHRD_HDLC))},
   584  			"ARPHRD_HIPPI":                     {"untyped int", constant.MakeInt64(int64(q.ARPHRD_HIPPI))},
   585  			"ARPHRD_HWX25":                     {"untyped int", constant.MakeInt64(int64(q.ARPHRD_HWX25))},
   586  			"ARPHRD_IEEE1394":                  {"untyped int", constant.MakeInt64(int64(q.ARPHRD_IEEE1394))},
   587  			"ARPHRD_IEEE802":                   {"untyped int", constant.MakeInt64(int64(q.ARPHRD_IEEE802))},
   588  			"ARPHRD_IEEE80211":                 {"untyped int", constant.MakeInt64(int64(q.ARPHRD_IEEE80211))},
   589  			"ARPHRD_IEEE80211_PRISM":           {"untyped int", constant.MakeInt64(int64(q.ARPHRD_IEEE80211_PRISM))},
   590  			"ARPHRD_IEEE80211_RADIOTAP":        {"untyped int", constant.MakeInt64(int64(q.ARPHRD_IEEE80211_RADIOTAP))},
   591  			"ARPHRD_IEEE802154":                {"untyped int", constant.MakeInt64(int64(q.ARPHRD_IEEE802154))},
   592  			"ARPHRD_IEEE802154_PHY":            {"untyped int", constant.MakeInt64(int64(q.ARPHRD_IEEE802154_PHY))},
   593  			"ARPHRD_IEEE802_TR":                {"untyped int", constant.MakeInt64(int64(q.ARPHRD_IEEE802_TR))},
   594  			"ARPHRD_INFINIBAND":                {"untyped int", constant.MakeInt64(int64(q.ARPHRD_INFINIBAND))},
   595  			"ARPHRD_IPDDP":                     {"untyped int", constant.MakeInt64(int64(q.ARPHRD_IPDDP))},
   596  			"ARPHRD_IPGRE":                     {"untyped int", constant.MakeInt64(int64(q.ARPHRD_IPGRE))},
   597  			"ARPHRD_IRDA":                      {"untyped int", constant.MakeInt64(int64(q.ARPHRD_IRDA))},
   598  			"ARPHRD_LAPB":                      {"untyped int", constant.MakeInt64(int64(q.ARPHRD_LAPB))},
   599  			"ARPHRD_LOCALTLK":                  {"untyped int", constant.MakeInt64(int64(q.ARPHRD_LOCALTLK))},
   600  			"ARPHRD_LOOPBACK":                  {"untyped int", constant.MakeInt64(int64(q.ARPHRD_LOOPBACK))},
   601  			"ARPHRD_METRICOM":                  {"untyped int", constant.MakeInt64(int64(q.ARPHRD_METRICOM))},
   602  			"ARPHRD_NETROM":                    {"untyped int", constant.MakeInt64(int64(q.ARPHRD_NETROM))},
   603  			"ARPHRD_NONE":                      {"untyped int", constant.MakeInt64(int64(q.ARPHRD_NONE))},
   604  			"ARPHRD_PIMREG":                    {"untyped int", constant.MakeInt64(int64(q.ARPHRD_PIMREG))},
   605  			"ARPHRD_PPP":                       {"untyped int", constant.MakeInt64(int64(q.ARPHRD_PPP))},
   606  			"ARPHRD_PRONET":                    {"untyped int", constant.MakeInt64(int64(q.ARPHRD_PRONET))},
   607  			"ARPHRD_RAWHDLC":                   {"untyped int", constant.MakeInt64(int64(q.ARPHRD_RAWHDLC))},
   608  			"ARPHRD_ROSE":                      {"untyped int", constant.MakeInt64(int64(q.ARPHRD_ROSE))},
   609  			"ARPHRD_RSRVD":                     {"untyped int", constant.MakeInt64(int64(q.ARPHRD_RSRVD))},
   610  			"ARPHRD_SIT":                       {"untyped int", constant.MakeInt64(int64(q.ARPHRD_SIT))},
   611  			"ARPHRD_SKIP":                      {"untyped int", constant.MakeInt64(int64(q.ARPHRD_SKIP))},
   612  			"ARPHRD_SLIP":                      {"untyped int", constant.MakeInt64(int64(q.ARPHRD_SLIP))},
   613  			"ARPHRD_SLIP6":                     {"untyped int", constant.MakeInt64(int64(q.ARPHRD_SLIP6))},
   614  			"ARPHRD_TUNNEL":                    {"untyped int", constant.MakeInt64(int64(q.ARPHRD_TUNNEL))},
   615  			"ARPHRD_TUNNEL6":                   {"untyped int", constant.MakeInt64(int64(q.ARPHRD_TUNNEL6))},
   616  			"ARPHRD_VOID":                      {"untyped int", constant.MakeInt64(int64(q.ARPHRD_VOID))},
   617  			"ARPHRD_X25":                       {"untyped int", constant.MakeInt64(int64(q.ARPHRD_X25))},
   618  			"B0":                               {"untyped int", constant.MakeInt64(int64(q.B0))},
   619  			"B1000000":                         {"untyped int", constant.MakeInt64(int64(q.B1000000))},
   620  			"B110":                             {"untyped int", constant.MakeInt64(int64(q.B110))},
   621  			"B115200":                          {"untyped int", constant.MakeInt64(int64(q.B115200))},
   622  			"B1152000":                         {"untyped int", constant.MakeInt64(int64(q.B1152000))},
   623  			"B1200":                            {"untyped int", constant.MakeInt64(int64(q.B1200))},
   624  			"B134":                             {"untyped int", constant.MakeInt64(int64(q.B134))},
   625  			"B150":                             {"untyped int", constant.MakeInt64(int64(q.B150))},
   626  			"B1500000":                         {"untyped int", constant.MakeInt64(int64(q.B1500000))},
   627  			"B1800":                            {"untyped int", constant.MakeInt64(int64(q.B1800))},
   628  			"B19200":                           {"untyped int", constant.MakeInt64(int64(q.B19200))},
   629  			"B200":                             {"untyped int", constant.MakeInt64(int64(q.B200))},
   630  			"B2000000":                         {"untyped int", constant.MakeInt64(int64(q.B2000000))},
   631  			"B230400":                          {"untyped int", constant.MakeInt64(int64(q.B230400))},
   632  			"B2400":                            {"untyped int", constant.MakeInt64(int64(q.B2400))},
   633  			"B2500000":                         {"untyped int", constant.MakeInt64(int64(q.B2500000))},
   634  			"B300":                             {"untyped int", constant.MakeInt64(int64(q.B300))},
   635  			"B3000000":                         {"untyped int", constant.MakeInt64(int64(q.B3000000))},
   636  			"B3500000":                         {"untyped int", constant.MakeInt64(int64(q.B3500000))},
   637  			"B38400":                           {"untyped int", constant.MakeInt64(int64(q.B38400))},
   638  			"B4000000":                         {"untyped int", constant.MakeInt64(int64(q.B4000000))},
   639  			"B460800":                          {"untyped int", constant.MakeInt64(int64(q.B460800))},
   640  			"B4800":                            {"untyped int", constant.MakeInt64(int64(q.B4800))},
   641  			"B50":                              {"untyped int", constant.MakeInt64(int64(q.B50))},
   642  			"B500000":                          {"untyped int", constant.MakeInt64(int64(q.B500000))},
   643  			"B57600":                           {"untyped int", constant.MakeInt64(int64(q.B57600))},
   644  			"B576000":                          {"untyped int", constant.MakeInt64(int64(q.B576000))},
   645  			"B600":                             {"untyped int", constant.MakeInt64(int64(q.B600))},
   646  			"B75":                              {"untyped int", constant.MakeInt64(int64(q.B75))},
   647  			"B921600":                          {"untyped int", constant.MakeInt64(int64(q.B921600))},
   648  			"B9600":                            {"untyped int", constant.MakeInt64(int64(q.B9600))},
   649  			"BPF_A":                            {"untyped int", constant.MakeInt64(int64(q.BPF_A))},
   650  			"BPF_ABS":                          {"untyped int", constant.MakeInt64(int64(q.BPF_ABS))},
   651  			"BPF_ADD":                          {"untyped int", constant.MakeInt64(int64(q.BPF_ADD))},
   652  			"BPF_ALU":                          {"untyped int", constant.MakeInt64(int64(q.BPF_ALU))},
   653  			"BPF_AND":                          {"untyped int", constant.MakeInt64(int64(q.BPF_AND))},
   654  			"BPF_B":                            {"untyped int", constant.MakeInt64(int64(q.BPF_B))},
   655  			"BPF_DIV":                          {"untyped int", constant.MakeInt64(int64(q.BPF_DIV))},
   656  			"BPF_H":                            {"untyped int", constant.MakeInt64(int64(q.BPF_H))},
   657  			"BPF_IMM":                          {"untyped int", constant.MakeInt64(int64(q.BPF_IMM))},
   658  			"BPF_IND":                          {"untyped int", constant.MakeInt64(int64(q.BPF_IND))},
   659  			"BPF_JA":                           {"untyped int", constant.MakeInt64(int64(q.BPF_JA))},
   660  			"BPF_JEQ":                          {"untyped int", constant.MakeInt64(int64(q.BPF_JEQ))},
   661  			"BPF_JGE":                          {"untyped int", constant.MakeInt64(int64(q.BPF_JGE))},
   662  			"BPF_JGT":                          {"untyped int", constant.MakeInt64(int64(q.BPF_JGT))},
   663  			"BPF_JMP":                          {"untyped int", constant.MakeInt64(int64(q.BPF_JMP))},
   664  			"BPF_JSET":                         {"untyped int", constant.MakeInt64(int64(q.BPF_JSET))},
   665  			"BPF_K":                            {"untyped int", constant.MakeInt64(int64(q.BPF_K))},
   666  			"BPF_LD":                           {"untyped int", constant.MakeInt64(int64(q.BPF_LD))},
   667  			"BPF_LDX":                          {"untyped int", constant.MakeInt64(int64(q.BPF_LDX))},
   668  			"BPF_LEN":                          {"untyped int", constant.MakeInt64(int64(q.BPF_LEN))},
   669  			"BPF_LSH":                          {"untyped int", constant.MakeInt64(int64(q.BPF_LSH))},
   670  			"BPF_MAJOR_VERSION":                {"untyped int", constant.MakeInt64(int64(q.BPF_MAJOR_VERSION))},
   671  			"BPF_MAXINSNS":                     {"untyped int", constant.MakeInt64(int64(q.BPF_MAXINSNS))},
   672  			"BPF_MEM":                          {"untyped int", constant.MakeInt64(int64(q.BPF_MEM))},
   673  			"BPF_MEMWORDS":                     {"untyped int", constant.MakeInt64(int64(q.BPF_MEMWORDS))},
   674  			"BPF_MINOR_VERSION":                {"untyped int", constant.MakeInt64(int64(q.BPF_MINOR_VERSION))},
   675  			"BPF_MISC":                         {"untyped int", constant.MakeInt64(int64(q.BPF_MISC))},
   676  			"BPF_MSH":                          {"untyped int", constant.MakeInt64(int64(q.BPF_MSH))},
   677  			"BPF_MUL":                          {"untyped int", constant.MakeInt64(int64(q.BPF_MUL))},
   678  			"BPF_NEG":                          {"untyped int", constant.MakeInt64(int64(q.BPF_NEG))},
   679  			"BPF_OR":                           {"untyped int", constant.MakeInt64(int64(q.BPF_OR))},
   680  			"BPF_RET":                          {"untyped int", constant.MakeInt64(int64(q.BPF_RET))},
   681  			"BPF_RSH":                          {"untyped int", constant.MakeInt64(int64(q.BPF_RSH))},
   682  			"BPF_ST":                           {"untyped int", constant.MakeInt64(int64(q.BPF_ST))},
   683  			"BPF_STX":                          {"untyped int", constant.MakeInt64(int64(q.BPF_STX))},
   684  			"BPF_SUB":                          {"untyped int", constant.MakeInt64(int64(q.BPF_SUB))},
   685  			"BPF_TAX":                          {"untyped int", constant.MakeInt64(int64(q.BPF_TAX))},
   686  			"BPF_TXA":                          {"untyped int", constant.MakeInt64(int64(q.BPF_TXA))},
   687  			"BPF_W":                            {"untyped int", constant.MakeInt64(int64(q.BPF_W))},
   688  			"BPF_X":                            {"untyped int", constant.MakeInt64(int64(q.BPF_X))},
   689  			"BRKINT":                           {"untyped int", constant.MakeInt64(int64(q.BRKINT))},
   690  			"CLOCAL":                           {"untyped int", constant.MakeInt64(int64(q.CLOCAL))},
   691  			"CLONE_CHILD_CLEARTID":             {"untyped int", constant.MakeInt64(int64(q.CLONE_CHILD_CLEARTID))},
   692  			"CLONE_CHILD_SETTID":               {"untyped int", constant.MakeInt64(int64(q.CLONE_CHILD_SETTID))},
   693  			"CLONE_DETACHED":                   {"untyped int", constant.MakeInt64(int64(q.CLONE_DETACHED))},
   694  			"CLONE_FILES":                      {"untyped int", constant.MakeInt64(int64(q.CLONE_FILES))},
   695  			"CLONE_FS":                         {"untyped int", constant.MakeInt64(int64(q.CLONE_FS))},
   696  			"CLONE_IO":                         {"untyped int", constant.MakeInt64(int64(q.CLONE_IO))},
   697  			"CLONE_NEWIPC":                     {"untyped int", constant.MakeInt64(int64(q.CLONE_NEWIPC))},
   698  			"CLONE_NEWNET":                     {"untyped int", constant.MakeInt64(int64(q.CLONE_NEWNET))},
   699  			"CLONE_NEWNS":                      {"untyped int", constant.MakeInt64(int64(q.CLONE_NEWNS))},
   700  			"CLONE_NEWPID":                     {"untyped int", constant.MakeInt64(int64(q.CLONE_NEWPID))},
   701  			"CLONE_NEWUSER":                    {"untyped int", constant.MakeInt64(int64(q.CLONE_NEWUSER))},
   702  			"CLONE_NEWUTS":                     {"untyped int", constant.MakeInt64(int64(q.CLONE_NEWUTS))},
   703  			"CLONE_PARENT":                     {"untyped int", constant.MakeInt64(int64(q.CLONE_PARENT))},
   704  			"CLONE_PARENT_SETTID":              {"untyped int", constant.MakeInt64(int64(q.CLONE_PARENT_SETTID))},
   705  			"CLONE_PTRACE":                     {"untyped int", constant.MakeInt64(int64(q.CLONE_PTRACE))},
   706  			"CLONE_SETTLS":                     {"untyped int", constant.MakeInt64(int64(q.CLONE_SETTLS))},
   707  			"CLONE_SIGHAND":                    {"untyped int", constant.MakeInt64(int64(q.CLONE_SIGHAND))},
   708  			"CLONE_SYSVSEM":                    {"untyped int", constant.MakeInt64(int64(q.CLONE_SYSVSEM))},
   709  			"CLONE_THREAD":                     {"untyped int", constant.MakeInt64(int64(q.CLONE_THREAD))},
   710  			"CLONE_UNTRACED":                   {"untyped int", constant.MakeInt64(int64(q.CLONE_UNTRACED))},
   711  			"CLONE_VFORK":                      {"untyped int", constant.MakeInt64(int64(q.CLONE_VFORK))},
   712  			"CLONE_VM":                         {"untyped int", constant.MakeInt64(int64(q.CLONE_VM))},
   713  			"CREAD":                            {"untyped int", constant.MakeInt64(int64(q.CREAD))},
   714  			"CS5":                              {"untyped int", constant.MakeInt64(int64(q.CS5))},
   715  			"CS6":                              {"untyped int", constant.MakeInt64(int64(q.CS6))},
   716  			"CS7":                              {"untyped int", constant.MakeInt64(int64(q.CS7))},
   717  			"CS8":                              {"untyped int", constant.MakeInt64(int64(q.CS8))},
   718  			"CSIZE":                            {"untyped int", constant.MakeInt64(int64(q.CSIZE))},
   719  			"CSTOPB":                           {"untyped int", constant.MakeInt64(int64(q.CSTOPB))},
   720  			"DT_BLK":                           {"untyped int", constant.MakeInt64(int64(q.DT_BLK))},
   721  			"DT_CHR":                           {"untyped int", constant.MakeInt64(int64(q.DT_CHR))},
   722  			"DT_DIR":                           {"untyped int", constant.MakeInt64(int64(q.DT_DIR))},
   723  			"DT_FIFO":                          {"untyped int", constant.MakeInt64(int64(q.DT_FIFO))},
   724  			"DT_LNK":                           {"untyped int", constant.MakeInt64(int64(q.DT_LNK))},
   725  			"DT_REG":                           {"untyped int", constant.MakeInt64(int64(q.DT_REG))},
   726  			"DT_SOCK":                          {"untyped int", constant.MakeInt64(int64(q.DT_SOCK))},
   727  			"DT_UNKNOWN":                       {"untyped int", constant.MakeInt64(int64(q.DT_UNKNOWN))},
   728  			"DT_WHT":                           {"untyped int", constant.MakeInt64(int64(q.DT_WHT))},
   729  			"ECHO":                             {"untyped int", constant.MakeInt64(int64(q.ECHO))},
   730  			"ECHOCTL":                          {"untyped int", constant.MakeInt64(int64(q.ECHOCTL))},
   731  			"ECHOE":                            {"untyped int", constant.MakeInt64(int64(q.ECHOE))},
   732  			"ECHOK":                            {"untyped int", constant.MakeInt64(int64(q.ECHOK))},
   733  			"ECHOKE":                           {"untyped int", constant.MakeInt64(int64(q.ECHOKE))},
   734  			"ECHONL":                           {"untyped int", constant.MakeInt64(int64(q.ECHONL))},
   735  			"ECHOPRT":                          {"untyped int", constant.MakeInt64(int64(q.ECHOPRT))},
   736  			"EPOLLERR":                         {"untyped int", constant.MakeInt64(int64(q.EPOLLERR))},
   737  			"EPOLLET":                          {"untyped int", constant.MakeInt64(int64(q.EPOLLET))},
   738  			"EPOLLHUP":                         {"untyped int", constant.MakeInt64(int64(q.EPOLLHUP))},
   739  			"EPOLLIN":                          {"untyped int", constant.MakeInt64(int64(q.EPOLLIN))},
   740  			"EPOLLMSG":                         {"untyped int", constant.MakeInt64(int64(q.EPOLLMSG))},
   741  			"EPOLLONESHOT":                     {"untyped int", constant.MakeInt64(int64(q.EPOLLONESHOT))},
   742  			"EPOLLOUT":                         {"untyped int", constant.MakeInt64(int64(q.EPOLLOUT))},
   743  			"EPOLLPRI":                         {"untyped int", constant.MakeInt64(int64(q.EPOLLPRI))},
   744  			"EPOLLRDBAND":                      {"untyped int", constant.MakeInt64(int64(q.EPOLLRDBAND))},
   745  			"EPOLLRDHUP":                       {"untyped int", constant.MakeInt64(int64(q.EPOLLRDHUP))},
   746  			"EPOLLRDNORM":                      {"untyped int", constant.MakeInt64(int64(q.EPOLLRDNORM))},
   747  			"EPOLLWRBAND":                      {"untyped int", constant.MakeInt64(int64(q.EPOLLWRBAND))},
   748  			"EPOLLWRNORM":                      {"untyped int", constant.MakeInt64(int64(q.EPOLLWRNORM))},
   749  			"EPOLL_CLOEXEC":                    {"untyped int", constant.MakeInt64(int64(q.EPOLL_CLOEXEC))},
   750  			"EPOLL_CTL_ADD":                    {"untyped int", constant.MakeInt64(int64(q.EPOLL_CTL_ADD))},
   751  			"EPOLL_CTL_DEL":                    {"untyped int", constant.MakeInt64(int64(q.EPOLL_CTL_DEL))},
   752  			"EPOLL_CTL_MOD":                    {"untyped int", constant.MakeInt64(int64(q.EPOLL_CTL_MOD))},
   753  			"EPOLL_NONBLOCK":                   {"untyped int", constant.MakeInt64(int64(q.EPOLL_NONBLOCK))},
   754  			"ETH_P_1588":                       {"untyped int", constant.MakeInt64(int64(q.ETH_P_1588))},
   755  			"ETH_P_8021Q":                      {"untyped int", constant.MakeInt64(int64(q.ETH_P_8021Q))},
   756  			"ETH_P_802_2":                      {"untyped int", constant.MakeInt64(int64(q.ETH_P_802_2))},
   757  			"ETH_P_802_3":                      {"untyped int", constant.MakeInt64(int64(q.ETH_P_802_3))},
   758  			"ETH_P_AARP":                       {"untyped int", constant.MakeInt64(int64(q.ETH_P_AARP))},
   759  			"ETH_P_ALL":                        {"untyped int", constant.MakeInt64(int64(q.ETH_P_ALL))},
   760  			"ETH_P_AOE":                        {"untyped int", constant.MakeInt64(int64(q.ETH_P_AOE))},
   761  			"ETH_P_ARCNET":                     {"untyped int", constant.MakeInt64(int64(q.ETH_P_ARCNET))},
   762  			"ETH_P_ARP":                        {"untyped int", constant.MakeInt64(int64(q.ETH_P_ARP))},
   763  			"ETH_P_ATALK":                      {"untyped int", constant.MakeInt64(int64(q.ETH_P_ATALK))},
   764  			"ETH_P_ATMFATE":                    {"untyped int", constant.MakeInt64(int64(q.ETH_P_ATMFATE))},
   765  			"ETH_P_ATMMPOA":                    {"untyped int", constant.MakeInt64(int64(q.ETH_P_ATMMPOA))},
   766  			"ETH_P_AX25":                       {"untyped int", constant.MakeInt64(int64(q.ETH_P_AX25))},
   767  			"ETH_P_BPQ":                        {"untyped int", constant.MakeInt64(int64(q.ETH_P_BPQ))},
   768  			"ETH_P_CAIF":                       {"untyped int", constant.MakeInt64(int64(q.ETH_P_CAIF))},
   769  			"ETH_P_CAN":                        {"untyped int", constant.MakeInt64(int64(q.ETH_P_CAN))},
   770  			"ETH_P_CONTROL":                    {"untyped int", constant.MakeInt64(int64(q.ETH_P_CONTROL))},
   771  			"ETH_P_CUST":                       {"untyped int", constant.MakeInt64(int64(q.ETH_P_CUST))},
   772  			"ETH_P_DDCMP":                      {"untyped int", constant.MakeInt64(int64(q.ETH_P_DDCMP))},
   773  			"ETH_P_DEC":                        {"untyped int", constant.MakeInt64(int64(q.ETH_P_DEC))},
   774  			"ETH_P_DIAG":                       {"untyped int", constant.MakeInt64(int64(q.ETH_P_DIAG))},
   775  			"ETH_P_DNA_DL":                     {"untyped int", constant.MakeInt64(int64(q.ETH_P_DNA_DL))},
   776  			"ETH_P_DNA_RC":                     {"untyped int", constant.MakeInt64(int64(q.ETH_P_DNA_RC))},
   777  			"ETH_P_DNA_RT":                     {"untyped int", constant.MakeInt64(int64(q.ETH_P_DNA_RT))},
   778  			"ETH_P_DSA":                        {"untyped int", constant.MakeInt64(int64(q.ETH_P_DSA))},
   779  			"ETH_P_ECONET":                     {"untyped int", constant.MakeInt64(int64(q.ETH_P_ECONET))},
   780  			"ETH_P_EDSA":                       {"untyped int", constant.MakeInt64(int64(q.ETH_P_EDSA))},
   781  			"ETH_P_FCOE":                       {"untyped int", constant.MakeInt64(int64(q.ETH_P_FCOE))},
   782  			"ETH_P_FIP":                        {"untyped int", constant.MakeInt64(int64(q.ETH_P_FIP))},
   783  			"ETH_P_HDLC":                       {"untyped int", constant.MakeInt64(int64(q.ETH_P_HDLC))},
   784  			"ETH_P_IEEE802154":                 {"untyped int", constant.MakeInt64(int64(q.ETH_P_IEEE802154))},
   785  			"ETH_P_IEEEPUP":                    {"untyped int", constant.MakeInt64(int64(q.ETH_P_IEEEPUP))},
   786  			"ETH_P_IEEEPUPAT":                  {"untyped int", constant.MakeInt64(int64(q.ETH_P_IEEEPUPAT))},
   787  			"ETH_P_IP":                         {"untyped int", constant.MakeInt64(int64(q.ETH_P_IP))},
   788  			"ETH_P_IPV6":                       {"untyped int", constant.MakeInt64(int64(q.ETH_P_IPV6))},
   789  			"ETH_P_IPX":                        {"untyped int", constant.MakeInt64(int64(q.ETH_P_IPX))},
   790  			"ETH_P_IRDA":                       {"untyped int", constant.MakeInt64(int64(q.ETH_P_IRDA))},
   791  			"ETH_P_LAT":                        {"untyped int", constant.MakeInt64(int64(q.ETH_P_LAT))},
   792  			"ETH_P_LINK_CTL":                   {"untyped int", constant.MakeInt64(int64(q.ETH_P_LINK_CTL))},
   793  			"ETH_P_LOCALTALK":                  {"untyped int", constant.MakeInt64(int64(q.ETH_P_LOCALTALK))},
   794  			"ETH_P_LOOP":                       {"untyped int", constant.MakeInt64(int64(q.ETH_P_LOOP))},
   795  			"ETH_P_MOBITEX":                    {"untyped int", constant.MakeInt64(int64(q.ETH_P_MOBITEX))},
   796  			"ETH_P_MPLS_MC":                    {"untyped int", constant.MakeInt64(int64(q.ETH_P_MPLS_MC))},
   797  			"ETH_P_MPLS_UC":                    {"untyped int", constant.MakeInt64(int64(q.ETH_P_MPLS_UC))},
   798  			"ETH_P_PAE":                        {"untyped int", constant.MakeInt64(int64(q.ETH_P_PAE))},
   799  			"ETH_P_PAUSE":                      {"untyped int", constant.MakeInt64(int64(q.ETH_P_PAUSE))},
   800  			"ETH_P_PHONET":                     {"untyped int", constant.MakeInt64(int64(q.ETH_P_PHONET))},
   801  			"ETH_P_PPPTALK":                    {"untyped int", constant.MakeInt64(int64(q.ETH_P_PPPTALK))},
   802  			"ETH_P_PPP_DISC":                   {"untyped int", constant.MakeInt64(int64(q.ETH_P_PPP_DISC))},
   803  			"ETH_P_PPP_MP":                     {"untyped int", constant.MakeInt64(int64(q.ETH_P_PPP_MP))},
   804  			"ETH_P_PPP_SES":                    {"untyped int", constant.MakeInt64(int64(q.ETH_P_PPP_SES))},
   805  			"ETH_P_PUP":                        {"untyped int", constant.MakeInt64(int64(q.ETH_P_PUP))},
   806  			"ETH_P_PUPAT":                      {"untyped int", constant.MakeInt64(int64(q.ETH_P_PUPAT))},
   807  			"ETH_P_RARP":                       {"untyped int", constant.MakeInt64(int64(q.ETH_P_RARP))},
   808  			"ETH_P_SCA":                        {"untyped int", constant.MakeInt64(int64(q.ETH_P_SCA))},
   809  			"ETH_P_SLOW":                       {"untyped int", constant.MakeInt64(int64(q.ETH_P_SLOW))},
   810  			"ETH_P_SNAP":                       {"untyped int", constant.MakeInt64(int64(q.ETH_P_SNAP))},
   811  			"ETH_P_TEB":                        {"untyped int", constant.MakeInt64(int64(q.ETH_P_TEB))},
   812  			"ETH_P_TIPC":                       {"untyped int", constant.MakeInt64(int64(q.ETH_P_TIPC))},
   813  			"ETH_P_TRAILER":                    {"untyped int", constant.MakeInt64(int64(q.ETH_P_TRAILER))},
   814  			"ETH_P_TR_802_2":                   {"untyped int", constant.MakeInt64(int64(q.ETH_P_TR_802_2))},
   815  			"ETH_P_WAN_PPP":                    {"untyped int", constant.MakeInt64(int64(q.ETH_P_WAN_PPP))},
   816  			"ETH_P_WCCP":                       {"untyped int", constant.MakeInt64(int64(q.ETH_P_WCCP))},
   817  			"ETH_P_X25":                        {"untyped int", constant.MakeInt64(int64(q.ETH_P_X25))},
   818  			"FD_CLOEXEC":                       {"untyped int", constant.MakeInt64(int64(q.FD_CLOEXEC))},
   819  			"FD_SETSIZE":                       {"untyped int", constant.MakeInt64(int64(q.FD_SETSIZE))},
   820  			"FLUSHO":                           {"untyped int", constant.MakeInt64(int64(q.FLUSHO))},
   821  			"F_DUPFD":                          {"untyped int", constant.MakeInt64(int64(q.F_DUPFD))},
   822  			"F_DUPFD_CLOEXEC":                  {"untyped int", constant.MakeInt64(int64(q.F_DUPFD_CLOEXEC))},
   823  			"F_EXLCK":                          {"untyped int", constant.MakeInt64(int64(q.F_EXLCK))},
   824  			"F_GETFD":                          {"untyped int", constant.MakeInt64(int64(q.F_GETFD))},
   825  			"F_GETFL":                          {"untyped int", constant.MakeInt64(int64(q.F_GETFL))},
   826  			"F_GETLEASE":                       {"untyped int", constant.MakeInt64(int64(q.F_GETLEASE))},
   827  			"F_GETLK":                          {"untyped int", constant.MakeInt64(int64(q.F_GETLK))},
   828  			"F_GETLK64":                        {"untyped int", constant.MakeInt64(int64(q.F_GETLK64))},
   829  			"F_GETOWN":                         {"untyped int", constant.MakeInt64(int64(q.F_GETOWN))},
   830  			"F_GETOWN_EX":                      {"untyped int", constant.MakeInt64(int64(q.F_GETOWN_EX))},
   831  			"F_GETPIPE_SZ":                     {"untyped int", constant.MakeInt64(int64(q.F_GETPIPE_SZ))},
   832  			"F_GETSIG":                         {"untyped int", constant.MakeInt64(int64(q.F_GETSIG))},
   833  			"F_LOCK":                           {"untyped int", constant.MakeInt64(int64(q.F_LOCK))},
   834  			"F_NOTIFY":                         {"untyped int", constant.MakeInt64(int64(q.F_NOTIFY))},
   835  			"F_OK":                             {"untyped int", constant.MakeInt64(int64(q.F_OK))},
   836  			"F_RDLCK":                          {"untyped int", constant.MakeInt64(int64(q.F_RDLCK))},
   837  			"F_SETFD":                          {"untyped int", constant.MakeInt64(int64(q.F_SETFD))},
   838  			"F_SETFL":                          {"untyped int", constant.MakeInt64(int64(q.F_SETFL))},
   839  			"F_SETLEASE":                       {"untyped int", constant.MakeInt64(int64(q.F_SETLEASE))},
   840  			"F_SETLK":                          {"untyped int", constant.MakeInt64(int64(q.F_SETLK))},
   841  			"F_SETLK64":                        {"untyped int", constant.MakeInt64(int64(q.F_SETLK64))},
   842  			"F_SETLKW":                         {"untyped int", constant.MakeInt64(int64(q.F_SETLKW))},
   843  			"F_SETLKW64":                       {"untyped int", constant.MakeInt64(int64(q.F_SETLKW64))},
   844  			"F_SETOWN":                         {"untyped int", constant.MakeInt64(int64(q.F_SETOWN))},
   845  			"F_SETOWN_EX":                      {"untyped int", constant.MakeInt64(int64(q.F_SETOWN_EX))},
   846  			"F_SETPIPE_SZ":                     {"untyped int", constant.MakeInt64(int64(q.F_SETPIPE_SZ))},
   847  			"F_SETSIG":                         {"untyped int", constant.MakeInt64(int64(q.F_SETSIG))},
   848  			"F_SHLCK":                          {"untyped int", constant.MakeInt64(int64(q.F_SHLCK))},
   849  			"F_TEST":                           {"untyped int", constant.MakeInt64(int64(q.F_TEST))},
   850  			"F_TLOCK":                          {"untyped int", constant.MakeInt64(int64(q.F_TLOCK))},
   851  			"F_ULOCK":                          {"untyped int", constant.MakeInt64(int64(q.F_ULOCK))},
   852  			"F_UNLCK":                          {"untyped int", constant.MakeInt64(int64(q.F_UNLCK))},
   853  			"F_WRLCK":                          {"untyped int", constant.MakeInt64(int64(q.F_WRLCK))},
   854  			"HUPCL":                            {"untyped int", constant.MakeInt64(int64(q.HUPCL))},
   855  			"ICANON":                           {"untyped int", constant.MakeInt64(int64(q.ICANON))},
   856  			"ICMPV6_FILTER":                    {"untyped int", constant.MakeInt64(int64(q.ICMPV6_FILTER))},
   857  			"ICRNL":                            {"untyped int", constant.MakeInt64(int64(q.ICRNL))},
   858  			"IEXTEN":                           {"untyped int", constant.MakeInt64(int64(q.IEXTEN))},
   859  			"IFA_ADDRESS":                      {"untyped int", constant.MakeInt64(int64(q.IFA_ADDRESS))},
   860  			"IFA_ANYCAST":                      {"untyped int", constant.MakeInt64(int64(q.IFA_ANYCAST))},
   861  			"IFA_BROADCAST":                    {"untyped int", constant.MakeInt64(int64(q.IFA_BROADCAST))},
   862  			"IFA_CACHEINFO":                    {"untyped int", constant.MakeInt64(int64(q.IFA_CACHEINFO))},
   863  			"IFA_F_DADFAILED":                  {"untyped int", constant.MakeInt64(int64(q.IFA_F_DADFAILED))},
   864  			"IFA_F_DEPRECATED":                 {"untyped int", constant.MakeInt64(int64(q.IFA_F_DEPRECATED))},
   865  			"IFA_F_HOMEADDRESS":                {"untyped int", constant.MakeInt64(int64(q.IFA_F_HOMEADDRESS))},
   866  			"IFA_F_NODAD":                      {"untyped int", constant.MakeInt64(int64(q.IFA_F_NODAD))},
   867  			"IFA_F_OPTIMISTIC":                 {"untyped int", constant.MakeInt64(int64(q.IFA_F_OPTIMISTIC))},
   868  			"IFA_F_PERMANENT":                  {"untyped int", constant.MakeInt64(int64(q.IFA_F_PERMANENT))},
   869  			"IFA_F_SECONDARY":                  {"untyped int", constant.MakeInt64(int64(q.IFA_F_SECONDARY))},
   870  			"IFA_F_TEMPORARY":                  {"untyped int", constant.MakeInt64(int64(q.IFA_F_TEMPORARY))},
   871  			"IFA_F_TENTATIVE":                  {"untyped int", constant.MakeInt64(int64(q.IFA_F_TENTATIVE))},
   872  			"IFA_LABEL":                        {"untyped int", constant.MakeInt64(int64(q.IFA_LABEL))},
   873  			"IFA_LOCAL":                        {"untyped int", constant.MakeInt64(int64(q.IFA_LOCAL))},
   874  			"IFA_MAX":                          {"untyped int", constant.MakeInt64(int64(q.IFA_MAX))},
   875  			"IFA_MULTICAST":                    {"untyped int", constant.MakeInt64(int64(q.IFA_MULTICAST))},
   876  			"IFA_UNSPEC":                       {"untyped int", constant.MakeInt64(int64(q.IFA_UNSPEC))},
   877  			"IFF_ALLMULTI":                     {"untyped int", constant.MakeInt64(int64(q.IFF_ALLMULTI))},
   878  			"IFF_AUTOMEDIA":                    {"untyped int", constant.MakeInt64(int64(q.IFF_AUTOMEDIA))},
   879  			"IFF_BROADCAST":                    {"untyped int", constant.MakeInt64(int64(q.IFF_BROADCAST))},
   880  			"IFF_DEBUG":                        {"untyped int", constant.MakeInt64(int64(q.IFF_DEBUG))},
   881  			"IFF_DYNAMIC":                      {"untyped int", constant.MakeInt64(int64(q.IFF_DYNAMIC))},
   882  			"IFF_LOOPBACK":                     {"untyped int", constant.MakeInt64(int64(q.IFF_LOOPBACK))},
   883  			"IFF_MASTER":                       {"untyped int", constant.MakeInt64(int64(q.IFF_MASTER))},
   884  			"IFF_MULTICAST":                    {"untyped int", constant.MakeInt64(int64(q.IFF_MULTICAST))},
   885  			"IFF_NOARP":                        {"untyped int", constant.MakeInt64(int64(q.IFF_NOARP))},
   886  			"IFF_NOTRAILERS":                   {"untyped int", constant.MakeInt64(int64(q.IFF_NOTRAILERS))},
   887  			"IFF_NO_PI":                        {"untyped int", constant.MakeInt64(int64(q.IFF_NO_PI))},
   888  			"IFF_ONE_QUEUE":                    {"untyped int", constant.MakeInt64(int64(q.IFF_ONE_QUEUE))},
   889  			"IFF_POINTOPOINT":                  {"untyped int", constant.MakeInt64(int64(q.IFF_POINTOPOINT))},
   890  			"IFF_PORTSEL":                      {"untyped int", constant.MakeInt64(int64(q.IFF_PORTSEL))},
   891  			"IFF_PROMISC":                      {"untyped int", constant.MakeInt64(int64(q.IFF_PROMISC))},
   892  			"IFF_RUNNING":                      {"untyped int", constant.MakeInt64(int64(q.IFF_RUNNING))},
   893  			"IFF_SLAVE":                        {"untyped int", constant.MakeInt64(int64(q.IFF_SLAVE))},
   894  			"IFF_TAP":                          {"untyped int", constant.MakeInt64(int64(q.IFF_TAP))},
   895  			"IFF_TUN":                          {"untyped int", constant.MakeInt64(int64(q.IFF_TUN))},
   896  			"IFF_TUN_EXCL":                     {"untyped int", constant.MakeInt64(int64(q.IFF_TUN_EXCL))},
   897  			"IFF_UP":                           {"untyped int", constant.MakeInt64(int64(q.IFF_UP))},
   898  			"IFF_VNET_HDR":                     {"untyped int", constant.MakeInt64(int64(q.IFF_VNET_HDR))},
   899  			"IFLA_ADDRESS":                     {"untyped int", constant.MakeInt64(int64(q.IFLA_ADDRESS))},
   900  			"IFLA_BROADCAST":                   {"untyped int", constant.MakeInt64(int64(q.IFLA_BROADCAST))},
   901  			"IFLA_COST":                        {"untyped int", constant.MakeInt64(int64(q.IFLA_COST))},
   902  			"IFLA_IFALIAS":                     {"untyped int", constant.MakeInt64(int64(q.IFLA_IFALIAS))},
   903  			"IFLA_IFNAME":                      {"untyped int", constant.MakeInt64(int64(q.IFLA_IFNAME))},
   904  			"IFLA_LINK":                        {"untyped int", constant.MakeInt64(int64(q.IFLA_LINK))},
   905  			"IFLA_LINKINFO":                    {"untyped int", constant.MakeInt64(int64(q.IFLA_LINKINFO))},
   906  			"IFLA_LINKMODE":                    {"untyped int", constant.MakeInt64(int64(q.IFLA_LINKMODE))},
   907  			"IFLA_MAP":                         {"untyped int", constant.MakeInt64(int64(q.IFLA_MAP))},
   908  			"IFLA_MASTER":                      {"untyped int", constant.MakeInt64(int64(q.IFLA_MASTER))},
   909  			"IFLA_MAX":                         {"untyped int", constant.MakeInt64(int64(q.IFLA_MAX))},
   910  			"IFLA_MTU":                         {"untyped int", constant.MakeInt64(int64(q.IFLA_MTU))},
   911  			"IFLA_NET_NS_PID":                  {"untyped int", constant.MakeInt64(int64(q.IFLA_NET_NS_PID))},
   912  			"IFLA_OPERSTATE":                   {"untyped int", constant.MakeInt64(int64(q.IFLA_OPERSTATE))},
   913  			"IFLA_PRIORITY":                    {"untyped int", constant.MakeInt64(int64(q.IFLA_PRIORITY))},
   914  			"IFLA_PROTINFO":                    {"untyped int", constant.MakeInt64(int64(q.IFLA_PROTINFO))},
   915  			"IFLA_QDISC":                       {"untyped int", constant.MakeInt64(int64(q.IFLA_QDISC))},
   916  			"IFLA_STATS":                       {"untyped int", constant.MakeInt64(int64(q.IFLA_STATS))},
   917  			"IFLA_TXQLEN":                      {"untyped int", constant.MakeInt64(int64(q.IFLA_TXQLEN))},
   918  			"IFLA_UNSPEC":                      {"untyped int", constant.MakeInt64(int64(q.IFLA_UNSPEC))},
   919  			"IFLA_WEIGHT":                      {"untyped int", constant.MakeInt64(int64(q.IFLA_WEIGHT))},
   920  			"IFLA_WIRELESS":                    {"untyped int", constant.MakeInt64(int64(q.IFLA_WIRELESS))},
   921  			"IFNAMSIZ":                         {"untyped int", constant.MakeInt64(int64(q.IFNAMSIZ))},
   922  			"IGNBRK":                           {"untyped int", constant.MakeInt64(int64(q.IGNBRK))},
   923  			"IGNCR":                            {"untyped int", constant.MakeInt64(int64(q.IGNCR))},
   924  			"IGNPAR":                           {"untyped int", constant.MakeInt64(int64(q.IGNPAR))},
   925  			"IMAXBEL":                          {"untyped int", constant.MakeInt64(int64(q.IMAXBEL))},
   926  			"INLCR":                            {"untyped int", constant.MakeInt64(int64(q.INLCR))},
   927  			"INPCK":                            {"untyped int", constant.MakeInt64(int64(q.INPCK))},
   928  			"IN_ACCESS":                        {"untyped int", constant.MakeInt64(int64(q.IN_ACCESS))},
   929  			"IN_ALL_EVENTS":                    {"untyped int", constant.MakeInt64(int64(q.IN_ALL_EVENTS))},
   930  			"IN_ATTRIB":                        {"untyped int", constant.MakeInt64(int64(q.IN_ATTRIB))},
   931  			"IN_CLASSA_HOST":                   {"untyped int", constant.MakeInt64(int64(q.IN_CLASSA_HOST))},
   932  			"IN_CLASSA_MAX":                    {"untyped int", constant.MakeInt64(int64(q.IN_CLASSA_MAX))},
   933  			"IN_CLASSA_NET":                    {"untyped int", constant.MakeInt64(int64(q.IN_CLASSA_NET))},
   934  			"IN_CLASSA_NSHIFT":                 {"untyped int", constant.MakeInt64(int64(q.IN_CLASSA_NSHIFT))},
   935  			"IN_CLASSB_HOST":                   {"untyped int", constant.MakeInt64(int64(q.IN_CLASSB_HOST))},
   936  			"IN_CLASSB_MAX":                    {"untyped int", constant.MakeInt64(int64(q.IN_CLASSB_MAX))},
   937  			"IN_CLASSB_NET":                    {"untyped int", constant.MakeInt64(int64(q.IN_CLASSB_NET))},
   938  			"IN_CLASSB_NSHIFT":                 {"untyped int", constant.MakeInt64(int64(q.IN_CLASSB_NSHIFT))},
   939  			"IN_CLASSC_HOST":                   {"untyped int", constant.MakeInt64(int64(q.IN_CLASSC_HOST))},
   940  			"IN_CLASSC_NET":                    {"untyped int", constant.MakeInt64(int64(q.IN_CLASSC_NET))},
   941  			"IN_CLASSC_NSHIFT":                 {"untyped int", constant.MakeInt64(int64(q.IN_CLASSC_NSHIFT))},
   942  			"IN_CLOEXEC":                       {"untyped int", constant.MakeInt64(int64(q.IN_CLOEXEC))},
   943  			"IN_CLOSE":                         {"untyped int", constant.MakeInt64(int64(q.IN_CLOSE))},
   944  			"IN_CLOSE_NOWRITE":                 {"untyped int", constant.MakeInt64(int64(q.IN_CLOSE_NOWRITE))},
   945  			"IN_CLOSE_WRITE":                   {"untyped int", constant.MakeInt64(int64(q.IN_CLOSE_WRITE))},
   946  			"IN_CREATE":                        {"untyped int", constant.MakeInt64(int64(q.IN_CREATE))},
   947  			"IN_DELETE":                        {"untyped int", constant.MakeInt64(int64(q.IN_DELETE))},
   948  			"IN_DELETE_SELF":                   {"untyped int", constant.MakeInt64(int64(q.IN_DELETE_SELF))},
   949  			"IN_DONT_FOLLOW":                   {"untyped int", constant.MakeInt64(int64(q.IN_DONT_FOLLOW))},
   950  			"IN_EXCL_UNLINK":                   {"untyped int", constant.MakeInt64(int64(q.IN_EXCL_UNLINK))},
   951  			"IN_IGNORED":                       {"untyped int", constant.MakeInt64(int64(q.IN_IGNORED))},
   952  			"IN_ISDIR":                         {"untyped int", constant.MakeInt64(int64(q.IN_ISDIR))},
   953  			"IN_LOOPBACKNET":                   {"untyped int", constant.MakeInt64(int64(q.IN_LOOPBACKNET))},
   954  			"IN_MASK_ADD":                      {"untyped int", constant.MakeInt64(int64(q.IN_MASK_ADD))},
   955  			"IN_MODIFY":                        {"untyped int", constant.MakeInt64(int64(q.IN_MODIFY))},
   956  			"IN_MOVE":                          {"untyped int", constant.MakeInt64(int64(q.IN_MOVE))},
   957  			"IN_MOVED_FROM":                    {"untyped int", constant.MakeInt64(int64(q.IN_MOVED_FROM))},
   958  			"IN_MOVED_TO":                      {"untyped int", constant.MakeInt64(int64(q.IN_MOVED_TO))},
   959  			"IN_MOVE_SELF":                     {"untyped int", constant.MakeInt64(int64(q.IN_MOVE_SELF))},
   960  			"IN_NONBLOCK":                      {"untyped int", constant.MakeInt64(int64(q.IN_NONBLOCK))},
   961  			"IN_ONESHOT":                       {"untyped int", constant.MakeInt64(int64(q.IN_ONESHOT))},
   962  			"IN_ONLYDIR":                       {"untyped int", constant.MakeInt64(int64(q.IN_ONLYDIR))},
   963  			"IN_OPEN":                          {"untyped int", constant.MakeInt64(int64(q.IN_OPEN))},
   964  			"IN_Q_OVERFLOW":                    {"untyped int", constant.MakeInt64(int64(q.IN_Q_OVERFLOW))},
   965  			"IN_UNMOUNT":                       {"untyped int", constant.MakeInt64(int64(q.IN_UNMOUNT))},
   966  			"IPPROTO_AH":                       {"untyped int", constant.MakeInt64(int64(q.IPPROTO_AH))},
   967  			"IPPROTO_COMP":                     {"untyped int", constant.MakeInt64(int64(q.IPPROTO_COMP))},
   968  			"IPPROTO_DCCP":                     {"untyped int", constant.MakeInt64(int64(q.IPPROTO_DCCP))},
   969  			"IPPROTO_DSTOPTS":                  {"untyped int", constant.MakeInt64(int64(q.IPPROTO_DSTOPTS))},
   970  			"IPPROTO_EGP":                      {"untyped int", constant.MakeInt64(int64(q.IPPROTO_EGP))},
   971  			"IPPROTO_ENCAP":                    {"untyped int", constant.MakeInt64(int64(q.IPPROTO_ENCAP))},
   972  			"IPPROTO_ESP":                      {"untyped int", constant.MakeInt64(int64(q.IPPROTO_ESP))},
   973  			"IPPROTO_FRAGMENT":                 {"untyped int", constant.MakeInt64(int64(q.IPPROTO_FRAGMENT))},
   974  			"IPPROTO_GRE":                      {"untyped int", constant.MakeInt64(int64(q.IPPROTO_GRE))},
   975  			"IPPROTO_HOPOPTS":                  {"untyped int", constant.MakeInt64(int64(q.IPPROTO_HOPOPTS))},
   976  			"IPPROTO_ICMP":                     {"untyped int", constant.MakeInt64(int64(q.IPPROTO_ICMP))},
   977  			"IPPROTO_ICMPV6":                   {"untyped int", constant.MakeInt64(int64(q.IPPROTO_ICMPV6))},
   978  			"IPPROTO_IDP":                      {"untyped int", constant.MakeInt64(int64(q.IPPROTO_IDP))},
   979  			"IPPROTO_IGMP":                     {"untyped int", constant.MakeInt64(int64(q.IPPROTO_IGMP))},
   980  			"IPPROTO_IP":                       {"untyped int", constant.MakeInt64(int64(q.IPPROTO_IP))},
   981  			"IPPROTO_IPIP":                     {"untyped int", constant.MakeInt64(int64(q.IPPROTO_IPIP))},
   982  			"IPPROTO_IPV6":                     {"untyped int", constant.MakeInt64(int64(q.IPPROTO_IPV6))},
   983  			"IPPROTO_MTP":                      {"untyped int", constant.MakeInt64(int64(q.IPPROTO_MTP))},
   984  			"IPPROTO_NONE":                     {"untyped int", constant.MakeInt64(int64(q.IPPROTO_NONE))},
   985  			"IPPROTO_PIM":                      {"untyped int", constant.MakeInt64(int64(q.IPPROTO_PIM))},
   986  			"IPPROTO_PUP":                      {"untyped int", constant.MakeInt64(int64(q.IPPROTO_PUP))},
   987  			"IPPROTO_RAW":                      {"untyped int", constant.MakeInt64(int64(q.IPPROTO_RAW))},
   988  			"IPPROTO_ROUTING":                  {"untyped int", constant.MakeInt64(int64(q.IPPROTO_ROUTING))},
   989  			"IPPROTO_RSVP":                     {"untyped int", constant.MakeInt64(int64(q.IPPROTO_RSVP))},
   990  			"IPPROTO_SCTP":                     {"untyped int", constant.MakeInt64(int64(q.IPPROTO_SCTP))},
   991  			"IPPROTO_TCP":                      {"untyped int", constant.MakeInt64(int64(q.IPPROTO_TCP))},
   992  			"IPPROTO_TP":                       {"untyped int", constant.MakeInt64(int64(q.IPPROTO_TP))},
   993  			"IPPROTO_UDP":                      {"untyped int", constant.MakeInt64(int64(q.IPPROTO_UDP))},
   994  			"IPPROTO_UDPLITE":                  {"untyped int", constant.MakeInt64(int64(q.IPPROTO_UDPLITE))},
   995  			"IPV6_2292DSTOPTS":                 {"untyped int", constant.MakeInt64(int64(q.IPV6_2292DSTOPTS))},
   996  			"IPV6_2292HOPLIMIT":                {"untyped int", constant.MakeInt64(int64(q.IPV6_2292HOPLIMIT))},
   997  			"IPV6_2292HOPOPTS":                 {"untyped int", constant.MakeInt64(int64(q.IPV6_2292HOPOPTS))},
   998  			"IPV6_2292PKTINFO":                 {"untyped int", constant.MakeInt64(int64(q.IPV6_2292PKTINFO))},
   999  			"IPV6_2292PKTOPTIONS":              {"untyped int", constant.MakeInt64(int64(q.IPV6_2292PKTOPTIONS))},
  1000  			"IPV6_2292RTHDR":                   {"untyped int", constant.MakeInt64(int64(q.IPV6_2292RTHDR))},
  1001  			"IPV6_ADDRFORM":                    {"untyped int", constant.MakeInt64(int64(q.IPV6_ADDRFORM))},
  1002  			"IPV6_ADD_MEMBERSHIP":              {"untyped int", constant.MakeInt64(int64(q.IPV6_ADD_MEMBERSHIP))},
  1003  			"IPV6_AUTHHDR":                     {"untyped int", constant.MakeInt64(int64(q.IPV6_AUTHHDR))},
  1004  			"IPV6_CHECKSUM":                    {"untyped int", constant.MakeInt64(int64(q.IPV6_CHECKSUM))},
  1005  			"IPV6_DROP_MEMBERSHIP":             {"untyped int", constant.MakeInt64(int64(q.IPV6_DROP_MEMBERSHIP))},
  1006  			"IPV6_DSTOPTS":                     {"untyped int", constant.MakeInt64(int64(q.IPV6_DSTOPTS))},
  1007  			"IPV6_HOPLIMIT":                    {"untyped int", constant.MakeInt64(int64(q.IPV6_HOPLIMIT))},
  1008  			"IPV6_HOPOPTS":                     {"untyped int", constant.MakeInt64(int64(q.IPV6_HOPOPTS))},
  1009  			"IPV6_IPSEC_POLICY":                {"untyped int", constant.MakeInt64(int64(q.IPV6_IPSEC_POLICY))},
  1010  			"IPV6_JOIN_ANYCAST":                {"untyped int", constant.MakeInt64(int64(q.IPV6_JOIN_ANYCAST))},
  1011  			"IPV6_JOIN_GROUP":                  {"untyped int", constant.MakeInt64(int64(q.IPV6_JOIN_GROUP))},
  1012  			"IPV6_LEAVE_ANYCAST":               {"untyped int", constant.MakeInt64(int64(q.IPV6_LEAVE_ANYCAST))},
  1013  			"IPV6_LEAVE_GROUP":                 {"untyped int", constant.MakeInt64(int64(q.IPV6_LEAVE_GROUP))},
  1014  			"IPV6_MTU":                         {"untyped int", constant.MakeInt64(int64(q.IPV6_MTU))},
  1015  			"IPV6_MTU_DISCOVER":                {"untyped int", constant.MakeInt64(int64(q.IPV6_MTU_DISCOVER))},
  1016  			"IPV6_MULTICAST_HOPS":              {"untyped int", constant.MakeInt64(int64(q.IPV6_MULTICAST_HOPS))},
  1017  			"IPV6_MULTICAST_IF":                {"untyped int", constant.MakeInt64(int64(q.IPV6_MULTICAST_IF))},
  1018  			"IPV6_MULTICAST_LOOP":              {"untyped int", constant.MakeInt64(int64(q.IPV6_MULTICAST_LOOP))},
  1019  			"IPV6_NEXTHOP":                     {"untyped int", constant.MakeInt64(int64(q.IPV6_NEXTHOP))},
  1020  			"IPV6_PKTINFO":                     {"untyped int", constant.MakeInt64(int64(q.IPV6_PKTINFO))},
  1021  			"IPV6_PMTUDISC_DO":                 {"untyped int", constant.MakeInt64(int64(q.IPV6_PMTUDISC_DO))},
  1022  			"IPV6_PMTUDISC_DONT":               {"untyped int", constant.MakeInt64(int64(q.IPV6_PMTUDISC_DONT))},
  1023  			"IPV6_PMTUDISC_PROBE":              {"untyped int", constant.MakeInt64(int64(q.IPV6_PMTUDISC_PROBE))},
  1024  			"IPV6_PMTUDISC_WANT":               {"untyped int", constant.MakeInt64(int64(q.IPV6_PMTUDISC_WANT))},
  1025  			"IPV6_RECVDSTOPTS":                 {"untyped int", constant.MakeInt64(int64(q.IPV6_RECVDSTOPTS))},
  1026  			"IPV6_RECVERR":                     {"untyped int", constant.MakeInt64(int64(q.IPV6_RECVERR))},
  1027  			"IPV6_RECVHOPLIMIT":                {"untyped int", constant.MakeInt64(int64(q.IPV6_RECVHOPLIMIT))},
  1028  			"IPV6_RECVHOPOPTS":                 {"untyped int", constant.MakeInt64(int64(q.IPV6_RECVHOPOPTS))},
  1029  			"IPV6_RECVPKTINFO":                 {"untyped int", constant.MakeInt64(int64(q.IPV6_RECVPKTINFO))},
  1030  			"IPV6_RECVRTHDR":                   {"untyped int", constant.MakeInt64(int64(q.IPV6_RECVRTHDR))},
  1031  			"IPV6_RECVTCLASS":                  {"untyped int", constant.MakeInt64(int64(q.IPV6_RECVTCLASS))},
  1032  			"IPV6_ROUTER_ALERT":                {"untyped int", constant.MakeInt64(int64(q.IPV6_ROUTER_ALERT))},
  1033  			"IPV6_RTHDR":                       {"untyped int", constant.MakeInt64(int64(q.IPV6_RTHDR))},
  1034  			"IPV6_RTHDRDSTOPTS":                {"untyped int", constant.MakeInt64(int64(q.IPV6_RTHDRDSTOPTS))},
  1035  			"IPV6_RTHDR_LOOSE":                 {"untyped int", constant.MakeInt64(int64(q.IPV6_RTHDR_LOOSE))},
  1036  			"IPV6_RTHDR_STRICT":                {"untyped int", constant.MakeInt64(int64(q.IPV6_RTHDR_STRICT))},
  1037  			"IPV6_RTHDR_TYPE_0":                {"untyped int", constant.MakeInt64(int64(q.IPV6_RTHDR_TYPE_0))},
  1038  			"IPV6_RXDSTOPTS":                   {"untyped int", constant.MakeInt64(int64(q.IPV6_RXDSTOPTS))},
  1039  			"IPV6_RXHOPOPTS":                   {"untyped int", constant.MakeInt64(int64(q.IPV6_RXHOPOPTS))},
  1040  			"IPV6_TCLASS":                      {"untyped int", constant.MakeInt64(int64(q.IPV6_TCLASS))},
  1041  			"IPV6_UNICAST_HOPS":                {"untyped int", constant.MakeInt64(int64(q.IPV6_UNICAST_HOPS))},
  1042  			"IPV6_V6ONLY":                      {"untyped int", constant.MakeInt64(int64(q.IPV6_V6ONLY))},
  1043  			"IPV6_XFRM_POLICY":                 {"untyped int", constant.MakeInt64(int64(q.IPV6_XFRM_POLICY))},
  1044  			"IP_ADD_MEMBERSHIP":                {"untyped int", constant.MakeInt64(int64(q.IP_ADD_MEMBERSHIP))},
  1045  			"IP_ADD_SOURCE_MEMBERSHIP":         {"untyped int", constant.MakeInt64(int64(q.IP_ADD_SOURCE_MEMBERSHIP))},
  1046  			"IP_BLOCK_SOURCE":                  {"untyped int", constant.MakeInt64(int64(q.IP_BLOCK_SOURCE))},
  1047  			"IP_DEFAULT_MULTICAST_LOOP":        {"untyped int", constant.MakeInt64(int64(q.IP_DEFAULT_MULTICAST_LOOP))},
  1048  			"IP_DEFAULT_MULTICAST_TTL":         {"untyped int", constant.MakeInt64(int64(q.IP_DEFAULT_MULTICAST_TTL))},
  1049  			"IP_DF":                            {"untyped int", constant.MakeInt64(int64(q.IP_DF))},
  1050  			"IP_DROP_MEMBERSHIP":               {"untyped int", constant.MakeInt64(int64(q.IP_DROP_MEMBERSHIP))},
  1051  			"IP_DROP_SOURCE_MEMBERSHIP":        {"untyped int", constant.MakeInt64(int64(q.IP_DROP_SOURCE_MEMBERSHIP))},
  1052  			"IP_FREEBIND":                      {"untyped int", constant.MakeInt64(int64(q.IP_FREEBIND))},
  1053  			"IP_HDRINCL":                       {"untyped int", constant.MakeInt64(int64(q.IP_HDRINCL))},
  1054  			"IP_IPSEC_POLICY":                  {"untyped int", constant.MakeInt64(int64(q.IP_IPSEC_POLICY))},
  1055  			"IP_MAXPACKET":                     {"untyped int", constant.MakeInt64(int64(q.IP_MAXPACKET))},
  1056  			"IP_MAX_MEMBERSHIPS":               {"untyped int", constant.MakeInt64(int64(q.IP_MAX_MEMBERSHIPS))},
  1057  			"IP_MF":                            {"untyped int", constant.MakeInt64(int64(q.IP_MF))},
  1058  			"IP_MINTTL":                        {"untyped int", constant.MakeInt64(int64(q.IP_MINTTL))},
  1059  			"IP_MSFILTER":                      {"untyped int", constant.MakeInt64(int64(q.IP_MSFILTER))},
  1060  			"IP_MSS":                           {"untyped int", constant.MakeInt64(int64(q.IP_MSS))},
  1061  			"IP_MTU":                           {"untyped int", constant.MakeInt64(int64(q.IP_MTU))},
  1062  			"IP_MTU_DISCOVER":                  {"untyped int", constant.MakeInt64(int64(q.IP_MTU_DISCOVER))},
  1063  			"IP_MULTICAST_IF":                  {"untyped int", constant.MakeInt64(int64(q.IP_MULTICAST_IF))},
  1064  			"IP_MULTICAST_LOOP":                {"untyped int", constant.MakeInt64(int64(q.IP_MULTICAST_LOOP))},
  1065  			"IP_MULTICAST_TTL":                 {"untyped int", constant.MakeInt64(int64(q.IP_MULTICAST_TTL))},
  1066  			"IP_OFFMASK":                       {"untyped int", constant.MakeInt64(int64(q.IP_OFFMASK))},
  1067  			"IP_OPTIONS":                       {"untyped int", constant.MakeInt64(int64(q.IP_OPTIONS))},
  1068  			"IP_ORIGDSTADDR":                   {"untyped int", constant.MakeInt64(int64(q.IP_ORIGDSTADDR))},
  1069  			"IP_PASSSEC":                       {"untyped int", constant.MakeInt64(int64(q.IP_PASSSEC))},
  1070  			"IP_PKTINFO":                       {"untyped int", constant.MakeInt64(int64(q.IP_PKTINFO))},
  1071  			"IP_PKTOPTIONS":                    {"untyped int", constant.MakeInt64(int64(q.IP_PKTOPTIONS))},
  1072  			"IP_PMTUDISC":                      {"untyped int", constant.MakeInt64(int64(q.IP_PMTUDISC))},
  1073  			"IP_PMTUDISC_DO":                   {"untyped int", constant.MakeInt64(int64(q.IP_PMTUDISC_DO))},
  1074  			"IP_PMTUDISC_DONT":                 {"untyped int", constant.MakeInt64(int64(q.IP_PMTUDISC_DONT))},
  1075  			"IP_PMTUDISC_PROBE":                {"untyped int", constant.MakeInt64(int64(q.IP_PMTUDISC_PROBE))},
  1076  			"IP_PMTUDISC_WANT":                 {"untyped int", constant.MakeInt64(int64(q.IP_PMTUDISC_WANT))},
  1077  			"IP_RECVERR":                       {"untyped int", constant.MakeInt64(int64(q.IP_RECVERR))},
  1078  			"IP_RECVOPTS":                      {"untyped int", constant.MakeInt64(int64(q.IP_RECVOPTS))},
  1079  			"IP_RECVORIGDSTADDR":               {"untyped int", constant.MakeInt64(int64(q.IP_RECVORIGDSTADDR))},
  1080  			"IP_RECVRETOPTS":                   {"untyped int", constant.MakeInt64(int64(q.IP_RECVRETOPTS))},
  1081  			"IP_RECVTOS":                       {"untyped int", constant.MakeInt64(int64(q.IP_RECVTOS))},
  1082  			"IP_RECVTTL":                       {"untyped int", constant.MakeInt64(int64(q.IP_RECVTTL))},
  1083  			"IP_RETOPTS":                       {"untyped int", constant.MakeInt64(int64(q.IP_RETOPTS))},
  1084  			"IP_RF":                            {"untyped int", constant.MakeInt64(int64(q.IP_RF))},
  1085  			"IP_ROUTER_ALERT":                  {"untyped int", constant.MakeInt64(int64(q.IP_ROUTER_ALERT))},
  1086  			"IP_TOS":                           {"untyped int", constant.MakeInt64(int64(q.IP_TOS))},
  1087  			"IP_TRANSPARENT":                   {"untyped int", constant.MakeInt64(int64(q.IP_TRANSPARENT))},
  1088  			"IP_TTL":                           {"untyped int", constant.MakeInt64(int64(q.IP_TTL))},
  1089  			"IP_UNBLOCK_SOURCE":                {"untyped int", constant.MakeInt64(int64(q.IP_UNBLOCK_SOURCE))},
  1090  			"IP_XFRM_POLICY":                   {"untyped int", constant.MakeInt64(int64(q.IP_XFRM_POLICY))},
  1091  			"ISIG":                             {"untyped int", constant.MakeInt64(int64(q.ISIG))},
  1092  			"ISTRIP":                           {"untyped int", constant.MakeInt64(int64(q.ISTRIP))},
  1093  			"IUCLC":                            {"untyped int", constant.MakeInt64(int64(q.IUCLC))},
  1094  			"IUTF8":                            {"untyped int", constant.MakeInt64(int64(q.IUTF8))},
  1095  			"IXANY":                            {"untyped int", constant.MakeInt64(int64(q.IXANY))},
  1096  			"IXOFF":                            {"untyped int", constant.MakeInt64(int64(q.IXOFF))},
  1097  			"IXON":                             {"untyped int", constant.MakeInt64(int64(q.IXON))},
  1098  			"ImplementsGetwd":                  {"untyped bool", constant.MakeBool(bool(q.ImplementsGetwd))},
  1099  			"LINUX_REBOOT_CMD_CAD_OFF":         {"untyped int", constant.MakeInt64(int64(q.LINUX_REBOOT_CMD_CAD_OFF))},
  1100  			"LINUX_REBOOT_CMD_CAD_ON":          {"untyped int", constant.MakeInt64(int64(q.LINUX_REBOOT_CMD_CAD_ON))},
  1101  			"LINUX_REBOOT_CMD_HALT":            {"untyped int", constant.MakeInt64(int64(q.LINUX_REBOOT_CMD_HALT))},
  1102  			"LINUX_REBOOT_CMD_KEXEC":           {"untyped int", constant.MakeInt64(int64(q.LINUX_REBOOT_CMD_KEXEC))},
  1103  			"LINUX_REBOOT_CMD_POWER_OFF":       {"untyped int", constant.MakeInt64(int64(q.LINUX_REBOOT_CMD_POWER_OFF))},
  1104  			"LINUX_REBOOT_CMD_RESTART":         {"untyped int", constant.MakeInt64(int64(q.LINUX_REBOOT_CMD_RESTART))},
  1105  			"LINUX_REBOOT_CMD_RESTART2":        {"untyped int", constant.MakeInt64(int64(q.LINUX_REBOOT_CMD_RESTART2))},
  1106  			"LINUX_REBOOT_CMD_SW_SUSPEND":      {"untyped int", constant.MakeInt64(int64(q.LINUX_REBOOT_CMD_SW_SUSPEND))},
  1107  			"LINUX_REBOOT_MAGIC1":              {"untyped int", constant.MakeInt64(int64(q.LINUX_REBOOT_MAGIC1))},
  1108  			"LINUX_REBOOT_MAGIC2":              {"untyped int", constant.MakeInt64(int64(q.LINUX_REBOOT_MAGIC2))},
  1109  			"LOCK_EX":                          {"untyped int", constant.MakeInt64(int64(q.LOCK_EX))},
  1110  			"LOCK_NB":                          {"untyped int", constant.MakeInt64(int64(q.LOCK_NB))},
  1111  			"LOCK_SH":                          {"untyped int", constant.MakeInt64(int64(q.LOCK_SH))},
  1112  			"LOCK_UN":                          {"untyped int", constant.MakeInt64(int64(q.LOCK_UN))},
  1113  			"MADV_DOFORK":                      {"untyped int", constant.MakeInt64(int64(q.MADV_DOFORK))},
  1114  			"MADV_DONTFORK":                    {"untyped int", constant.MakeInt64(int64(q.MADV_DONTFORK))},
  1115  			"MADV_DONTNEED":                    {"untyped int", constant.MakeInt64(int64(q.MADV_DONTNEED))},
  1116  			"MADV_HUGEPAGE":                    {"untyped int", constant.MakeInt64(int64(q.MADV_HUGEPAGE))},
  1117  			"MADV_HWPOISON":                    {"untyped int", constant.MakeInt64(int64(q.MADV_HWPOISON))},
  1118  			"MADV_MERGEABLE":                   {"untyped int", constant.MakeInt64(int64(q.MADV_MERGEABLE))},
  1119  			"MADV_NOHUGEPAGE":                  {"untyped int", constant.MakeInt64(int64(q.MADV_NOHUGEPAGE))},
  1120  			"MADV_NORMAL":                      {"untyped int", constant.MakeInt64(int64(q.MADV_NORMAL))},
  1121  			"MADV_RANDOM":                      {"untyped int", constant.MakeInt64(int64(q.MADV_RANDOM))},
  1122  			"MADV_REMOVE":                      {"untyped int", constant.MakeInt64(int64(q.MADV_REMOVE))},
  1123  			"MADV_SEQUENTIAL":                  {"untyped int", constant.MakeInt64(int64(q.MADV_SEQUENTIAL))},
  1124  			"MADV_UNMERGEABLE":                 {"untyped int", constant.MakeInt64(int64(q.MADV_UNMERGEABLE))},
  1125  			"MADV_WILLNEED":                    {"untyped int", constant.MakeInt64(int64(q.MADV_WILLNEED))},
  1126  			"MAP_32BIT":                        {"untyped int", constant.MakeInt64(int64(q.MAP_32BIT))},
  1127  			"MAP_ANON":                         {"untyped int", constant.MakeInt64(int64(q.MAP_ANON))},
  1128  			"MAP_ANONYMOUS":                    {"untyped int", constant.MakeInt64(int64(q.MAP_ANONYMOUS))},
  1129  			"MAP_DENYWRITE":                    {"untyped int", constant.MakeInt64(int64(q.MAP_DENYWRITE))},
  1130  			"MAP_EXECUTABLE":                   {"untyped int", constant.MakeInt64(int64(q.MAP_EXECUTABLE))},
  1131  			"MAP_FILE":                         {"untyped int", constant.MakeInt64(int64(q.MAP_FILE))},
  1132  			"MAP_FIXED":                        {"untyped int", constant.MakeInt64(int64(q.MAP_FIXED))},
  1133  			"MAP_GROWSDOWN":                    {"untyped int", constant.MakeInt64(int64(q.MAP_GROWSDOWN))},
  1134  			"MAP_HUGETLB":                      {"untyped int", constant.MakeInt64(int64(q.MAP_HUGETLB))},
  1135  			"MAP_LOCKED":                       {"untyped int", constant.MakeInt64(int64(q.MAP_LOCKED))},
  1136  			"MAP_NONBLOCK":                     {"untyped int", constant.MakeInt64(int64(q.MAP_NONBLOCK))},
  1137  			"MAP_NORESERVE":                    {"untyped int", constant.MakeInt64(int64(q.MAP_NORESERVE))},
  1138  			"MAP_POPULATE":                     {"untyped int", constant.MakeInt64(int64(q.MAP_POPULATE))},
  1139  			"MAP_PRIVATE":                      {"untyped int", constant.MakeInt64(int64(q.MAP_PRIVATE))},
  1140  			"MAP_SHARED":                       {"untyped int", constant.MakeInt64(int64(q.MAP_SHARED))},
  1141  			"MAP_STACK":                        {"untyped int", constant.MakeInt64(int64(q.MAP_STACK))},
  1142  			"MAP_TYPE":                         {"untyped int", constant.MakeInt64(int64(q.MAP_TYPE))},
  1143  			"MCL_CURRENT":                      {"untyped int", constant.MakeInt64(int64(q.MCL_CURRENT))},
  1144  			"MCL_FUTURE":                       {"untyped int", constant.MakeInt64(int64(q.MCL_FUTURE))},
  1145  			"MNT_DETACH":                       {"untyped int", constant.MakeInt64(int64(q.MNT_DETACH))},
  1146  			"MNT_EXPIRE":                       {"untyped int", constant.MakeInt64(int64(q.MNT_EXPIRE))},
  1147  			"MNT_FORCE":                        {"untyped int", constant.MakeInt64(int64(q.MNT_FORCE))},
  1148  			"MSG_CMSG_CLOEXEC":                 {"untyped int", constant.MakeInt64(int64(q.MSG_CMSG_CLOEXEC))},
  1149  			"MSG_CONFIRM":                      {"untyped int", constant.MakeInt64(int64(q.MSG_CONFIRM))},
  1150  			"MSG_CTRUNC":                       {"untyped int", constant.MakeInt64(int64(q.MSG_CTRUNC))},
  1151  			"MSG_DONTROUTE":                    {"untyped int", constant.MakeInt64(int64(q.MSG_DONTROUTE))},
  1152  			"MSG_DONTWAIT":                     {"untyped int", constant.MakeInt64(int64(q.MSG_DONTWAIT))},
  1153  			"MSG_EOR":                          {"untyped int", constant.MakeInt64(int64(q.MSG_EOR))},
  1154  			"MSG_ERRQUEUE":                     {"untyped int", constant.MakeInt64(int64(q.MSG_ERRQUEUE))},
  1155  			"MSG_FASTOPEN":                     {"untyped int", constant.MakeInt64(int64(q.MSG_FASTOPEN))},
  1156  			"MSG_FIN":                          {"untyped int", constant.MakeInt64(int64(q.MSG_FIN))},
  1157  			"MSG_MORE":                         {"untyped int", constant.MakeInt64(int64(q.MSG_MORE))},
  1158  			"MSG_NOSIGNAL":                     {"untyped int", constant.MakeInt64(int64(q.MSG_NOSIGNAL))},
  1159  			"MSG_OOB":                          {"untyped int", constant.MakeInt64(int64(q.MSG_OOB))},
  1160  			"MSG_PEEK":                         {"untyped int", constant.MakeInt64(int64(q.MSG_PEEK))},
  1161  			"MSG_PROXY":                        {"untyped int", constant.MakeInt64(int64(q.MSG_PROXY))},
  1162  			"MSG_RST":                          {"untyped int", constant.MakeInt64(int64(q.MSG_RST))},
  1163  			"MSG_SYN":                          {"untyped int", constant.MakeInt64(int64(q.MSG_SYN))},
  1164  			"MSG_TRUNC":                        {"untyped int", constant.MakeInt64(int64(q.MSG_TRUNC))},
  1165  			"MSG_TRYHARD":                      {"untyped int", constant.MakeInt64(int64(q.MSG_TRYHARD))},
  1166  			"MSG_WAITALL":                      {"untyped int", constant.MakeInt64(int64(q.MSG_WAITALL))},
  1167  			"MSG_WAITFORONE":                   {"untyped int", constant.MakeInt64(int64(q.MSG_WAITFORONE))},
  1168  			"MS_ACTIVE":                        {"untyped int", constant.MakeInt64(int64(q.MS_ACTIVE))},
  1169  			"MS_ASYNC":                         {"untyped int", constant.MakeInt64(int64(q.MS_ASYNC))},
  1170  			"MS_BIND":                          {"untyped int", constant.MakeInt64(int64(q.MS_BIND))},
  1171  			"MS_DIRSYNC":                       {"untyped int", constant.MakeInt64(int64(q.MS_DIRSYNC))},
  1172  			"MS_INVALIDATE":                    {"untyped int", constant.MakeInt64(int64(q.MS_INVALIDATE))},
  1173  			"MS_I_VERSION":                     {"untyped int", constant.MakeInt64(int64(q.MS_I_VERSION))},
  1174  			"MS_KERNMOUNT":                     {"untyped int", constant.MakeInt64(int64(q.MS_KERNMOUNT))},
  1175  			"MS_MANDLOCK":                      {"untyped int", constant.MakeInt64(int64(q.MS_MANDLOCK))},
  1176  			"MS_MGC_MSK":                       {"untyped int", constant.MakeInt64(int64(q.MS_MGC_MSK))},
  1177  			"MS_MGC_VAL":                       {"untyped int", constant.MakeInt64(int64(q.MS_MGC_VAL))},
  1178  			"MS_MOVE":                          {"untyped int", constant.MakeInt64(int64(q.MS_MOVE))},
  1179  			"MS_NOATIME":                       {"untyped int", constant.MakeInt64(int64(q.MS_NOATIME))},
  1180  			"MS_NODEV":                         {"untyped int", constant.MakeInt64(int64(q.MS_NODEV))},
  1181  			"MS_NODIRATIME":                    {"untyped int", constant.MakeInt64(int64(q.MS_NODIRATIME))},
  1182  			"MS_NOEXEC":                        {"untyped int", constant.MakeInt64(int64(q.MS_NOEXEC))},
  1183  			"MS_NOSUID":                        {"untyped int", constant.MakeInt64(int64(q.MS_NOSUID))},
  1184  			"MS_NOUSER":                        {"untyped int", constant.MakeInt64(int64(q.MS_NOUSER))},
  1185  			"MS_POSIXACL":                      {"untyped int", constant.MakeInt64(int64(q.MS_POSIXACL))},
  1186  			"MS_PRIVATE":                       {"untyped int", constant.MakeInt64(int64(q.MS_PRIVATE))},
  1187  			"MS_RDONLY":                        {"untyped int", constant.MakeInt64(int64(q.MS_RDONLY))},
  1188  			"MS_REC":                           {"untyped int", constant.MakeInt64(int64(q.MS_REC))},
  1189  			"MS_RELATIME":                      {"untyped int", constant.MakeInt64(int64(q.MS_RELATIME))},
  1190  			"MS_REMOUNT":                       {"untyped int", constant.MakeInt64(int64(q.MS_REMOUNT))},
  1191  			"MS_RMT_MASK":                      {"untyped int", constant.MakeInt64(int64(q.MS_RMT_MASK))},
  1192  			"MS_SHARED":                        {"untyped int", constant.MakeInt64(int64(q.MS_SHARED))},
  1193  			"MS_SILENT":                        {"untyped int", constant.MakeInt64(int64(q.MS_SILENT))},
  1194  			"MS_SLAVE":                         {"untyped int", constant.MakeInt64(int64(q.MS_SLAVE))},
  1195  			"MS_STRICTATIME":                   {"untyped int", constant.MakeInt64(int64(q.MS_STRICTATIME))},
  1196  			"MS_SYNC":                          {"untyped int", constant.MakeInt64(int64(q.MS_SYNC))},
  1197  			"MS_SYNCHRONOUS":                   {"untyped int", constant.MakeInt64(int64(q.MS_SYNCHRONOUS))},
  1198  			"MS_UNBINDABLE":                    {"untyped int", constant.MakeInt64(int64(q.MS_UNBINDABLE))},
  1199  			"NAME_MAX":                         {"untyped int", constant.MakeInt64(int64(q.NAME_MAX))},
  1200  			"NETLINK_ADD_MEMBERSHIP":           {"untyped int", constant.MakeInt64(int64(q.NETLINK_ADD_MEMBERSHIP))},
  1201  			"NETLINK_AUDIT":                    {"untyped int", constant.MakeInt64(int64(q.NETLINK_AUDIT))},
  1202  			"NETLINK_BROADCAST_ERROR":          {"untyped int", constant.MakeInt64(int64(q.NETLINK_BROADCAST_ERROR))},
  1203  			"NETLINK_CONNECTOR":                {"untyped int", constant.MakeInt64(int64(q.NETLINK_CONNECTOR))},
  1204  			"NETLINK_DNRTMSG":                  {"untyped int", constant.MakeInt64(int64(q.NETLINK_DNRTMSG))},
  1205  			"NETLINK_DROP_MEMBERSHIP":          {"untyped int", constant.MakeInt64(int64(q.NETLINK_DROP_MEMBERSHIP))},
  1206  			"NETLINK_ECRYPTFS":                 {"untyped int", constant.MakeInt64(int64(q.NETLINK_ECRYPTFS))},
  1207  			"NETLINK_FIB_LOOKUP":               {"untyped int", constant.MakeInt64(int64(q.NETLINK_FIB_LOOKUP))},
  1208  			"NETLINK_FIREWALL":                 {"untyped int", constant.MakeInt64(int64(q.NETLINK_FIREWALL))},
  1209  			"NETLINK_GENERIC":                  {"untyped int", constant.MakeInt64(int64(q.NETLINK_GENERIC))},
  1210  			"NETLINK_INET_DIAG":                {"untyped int", constant.MakeInt64(int64(q.NETLINK_INET_DIAG))},
  1211  			"NETLINK_IP6_FW":                   {"untyped int", constant.MakeInt64(int64(q.NETLINK_IP6_FW))},
  1212  			"NETLINK_ISCSI":                    {"untyped int", constant.MakeInt64(int64(q.NETLINK_ISCSI))},
  1213  			"NETLINK_KOBJECT_UEVENT":           {"untyped int", constant.MakeInt64(int64(q.NETLINK_KOBJECT_UEVENT))},
  1214  			"NETLINK_NETFILTER":                {"untyped int", constant.MakeInt64(int64(q.NETLINK_NETFILTER))},
  1215  			"NETLINK_NFLOG":                    {"untyped int", constant.MakeInt64(int64(q.NETLINK_NFLOG))},
  1216  			"NETLINK_NO_ENOBUFS":               {"untyped int", constant.MakeInt64(int64(q.NETLINK_NO_ENOBUFS))},
  1217  			"NETLINK_PKTINFO":                  {"untyped int", constant.MakeInt64(int64(q.NETLINK_PKTINFO))},
  1218  			"NETLINK_ROUTE":                    {"untyped int", constant.MakeInt64(int64(q.NETLINK_ROUTE))},
  1219  			"NETLINK_SCSITRANSPORT":            {"untyped int", constant.MakeInt64(int64(q.NETLINK_SCSITRANSPORT))},
  1220  			"NETLINK_SELINUX":                  {"untyped int", constant.MakeInt64(int64(q.NETLINK_SELINUX))},
  1221  			"NETLINK_UNUSED":                   {"untyped int", constant.MakeInt64(int64(q.NETLINK_UNUSED))},
  1222  			"NETLINK_USERSOCK":                 {"untyped int", constant.MakeInt64(int64(q.NETLINK_USERSOCK))},
  1223  			"NETLINK_XFRM":                     {"untyped int", constant.MakeInt64(int64(q.NETLINK_XFRM))},
  1224  			"NLA_ALIGNTO":                      {"untyped int", constant.MakeInt64(int64(q.NLA_ALIGNTO))},
  1225  			"NLA_F_NESTED":                     {"untyped int", constant.MakeInt64(int64(q.NLA_F_NESTED))},
  1226  			"NLA_F_NET_BYTEORDER":              {"untyped int", constant.MakeInt64(int64(q.NLA_F_NET_BYTEORDER))},
  1227  			"NLA_HDRLEN":                       {"untyped int", constant.MakeInt64(int64(q.NLA_HDRLEN))},
  1228  			"NLMSG_ALIGNTO":                    {"untyped int", constant.MakeInt64(int64(q.NLMSG_ALIGNTO))},
  1229  			"NLMSG_DONE":                       {"untyped int", constant.MakeInt64(int64(q.NLMSG_DONE))},
  1230  			"NLMSG_ERROR":                      {"untyped int", constant.MakeInt64(int64(q.NLMSG_ERROR))},
  1231  			"NLMSG_HDRLEN":                     {"untyped int", constant.MakeInt64(int64(q.NLMSG_HDRLEN))},
  1232  			"NLMSG_MIN_TYPE":                   {"untyped int", constant.MakeInt64(int64(q.NLMSG_MIN_TYPE))},
  1233  			"NLMSG_NOOP":                       {"untyped int", constant.MakeInt64(int64(q.NLMSG_NOOP))},
  1234  			"NLMSG_OVERRUN":                    {"untyped int", constant.MakeInt64(int64(q.NLMSG_OVERRUN))},
  1235  			"NLM_F_ACK":                        {"untyped int", constant.MakeInt64(int64(q.NLM_F_ACK))},
  1236  			"NLM_F_APPEND":                     {"untyped int", constant.MakeInt64(int64(q.NLM_F_APPEND))},
  1237  			"NLM_F_ATOMIC":                     {"untyped int", constant.MakeInt64(int64(q.NLM_F_ATOMIC))},
  1238  			"NLM_F_CREATE":                     {"untyped int", constant.MakeInt64(int64(q.NLM_F_CREATE))},
  1239  			"NLM_F_DUMP":                       {"untyped int", constant.MakeInt64(int64(q.NLM_F_DUMP))},
  1240  			"NLM_F_ECHO":                       {"untyped int", constant.MakeInt64(int64(q.NLM_F_ECHO))},
  1241  			"NLM_F_EXCL":                       {"untyped int", constant.MakeInt64(int64(q.NLM_F_EXCL))},
  1242  			"NLM_F_MATCH":                      {"untyped int", constant.MakeInt64(int64(q.NLM_F_MATCH))},
  1243  			"NLM_F_MULTI":                      {"untyped int", constant.MakeInt64(int64(q.NLM_F_MULTI))},
  1244  			"NLM_F_REPLACE":                    {"untyped int", constant.MakeInt64(int64(q.NLM_F_REPLACE))},
  1245  			"NLM_F_REQUEST":                    {"untyped int", constant.MakeInt64(int64(q.NLM_F_REQUEST))},
  1246  			"NLM_F_ROOT":                       {"untyped int", constant.MakeInt64(int64(q.NLM_F_ROOT))},
  1247  			"NOFLSH":                           {"untyped int", constant.MakeInt64(int64(q.NOFLSH))},
  1248  			"OCRNL":                            {"untyped int", constant.MakeInt64(int64(q.OCRNL))},
  1249  			"OFDEL":                            {"untyped int", constant.MakeInt64(int64(q.OFDEL))},
  1250  			"OFILL":                            {"untyped int", constant.MakeInt64(int64(q.OFILL))},
  1251  			"OLCUC":                            {"untyped int", constant.MakeInt64(int64(q.OLCUC))},
  1252  			"ONLCR":                            {"untyped int", constant.MakeInt64(int64(q.ONLCR))},
  1253  			"ONLRET":                           {"untyped int", constant.MakeInt64(int64(q.ONLRET))},
  1254  			"ONOCR":                            {"untyped int", constant.MakeInt64(int64(q.ONOCR))},
  1255  			"OPOST":                            {"untyped int", constant.MakeInt64(int64(q.OPOST))},
  1256  			"O_ACCMODE":                        {"untyped int", constant.MakeInt64(int64(q.O_ACCMODE))},
  1257  			"O_APPEND":                         {"untyped int", constant.MakeInt64(int64(q.O_APPEND))},
  1258  			"O_ASYNC":                          {"untyped int", constant.MakeInt64(int64(q.O_ASYNC))},
  1259  			"O_CLOEXEC":                        {"untyped int", constant.MakeInt64(int64(q.O_CLOEXEC))},
  1260  			"O_CREAT":                          {"untyped int", constant.MakeInt64(int64(q.O_CREAT))},
  1261  			"O_DIRECT":                         {"untyped int", constant.MakeInt64(int64(q.O_DIRECT))},
  1262  			"O_DIRECTORY":                      {"untyped int", constant.MakeInt64(int64(q.O_DIRECTORY))},
  1263  			"O_DSYNC":                          {"untyped int", constant.MakeInt64(int64(q.O_DSYNC))},
  1264  			"O_EXCL":                           {"untyped int", constant.MakeInt64(int64(q.O_EXCL))},
  1265  			"O_FSYNC":                          {"untyped int", constant.MakeInt64(int64(q.O_FSYNC))},
  1266  			"O_LARGEFILE":                      {"untyped int", constant.MakeInt64(int64(q.O_LARGEFILE))},
  1267  			"O_NDELAY":                         {"untyped int", constant.MakeInt64(int64(q.O_NDELAY))},
  1268  			"O_NOATIME":                        {"untyped int", constant.MakeInt64(int64(q.O_NOATIME))},
  1269  			"O_NOCTTY":                         {"untyped int", constant.MakeInt64(int64(q.O_NOCTTY))},
  1270  			"O_NOFOLLOW":                       {"untyped int", constant.MakeInt64(int64(q.O_NOFOLLOW))},
  1271  			"O_NONBLOCK":                       {"untyped int", constant.MakeInt64(int64(q.O_NONBLOCK))},
  1272  			"O_RDONLY":                         {"untyped int", constant.MakeInt64(int64(q.O_RDONLY))},
  1273  			"O_RDWR":                           {"untyped int", constant.MakeInt64(int64(q.O_RDWR))},
  1274  			"O_RSYNC":                          {"untyped int", constant.MakeInt64(int64(q.O_RSYNC))},
  1275  			"O_SYNC":                           {"untyped int", constant.MakeInt64(int64(q.O_SYNC))},
  1276  			"O_TRUNC":                          {"untyped int", constant.MakeInt64(int64(q.O_TRUNC))},
  1277  			"O_WRONLY":                         {"untyped int", constant.MakeInt64(int64(q.O_WRONLY))},
  1278  			"PACKET_ADD_MEMBERSHIP":            {"untyped int", constant.MakeInt64(int64(q.PACKET_ADD_MEMBERSHIP))},
  1279  			"PACKET_BROADCAST":                 {"untyped int", constant.MakeInt64(int64(q.PACKET_BROADCAST))},
  1280  			"PACKET_DROP_MEMBERSHIP":           {"untyped int", constant.MakeInt64(int64(q.PACKET_DROP_MEMBERSHIP))},
  1281  			"PACKET_FASTROUTE":                 {"untyped int", constant.MakeInt64(int64(q.PACKET_FASTROUTE))},
  1282  			"PACKET_HOST":                      {"untyped int", constant.MakeInt64(int64(q.PACKET_HOST))},
  1283  			"PACKET_LOOPBACK":                  {"untyped int", constant.MakeInt64(int64(q.PACKET_LOOPBACK))},
  1284  			"PACKET_MR_ALLMULTI":               {"untyped int", constant.MakeInt64(int64(q.PACKET_MR_ALLMULTI))},
  1285  			"PACKET_MR_MULTICAST":              {"untyped int", constant.MakeInt64(int64(q.PACKET_MR_MULTICAST))},
  1286  			"PACKET_MR_PROMISC":                {"untyped int", constant.MakeInt64(int64(q.PACKET_MR_PROMISC))},
  1287  			"PACKET_MULTICAST":                 {"untyped int", constant.MakeInt64(int64(q.PACKET_MULTICAST))},
  1288  			"PACKET_OTHERHOST":                 {"untyped int", constant.MakeInt64(int64(q.PACKET_OTHERHOST))},
  1289  			"PACKET_OUTGOING":                  {"untyped int", constant.MakeInt64(int64(q.PACKET_OUTGOING))},
  1290  			"PACKET_RECV_OUTPUT":               {"untyped int", constant.MakeInt64(int64(q.PACKET_RECV_OUTPUT))},
  1291  			"PACKET_RX_RING":                   {"untyped int", constant.MakeInt64(int64(q.PACKET_RX_RING))},
  1292  			"PACKET_STATISTICS":                {"untyped int", constant.MakeInt64(int64(q.PACKET_STATISTICS))},
  1293  			"PARENB":                           {"untyped int", constant.MakeInt64(int64(q.PARENB))},
  1294  			"PARMRK":                           {"untyped int", constant.MakeInt64(int64(q.PARMRK))},
  1295  			"PARODD":                           {"untyped int", constant.MakeInt64(int64(q.PARODD))},
  1296  			"PENDIN":                           {"untyped int", constant.MakeInt64(int64(q.PENDIN))},
  1297  			"PRIO_PGRP":                        {"untyped int", constant.MakeInt64(int64(q.PRIO_PGRP))},
  1298  			"PRIO_PROCESS":                     {"untyped int", constant.MakeInt64(int64(q.PRIO_PROCESS))},
  1299  			"PRIO_USER":                        {"untyped int", constant.MakeInt64(int64(q.PRIO_USER))},
  1300  			"PROT_EXEC":                        {"untyped int", constant.MakeInt64(int64(q.PROT_EXEC))},
  1301  			"PROT_GROWSDOWN":                   {"untyped int", constant.MakeInt64(int64(q.PROT_GROWSDOWN))},
  1302  			"PROT_GROWSUP":                     {"untyped int", constant.MakeInt64(int64(q.PROT_GROWSUP))},
  1303  			"PROT_NONE":                        {"untyped int", constant.MakeInt64(int64(q.PROT_NONE))},
  1304  			"PROT_READ":                        {"untyped int", constant.MakeInt64(int64(q.PROT_READ))},
  1305  			"PROT_WRITE":                       {"untyped int", constant.MakeInt64(int64(q.PROT_WRITE))},
  1306  			"PR_CAPBSET_DROP":                  {"untyped int", constant.MakeInt64(int64(q.PR_CAPBSET_DROP))},
  1307  			"PR_CAPBSET_READ":                  {"untyped int", constant.MakeInt64(int64(q.PR_CAPBSET_READ))},
  1308  			"PR_ENDIAN_BIG":                    {"untyped int", constant.MakeInt64(int64(q.PR_ENDIAN_BIG))},
  1309  			"PR_ENDIAN_LITTLE":                 {"untyped int", constant.MakeInt64(int64(q.PR_ENDIAN_LITTLE))},
  1310  			"PR_ENDIAN_PPC_LITTLE":             {"untyped int", constant.MakeInt64(int64(q.PR_ENDIAN_PPC_LITTLE))},
  1311  			"PR_FPEMU_NOPRINT":                 {"untyped int", constant.MakeInt64(int64(q.PR_FPEMU_NOPRINT))},
  1312  			"PR_FPEMU_SIGFPE":                  {"untyped int", constant.MakeInt64(int64(q.PR_FPEMU_SIGFPE))},
  1313  			"PR_FP_EXC_ASYNC":                  {"untyped int", constant.MakeInt64(int64(q.PR_FP_EXC_ASYNC))},
  1314  			"PR_FP_EXC_DISABLED":               {"untyped int", constant.MakeInt64(int64(q.PR_FP_EXC_DISABLED))},
  1315  			"PR_FP_EXC_DIV":                    {"untyped int", constant.MakeInt64(int64(q.PR_FP_EXC_DIV))},
  1316  			"PR_FP_EXC_INV":                    {"untyped int", constant.MakeInt64(int64(q.PR_FP_EXC_INV))},
  1317  			"PR_FP_EXC_NONRECOV":               {"untyped int", constant.MakeInt64(int64(q.PR_FP_EXC_NONRECOV))},
  1318  			"PR_FP_EXC_OVF":                    {"untyped int", constant.MakeInt64(int64(q.PR_FP_EXC_OVF))},
  1319  			"PR_FP_EXC_PRECISE":                {"untyped int", constant.MakeInt64(int64(q.PR_FP_EXC_PRECISE))},
  1320  			"PR_FP_EXC_RES":                    {"untyped int", constant.MakeInt64(int64(q.PR_FP_EXC_RES))},
  1321  			"PR_FP_EXC_SW_ENABLE":              {"untyped int", constant.MakeInt64(int64(q.PR_FP_EXC_SW_ENABLE))},
  1322  			"PR_FP_EXC_UND":                    {"untyped int", constant.MakeInt64(int64(q.PR_FP_EXC_UND))},
  1323  			"PR_GET_DUMPABLE":                  {"untyped int", constant.MakeInt64(int64(q.PR_GET_DUMPABLE))},
  1324  			"PR_GET_ENDIAN":                    {"untyped int", constant.MakeInt64(int64(q.PR_GET_ENDIAN))},
  1325  			"PR_GET_FPEMU":                     {"untyped int", constant.MakeInt64(int64(q.PR_GET_FPEMU))},
  1326  			"PR_GET_FPEXC":                     {"untyped int", constant.MakeInt64(int64(q.PR_GET_FPEXC))},
  1327  			"PR_GET_KEEPCAPS":                  {"untyped int", constant.MakeInt64(int64(q.PR_GET_KEEPCAPS))},
  1328  			"PR_GET_NAME":                      {"untyped int", constant.MakeInt64(int64(q.PR_GET_NAME))},
  1329  			"PR_GET_PDEATHSIG":                 {"untyped int", constant.MakeInt64(int64(q.PR_GET_PDEATHSIG))},
  1330  			"PR_GET_SECCOMP":                   {"untyped int", constant.MakeInt64(int64(q.PR_GET_SECCOMP))},
  1331  			"PR_GET_SECUREBITS":                {"untyped int", constant.MakeInt64(int64(q.PR_GET_SECUREBITS))},
  1332  			"PR_GET_TIMERSLACK":                {"untyped int", constant.MakeInt64(int64(q.PR_GET_TIMERSLACK))},
  1333  			"PR_GET_TIMING":                    {"untyped int", constant.MakeInt64(int64(q.PR_GET_TIMING))},
  1334  			"PR_GET_TSC":                       {"untyped int", constant.MakeInt64(int64(q.PR_GET_TSC))},
  1335  			"PR_GET_UNALIGN":                   {"untyped int", constant.MakeInt64(int64(q.PR_GET_UNALIGN))},
  1336  			"PR_MCE_KILL":                      {"untyped int", constant.MakeInt64(int64(q.PR_MCE_KILL))},
  1337  			"PR_MCE_KILL_CLEAR":                {"untyped int", constant.MakeInt64(int64(q.PR_MCE_KILL_CLEAR))},
  1338  			"PR_MCE_KILL_DEFAULT":              {"untyped int", constant.MakeInt64(int64(q.PR_MCE_KILL_DEFAULT))},
  1339  			"PR_MCE_KILL_EARLY":                {"untyped int", constant.MakeInt64(int64(q.PR_MCE_KILL_EARLY))},
  1340  			"PR_MCE_KILL_GET":                  {"untyped int", constant.MakeInt64(int64(q.PR_MCE_KILL_GET))},
  1341  			"PR_MCE_KILL_LATE":                 {"untyped int", constant.MakeInt64(int64(q.PR_MCE_KILL_LATE))},
  1342  			"PR_MCE_KILL_SET":                  {"untyped int", constant.MakeInt64(int64(q.PR_MCE_KILL_SET))},
  1343  			"PR_SET_DUMPABLE":                  {"untyped int", constant.MakeInt64(int64(q.PR_SET_DUMPABLE))},
  1344  			"PR_SET_ENDIAN":                    {"untyped int", constant.MakeInt64(int64(q.PR_SET_ENDIAN))},
  1345  			"PR_SET_FPEMU":                     {"untyped int", constant.MakeInt64(int64(q.PR_SET_FPEMU))},
  1346  			"PR_SET_FPEXC":                     {"untyped int", constant.MakeInt64(int64(q.PR_SET_FPEXC))},
  1347  			"PR_SET_KEEPCAPS":                  {"untyped int", constant.MakeInt64(int64(q.PR_SET_KEEPCAPS))},
  1348  			"PR_SET_NAME":                      {"untyped int", constant.MakeInt64(int64(q.PR_SET_NAME))},
  1349  			"PR_SET_PDEATHSIG":                 {"untyped int", constant.MakeInt64(int64(q.PR_SET_PDEATHSIG))},
  1350  			"PR_SET_PTRACER":                   {"untyped int", constant.MakeInt64(int64(q.PR_SET_PTRACER))},
  1351  			"PR_SET_SECCOMP":                   {"untyped int", constant.MakeInt64(int64(q.PR_SET_SECCOMP))},
  1352  			"PR_SET_SECUREBITS":                {"untyped int", constant.MakeInt64(int64(q.PR_SET_SECUREBITS))},
  1353  			"PR_SET_TIMERSLACK":                {"untyped int", constant.MakeInt64(int64(q.PR_SET_TIMERSLACK))},
  1354  			"PR_SET_TIMING":                    {"untyped int", constant.MakeInt64(int64(q.PR_SET_TIMING))},
  1355  			"PR_SET_TSC":                       {"untyped int", constant.MakeInt64(int64(q.PR_SET_TSC))},
  1356  			"PR_SET_UNALIGN":                   {"untyped int", constant.MakeInt64(int64(q.PR_SET_UNALIGN))},
  1357  			"PR_TASK_PERF_EVENTS_DISABLE":      {"untyped int", constant.MakeInt64(int64(q.PR_TASK_PERF_EVENTS_DISABLE))},
  1358  			"PR_TASK_PERF_EVENTS_ENABLE":       {"untyped int", constant.MakeInt64(int64(q.PR_TASK_PERF_EVENTS_ENABLE))},
  1359  			"PR_TIMING_STATISTICAL":            {"untyped int", constant.MakeInt64(int64(q.PR_TIMING_STATISTICAL))},
  1360  			"PR_TIMING_TIMESTAMP":              {"untyped int", constant.MakeInt64(int64(q.PR_TIMING_TIMESTAMP))},
  1361  			"PR_TSC_ENABLE":                    {"untyped int", constant.MakeInt64(int64(q.PR_TSC_ENABLE))},
  1362  			"PR_TSC_SIGSEGV":                   {"untyped int", constant.MakeInt64(int64(q.PR_TSC_SIGSEGV))},
  1363  			"PR_UNALIGN_NOPRINT":               {"untyped int", constant.MakeInt64(int64(q.PR_UNALIGN_NOPRINT))},
  1364  			"PR_UNALIGN_SIGBUS":                {"untyped int", constant.MakeInt64(int64(q.PR_UNALIGN_SIGBUS))},
  1365  			"PTRACE_ATTACH":                    {"untyped int", constant.MakeInt64(int64(q.PTRACE_ATTACH))},
  1366  			"PTRACE_CONT":                      {"untyped int", constant.MakeInt64(int64(q.PTRACE_CONT))},
  1367  			"PTRACE_DETACH":                    {"untyped int", constant.MakeInt64(int64(q.PTRACE_DETACH))},
  1368  			"PTRACE_EVENT_CLONE":               {"untyped int", constant.MakeInt64(int64(q.PTRACE_EVENT_CLONE))},
  1369  			"PTRACE_EVENT_EXEC":                {"untyped int", constant.MakeInt64(int64(q.PTRACE_EVENT_EXEC))},
  1370  			"PTRACE_EVENT_EXIT":                {"untyped int", constant.MakeInt64(int64(q.PTRACE_EVENT_EXIT))},
  1371  			"PTRACE_EVENT_FORK":                {"untyped int", constant.MakeInt64(int64(q.PTRACE_EVENT_FORK))},
  1372  			"PTRACE_EVENT_VFORK":               {"untyped int", constant.MakeInt64(int64(q.PTRACE_EVENT_VFORK))},
  1373  			"PTRACE_EVENT_VFORK_DONE":          {"untyped int", constant.MakeInt64(int64(q.PTRACE_EVENT_VFORK_DONE))},
  1374  			"PTRACE_GETEVENTMSG":               {"untyped int", constant.MakeInt64(int64(q.PTRACE_GETEVENTMSG))},
  1375  			"PTRACE_GETFPREGS":                 {"untyped int", constant.MakeInt64(int64(q.PTRACE_GETFPREGS))},
  1376  			"PTRACE_GETFPXREGS":                {"untyped int", constant.MakeInt64(int64(q.PTRACE_GETFPXREGS))},
  1377  			"PTRACE_GETREGS":                   {"untyped int", constant.MakeInt64(int64(q.PTRACE_GETREGS))},
  1378  			"PTRACE_GETREGSET":                 {"untyped int", constant.MakeInt64(int64(q.PTRACE_GETREGSET))},
  1379  			"PTRACE_GETSIGINFO":                {"untyped int", constant.MakeInt64(int64(q.PTRACE_GETSIGINFO))},
  1380  			"PTRACE_GET_THREAD_AREA":           {"untyped int", constant.MakeInt64(int64(q.PTRACE_GET_THREAD_AREA))},
  1381  			"PTRACE_KILL":                      {"untyped int", constant.MakeInt64(int64(q.PTRACE_KILL))},
  1382  			"PTRACE_OLDSETOPTIONS":             {"untyped int", constant.MakeInt64(int64(q.PTRACE_OLDSETOPTIONS))},
  1383  			"PTRACE_O_MASK":                    {"untyped int", constant.MakeInt64(int64(q.PTRACE_O_MASK))},
  1384  			"PTRACE_O_TRACECLONE":              {"untyped int", constant.MakeInt64(int64(q.PTRACE_O_TRACECLONE))},
  1385  			"PTRACE_O_TRACEEXEC":               {"untyped int", constant.MakeInt64(int64(q.PTRACE_O_TRACEEXEC))},
  1386  			"PTRACE_O_TRACEEXIT":               {"untyped int", constant.MakeInt64(int64(q.PTRACE_O_TRACEEXIT))},
  1387  			"PTRACE_O_TRACEFORK":               {"untyped int", constant.MakeInt64(int64(q.PTRACE_O_TRACEFORK))},
  1388  			"PTRACE_O_TRACESYSGOOD":            {"untyped int", constant.MakeInt64(int64(q.PTRACE_O_TRACESYSGOOD))},
  1389  			"PTRACE_O_TRACEVFORK":              {"untyped int", constant.MakeInt64(int64(q.PTRACE_O_TRACEVFORK))},
  1390  			"PTRACE_O_TRACEVFORKDONE":          {"untyped int", constant.MakeInt64(int64(q.PTRACE_O_TRACEVFORKDONE))},
  1391  			"PTRACE_PEEKDATA":                  {"untyped int", constant.MakeInt64(int64(q.PTRACE_PEEKDATA))},
  1392  			"PTRACE_PEEKTEXT":                  {"untyped int", constant.MakeInt64(int64(q.PTRACE_PEEKTEXT))},
  1393  			"PTRACE_PEEKUSR":                   {"untyped int", constant.MakeInt64(int64(q.PTRACE_PEEKUSR))},
  1394  			"PTRACE_POKEDATA":                  {"untyped int", constant.MakeInt64(int64(q.PTRACE_POKEDATA))},
  1395  			"PTRACE_POKETEXT":                  {"untyped int", constant.MakeInt64(int64(q.PTRACE_POKETEXT))},
  1396  			"PTRACE_POKEUSR":                   {"untyped int", constant.MakeInt64(int64(q.PTRACE_POKEUSR))},
  1397  			"PTRACE_SETFPREGS":                 {"untyped int", constant.MakeInt64(int64(q.PTRACE_SETFPREGS))},
  1398  			"PTRACE_SETFPXREGS":                {"untyped int", constant.MakeInt64(int64(q.PTRACE_SETFPXREGS))},
  1399  			"PTRACE_SETOPTIONS":                {"untyped int", constant.MakeInt64(int64(q.PTRACE_SETOPTIONS))},
  1400  			"PTRACE_SETREGS":                   {"untyped int", constant.MakeInt64(int64(q.PTRACE_SETREGS))},
  1401  			"PTRACE_SETREGSET":                 {"untyped int", constant.MakeInt64(int64(q.PTRACE_SETREGSET))},
  1402  			"PTRACE_SETSIGINFO":                {"untyped int", constant.MakeInt64(int64(q.PTRACE_SETSIGINFO))},
  1403  			"PTRACE_SET_THREAD_AREA":           {"untyped int", constant.MakeInt64(int64(q.PTRACE_SET_THREAD_AREA))},
  1404  			"PTRACE_SINGLEBLOCK":               {"untyped int", constant.MakeInt64(int64(q.PTRACE_SINGLEBLOCK))},
  1405  			"PTRACE_SINGLESTEP":                {"untyped int", constant.MakeInt64(int64(q.PTRACE_SINGLESTEP))},
  1406  			"PTRACE_SYSCALL":                   {"untyped int", constant.MakeInt64(int64(q.PTRACE_SYSCALL))},
  1407  			"PTRACE_SYSEMU":                    {"untyped int", constant.MakeInt64(int64(q.PTRACE_SYSEMU))},
  1408  			"PTRACE_SYSEMU_SINGLESTEP":         {"untyped int", constant.MakeInt64(int64(q.PTRACE_SYSEMU_SINGLESTEP))},
  1409  			"PTRACE_TRACEME":                   {"untyped int", constant.MakeInt64(int64(q.PTRACE_TRACEME))},
  1410  			"PathMax":                          {"untyped int", constant.MakeInt64(int64(q.PathMax))},
  1411  			"RLIMIT_AS":                        {"untyped int", constant.MakeInt64(int64(q.RLIMIT_AS))},
  1412  			"RLIMIT_CORE":                      {"untyped int", constant.MakeInt64(int64(q.RLIMIT_CORE))},
  1413  			"RLIMIT_CPU":                       {"untyped int", constant.MakeInt64(int64(q.RLIMIT_CPU))},
  1414  			"RLIMIT_DATA":                      {"untyped int", constant.MakeInt64(int64(q.RLIMIT_DATA))},
  1415  			"RLIMIT_FSIZE":                     {"untyped int", constant.MakeInt64(int64(q.RLIMIT_FSIZE))},
  1416  			"RLIMIT_NOFILE":                    {"untyped int", constant.MakeInt64(int64(q.RLIMIT_NOFILE))},
  1417  			"RLIMIT_STACK":                     {"untyped int", constant.MakeInt64(int64(q.RLIMIT_STACK))},
  1418  			"RLIM_INFINITY":                    {"untyped int", constant.MakeInt64(int64(q.RLIM_INFINITY))},
  1419  			"RTAX_ADVMSS":                      {"untyped int", constant.MakeInt64(int64(q.RTAX_ADVMSS))},
  1420  			"RTAX_CWND":                        {"untyped int", constant.MakeInt64(int64(q.RTAX_CWND))},
  1421  			"RTAX_FEATURES":                    {"untyped int", constant.MakeInt64(int64(q.RTAX_FEATURES))},
  1422  			"RTAX_FEATURE_ALLFRAG":             {"untyped int", constant.MakeInt64(int64(q.RTAX_FEATURE_ALLFRAG))},
  1423  			"RTAX_FEATURE_ECN":                 {"untyped int", constant.MakeInt64(int64(q.RTAX_FEATURE_ECN))},
  1424  			"RTAX_FEATURE_SACK":                {"untyped int", constant.MakeInt64(int64(q.RTAX_FEATURE_SACK))},
  1425  			"RTAX_FEATURE_TIMESTAMP":           {"untyped int", constant.MakeInt64(int64(q.RTAX_FEATURE_TIMESTAMP))},
  1426  			"RTAX_HOPLIMIT":                    {"untyped int", constant.MakeInt64(int64(q.RTAX_HOPLIMIT))},
  1427  			"RTAX_INITCWND":                    {"untyped int", constant.MakeInt64(int64(q.RTAX_INITCWND))},
  1428  			"RTAX_INITRWND":                    {"untyped int", constant.MakeInt64(int64(q.RTAX_INITRWND))},
  1429  			"RTAX_LOCK":                        {"untyped int", constant.MakeInt64(int64(q.RTAX_LOCK))},
  1430  			"RTAX_MAX":                         {"untyped int", constant.MakeInt64(int64(q.RTAX_MAX))},
  1431  			"RTAX_MTU":                         {"untyped int", constant.MakeInt64(int64(q.RTAX_MTU))},
  1432  			"RTAX_REORDERING":                  {"untyped int", constant.MakeInt64(int64(q.RTAX_REORDERING))},
  1433  			"RTAX_RTO_MIN":                     {"untyped int", constant.MakeInt64(int64(q.RTAX_RTO_MIN))},
  1434  			"RTAX_RTT":                         {"untyped int", constant.MakeInt64(int64(q.RTAX_RTT))},
  1435  			"RTAX_RTTVAR":                      {"untyped int", constant.MakeInt64(int64(q.RTAX_RTTVAR))},
  1436  			"RTAX_SSTHRESH":                    {"untyped int", constant.MakeInt64(int64(q.RTAX_SSTHRESH))},
  1437  			"RTAX_UNSPEC":                      {"untyped int", constant.MakeInt64(int64(q.RTAX_UNSPEC))},
  1438  			"RTAX_WINDOW":                      {"untyped int", constant.MakeInt64(int64(q.RTAX_WINDOW))},
  1439  			"RTA_ALIGNTO":                      {"untyped int", constant.MakeInt64(int64(q.RTA_ALIGNTO))},
  1440  			"RTA_CACHEINFO":                    {"untyped int", constant.MakeInt64(int64(q.RTA_CACHEINFO))},
  1441  			"RTA_DST":                          {"untyped int", constant.MakeInt64(int64(q.RTA_DST))},
  1442  			"RTA_FLOW":                         {"untyped int", constant.MakeInt64(int64(q.RTA_FLOW))},
  1443  			"RTA_GATEWAY":                      {"untyped int", constant.MakeInt64(int64(q.RTA_GATEWAY))},
  1444  			"RTA_IIF":                          {"untyped int", constant.MakeInt64(int64(q.RTA_IIF))},
  1445  			"RTA_MAX":                          {"untyped int", constant.MakeInt64(int64(q.RTA_MAX))},
  1446  			"RTA_METRICS":                      {"untyped int", constant.MakeInt64(int64(q.RTA_METRICS))},
  1447  			"RTA_MULTIPATH":                    {"untyped int", constant.MakeInt64(int64(q.RTA_MULTIPATH))},
  1448  			"RTA_OIF":                          {"untyped int", constant.MakeInt64(int64(q.RTA_OIF))},
  1449  			"RTA_PREFSRC":                      {"untyped int", constant.MakeInt64(int64(q.RTA_PREFSRC))},
  1450  			"RTA_PRIORITY":                     {"untyped int", constant.MakeInt64(int64(q.RTA_PRIORITY))},
  1451  			"RTA_SRC":                          {"untyped int", constant.MakeInt64(int64(q.RTA_SRC))},
  1452  			"RTA_TABLE":                        {"untyped int", constant.MakeInt64(int64(q.RTA_TABLE))},
  1453  			"RTA_UNSPEC":                       {"untyped int", constant.MakeInt64(int64(q.RTA_UNSPEC))},
  1454  			"RTCF_DIRECTSRC":                   {"untyped int", constant.MakeInt64(int64(q.RTCF_DIRECTSRC))},
  1455  			"RTCF_DOREDIRECT":                  {"untyped int", constant.MakeInt64(int64(q.RTCF_DOREDIRECT))},
  1456  			"RTCF_LOG":                         {"untyped int", constant.MakeInt64(int64(q.RTCF_LOG))},
  1457  			"RTCF_MASQ":                        {"untyped int", constant.MakeInt64(int64(q.RTCF_MASQ))},
  1458  			"RTCF_NAT":                         {"untyped int", constant.MakeInt64(int64(q.RTCF_NAT))},
  1459  			"RTCF_VALVE":                       {"untyped int", constant.MakeInt64(int64(q.RTCF_VALVE))},
  1460  			"RTF_ADDRCLASSMASK":                {"untyped int", constant.MakeInt64(int64(q.RTF_ADDRCLASSMASK))},
  1461  			"RTF_ADDRCONF":                     {"untyped int", constant.MakeInt64(int64(q.RTF_ADDRCONF))},
  1462  			"RTF_ALLONLINK":                    {"untyped int", constant.MakeInt64(int64(q.RTF_ALLONLINK))},
  1463  			"RTF_BROADCAST":                    {"untyped int", constant.MakeInt64(int64(q.RTF_BROADCAST))},
  1464  			"RTF_CACHE":                        {"untyped int", constant.MakeInt64(int64(q.RTF_CACHE))},
  1465  			"RTF_DEFAULT":                      {"untyped int", constant.MakeInt64(int64(q.RTF_DEFAULT))},
  1466  			"RTF_DYNAMIC":                      {"untyped int", constant.MakeInt64(int64(q.RTF_DYNAMIC))},
  1467  			"RTF_FLOW":                         {"untyped int", constant.MakeInt64(int64(q.RTF_FLOW))},
  1468  			"RTF_GATEWAY":                      {"untyped int", constant.MakeInt64(int64(q.RTF_GATEWAY))},
  1469  			"RTF_HOST":                         {"untyped int", constant.MakeInt64(int64(q.RTF_HOST))},
  1470  			"RTF_INTERFACE":                    {"untyped int", constant.MakeInt64(int64(q.RTF_INTERFACE))},
  1471  			"RTF_IRTT":                         {"untyped int", constant.MakeInt64(int64(q.RTF_IRTT))},
  1472  			"RTF_LINKRT":                       {"untyped int", constant.MakeInt64(int64(q.RTF_LINKRT))},
  1473  			"RTF_LOCAL":                        {"untyped int", constant.MakeInt64(int64(q.RTF_LOCAL))},
  1474  			"RTF_MODIFIED":                     {"untyped int", constant.MakeInt64(int64(q.RTF_MODIFIED))},
  1475  			"RTF_MSS":                          {"untyped int", constant.MakeInt64(int64(q.RTF_MSS))},
  1476  			"RTF_MTU":                          {"untyped int", constant.MakeInt64(int64(q.RTF_MTU))},
  1477  			"RTF_MULTICAST":                    {"untyped int", constant.MakeInt64(int64(q.RTF_MULTICAST))},
  1478  			"RTF_NAT":                          {"untyped int", constant.MakeInt64(int64(q.RTF_NAT))},
  1479  			"RTF_NOFORWARD":                    {"untyped int", constant.MakeInt64(int64(q.RTF_NOFORWARD))},
  1480  			"RTF_NONEXTHOP":                    {"untyped int", constant.MakeInt64(int64(q.RTF_NONEXTHOP))},
  1481  			"RTF_NOPMTUDISC":                   {"untyped int", constant.MakeInt64(int64(q.RTF_NOPMTUDISC))},
  1482  			"RTF_POLICY":                       {"untyped int", constant.MakeInt64(int64(q.RTF_POLICY))},
  1483  			"RTF_REINSTATE":                    {"untyped int", constant.MakeInt64(int64(q.RTF_REINSTATE))},
  1484  			"RTF_REJECT":                       {"untyped int", constant.MakeInt64(int64(q.RTF_REJECT))},
  1485  			"RTF_STATIC":                       {"untyped int", constant.MakeInt64(int64(q.RTF_STATIC))},
  1486  			"RTF_THROW":                        {"untyped int", constant.MakeInt64(int64(q.RTF_THROW))},
  1487  			"RTF_UP":                           {"untyped int", constant.MakeInt64(int64(q.RTF_UP))},
  1488  			"RTF_WINDOW":                       {"untyped int", constant.MakeInt64(int64(q.RTF_WINDOW))},
  1489  			"RTF_XRESOLVE":                     {"untyped int", constant.MakeInt64(int64(q.RTF_XRESOLVE))},
  1490  			"RTM_BASE":                         {"untyped int", constant.MakeInt64(int64(q.RTM_BASE))},
  1491  			"RTM_DELACTION":                    {"untyped int", constant.MakeInt64(int64(q.RTM_DELACTION))},
  1492  			"RTM_DELADDR":                      {"untyped int", constant.MakeInt64(int64(q.RTM_DELADDR))},
  1493  			"RTM_DELADDRLABEL":                 {"untyped int", constant.MakeInt64(int64(q.RTM_DELADDRLABEL))},
  1494  			"RTM_DELLINK":                      {"untyped int", constant.MakeInt64(int64(q.RTM_DELLINK))},
  1495  			"RTM_DELNEIGH":                     {"untyped int", constant.MakeInt64(int64(q.RTM_DELNEIGH))},
  1496  			"RTM_DELQDISC":                     {"untyped int", constant.MakeInt64(int64(q.RTM_DELQDISC))},
  1497  			"RTM_DELROUTE":                     {"untyped int", constant.MakeInt64(int64(q.RTM_DELROUTE))},
  1498  			"RTM_DELRULE":                      {"untyped int", constant.MakeInt64(int64(q.RTM_DELRULE))},
  1499  			"RTM_DELTCLASS":                    {"untyped int", constant.MakeInt64(int64(q.RTM_DELTCLASS))},
  1500  			"RTM_DELTFILTER":                   {"untyped int", constant.MakeInt64(int64(q.RTM_DELTFILTER))},
  1501  			"RTM_F_CLONED":                     {"untyped int", constant.MakeInt64(int64(q.RTM_F_CLONED))},
  1502  			"RTM_F_EQUALIZE":                   {"untyped int", constant.MakeInt64(int64(q.RTM_F_EQUALIZE))},
  1503  			"RTM_F_NOTIFY":                     {"untyped int", constant.MakeInt64(int64(q.RTM_F_NOTIFY))},
  1504  			"RTM_F_PREFIX":                     {"untyped int", constant.MakeInt64(int64(q.RTM_F_PREFIX))},
  1505  			"RTM_GETACTION":                    {"untyped int", constant.MakeInt64(int64(q.RTM_GETACTION))},
  1506  			"RTM_GETADDR":                      {"untyped int", constant.MakeInt64(int64(q.RTM_GETADDR))},
  1507  			"RTM_GETADDRLABEL":                 {"untyped int", constant.MakeInt64(int64(q.RTM_GETADDRLABEL))},
  1508  			"RTM_GETANYCAST":                   {"untyped int", constant.MakeInt64(int64(q.RTM_GETANYCAST))},
  1509  			"RTM_GETDCB":                       {"untyped int", constant.MakeInt64(int64(q.RTM_GETDCB))},
  1510  			"RTM_GETLINK":                      {"untyped int", constant.MakeInt64(int64(q.RTM_GETLINK))},
  1511  			"RTM_GETMULTICAST":                 {"untyped int", constant.MakeInt64(int64(q.RTM_GETMULTICAST))},
  1512  			"RTM_GETNEIGH":                     {"untyped int", constant.MakeInt64(int64(q.RTM_GETNEIGH))},
  1513  			"RTM_GETNEIGHTBL":                  {"untyped int", constant.MakeInt64(int64(q.RTM_GETNEIGHTBL))},
  1514  			"RTM_GETQDISC":                     {"untyped int", constant.MakeInt64(int64(q.RTM_GETQDISC))},
  1515  			"RTM_GETROUTE":                     {"untyped int", constant.MakeInt64(int64(q.RTM_GETROUTE))},
  1516  			"RTM_GETRULE":                      {"untyped int", constant.MakeInt64(int64(q.RTM_GETRULE))},
  1517  			"RTM_GETTCLASS":                    {"untyped int", constant.MakeInt64(int64(q.RTM_GETTCLASS))},
  1518  			"RTM_GETTFILTER":                   {"untyped int", constant.MakeInt64(int64(q.RTM_GETTFILTER))},
  1519  			"RTM_MAX":                          {"untyped int", constant.MakeInt64(int64(q.RTM_MAX))},
  1520  			"RTM_NEWACTION":                    {"untyped int", constant.MakeInt64(int64(q.RTM_NEWACTION))},
  1521  			"RTM_NEWADDR":                      {"untyped int", constant.MakeInt64(int64(q.RTM_NEWADDR))},
  1522  			"RTM_NEWADDRLABEL":                 {"untyped int", constant.MakeInt64(int64(q.RTM_NEWADDRLABEL))},
  1523  			"RTM_NEWLINK":                      {"untyped int", constant.MakeInt64(int64(q.RTM_NEWLINK))},
  1524  			"RTM_NEWNDUSEROPT":                 {"untyped int", constant.MakeInt64(int64(q.RTM_NEWNDUSEROPT))},
  1525  			"RTM_NEWNEIGH":                     {"untyped int", constant.MakeInt64(int64(q.RTM_NEWNEIGH))},
  1526  			"RTM_NEWNEIGHTBL":                  {"untyped int", constant.MakeInt64(int64(q.RTM_NEWNEIGHTBL))},
  1527  			"RTM_NEWPREFIX":                    {"untyped int", constant.MakeInt64(int64(q.RTM_NEWPREFIX))},
  1528  			"RTM_NEWQDISC":                     {"untyped int", constant.MakeInt64(int64(q.RTM_NEWQDISC))},
  1529  			"RTM_NEWROUTE":                     {"untyped int", constant.MakeInt64(int64(q.RTM_NEWROUTE))},
  1530  			"RTM_NEWRULE":                      {"untyped int", constant.MakeInt64(int64(q.RTM_NEWRULE))},
  1531  			"RTM_NEWTCLASS":                    {"untyped int", constant.MakeInt64(int64(q.RTM_NEWTCLASS))},
  1532  			"RTM_NEWTFILTER":                   {"untyped int", constant.MakeInt64(int64(q.RTM_NEWTFILTER))},
  1533  			"RTM_NR_FAMILIES":                  {"untyped int", constant.MakeInt64(int64(q.RTM_NR_FAMILIES))},
  1534  			"RTM_NR_MSGTYPES":                  {"untyped int", constant.MakeInt64(int64(q.RTM_NR_MSGTYPES))},
  1535  			"RTM_SETDCB":                       {"untyped int", constant.MakeInt64(int64(q.RTM_SETDCB))},
  1536  			"RTM_SETLINK":                      {"untyped int", constant.MakeInt64(int64(q.RTM_SETLINK))},
  1537  			"RTM_SETNEIGHTBL":                  {"untyped int", constant.MakeInt64(int64(q.RTM_SETNEIGHTBL))},
  1538  			"RTNH_ALIGNTO":                     {"untyped int", constant.MakeInt64(int64(q.RTNH_ALIGNTO))},
  1539  			"RTNH_F_DEAD":                      {"untyped int", constant.MakeInt64(int64(q.RTNH_F_DEAD))},
  1540  			"RTNH_F_ONLINK":                    {"untyped int", constant.MakeInt64(int64(q.RTNH_F_ONLINK))},
  1541  			"RTNH_F_PERVASIVE":                 {"untyped int", constant.MakeInt64(int64(q.RTNH_F_PERVASIVE))},
  1542  			"RTNLGRP_IPV4_IFADDR":              {"untyped int", constant.MakeInt64(int64(q.RTNLGRP_IPV4_IFADDR))},
  1543  			"RTNLGRP_IPV4_MROUTE":              {"untyped int", constant.MakeInt64(int64(q.RTNLGRP_IPV4_MROUTE))},
  1544  			"RTNLGRP_IPV4_ROUTE":               {"untyped int", constant.MakeInt64(int64(q.RTNLGRP_IPV4_ROUTE))},
  1545  			"RTNLGRP_IPV4_RULE":                {"untyped int", constant.MakeInt64(int64(q.RTNLGRP_IPV4_RULE))},
  1546  			"RTNLGRP_IPV6_IFADDR":              {"untyped int", constant.MakeInt64(int64(q.RTNLGRP_IPV6_IFADDR))},
  1547  			"RTNLGRP_IPV6_IFINFO":              {"untyped int", constant.MakeInt64(int64(q.RTNLGRP_IPV6_IFINFO))},
  1548  			"RTNLGRP_IPV6_MROUTE":              {"untyped int", constant.MakeInt64(int64(q.RTNLGRP_IPV6_MROUTE))},
  1549  			"RTNLGRP_IPV6_PREFIX":              {"untyped int", constant.MakeInt64(int64(q.RTNLGRP_IPV6_PREFIX))},
  1550  			"RTNLGRP_IPV6_ROUTE":               {"untyped int", constant.MakeInt64(int64(q.RTNLGRP_IPV6_ROUTE))},
  1551  			"RTNLGRP_IPV6_RULE":                {"untyped int", constant.MakeInt64(int64(q.RTNLGRP_IPV6_RULE))},
  1552  			"RTNLGRP_LINK":                     {"untyped int", constant.MakeInt64(int64(q.RTNLGRP_LINK))},
  1553  			"RTNLGRP_ND_USEROPT":               {"untyped int", constant.MakeInt64(int64(q.RTNLGRP_ND_USEROPT))},
  1554  			"RTNLGRP_NEIGH":                    {"untyped int", constant.MakeInt64(int64(q.RTNLGRP_NEIGH))},
  1555  			"RTNLGRP_NONE":                     {"untyped int", constant.MakeInt64(int64(q.RTNLGRP_NONE))},
  1556  			"RTNLGRP_NOTIFY":                   {"untyped int", constant.MakeInt64(int64(q.RTNLGRP_NOTIFY))},
  1557  			"RTNLGRP_TC":                       {"untyped int", constant.MakeInt64(int64(q.RTNLGRP_TC))},
  1558  			"RTN_ANYCAST":                      {"untyped int", constant.MakeInt64(int64(q.RTN_ANYCAST))},
  1559  			"RTN_BLACKHOLE":                    {"untyped int", constant.MakeInt64(int64(q.RTN_BLACKHOLE))},
  1560  			"RTN_BROADCAST":                    {"untyped int", constant.MakeInt64(int64(q.RTN_BROADCAST))},
  1561  			"RTN_LOCAL":                        {"untyped int", constant.MakeInt64(int64(q.RTN_LOCAL))},
  1562  			"RTN_MAX":                          {"untyped int", constant.MakeInt64(int64(q.RTN_MAX))},
  1563  			"RTN_MULTICAST":                    {"untyped int", constant.MakeInt64(int64(q.RTN_MULTICAST))},
  1564  			"RTN_NAT":                          {"untyped int", constant.MakeInt64(int64(q.RTN_NAT))},
  1565  			"RTN_PROHIBIT":                     {"untyped int", constant.MakeInt64(int64(q.RTN_PROHIBIT))},
  1566  			"RTN_THROW":                        {"untyped int", constant.MakeInt64(int64(q.RTN_THROW))},
  1567  			"RTN_UNICAST":                      {"untyped int", constant.MakeInt64(int64(q.RTN_UNICAST))},
  1568  			"RTN_UNREACHABLE":                  {"untyped int", constant.MakeInt64(int64(q.RTN_UNREACHABLE))},
  1569  			"RTN_UNSPEC":                       {"untyped int", constant.MakeInt64(int64(q.RTN_UNSPEC))},
  1570  			"RTN_XRESOLVE":                     {"untyped int", constant.MakeInt64(int64(q.RTN_XRESOLVE))},
  1571  			"RTPROT_BIRD":                      {"untyped int", constant.MakeInt64(int64(q.RTPROT_BIRD))},
  1572  			"RTPROT_BOOT":                      {"untyped int", constant.MakeInt64(int64(q.RTPROT_BOOT))},
  1573  			"RTPROT_DHCP":                      {"untyped int", constant.MakeInt64(int64(q.RTPROT_DHCP))},
  1574  			"RTPROT_DNROUTED":                  {"untyped int", constant.MakeInt64(int64(q.RTPROT_DNROUTED))},
  1575  			"RTPROT_GATED":                     {"untyped int", constant.MakeInt64(int64(q.RTPROT_GATED))},
  1576  			"RTPROT_KERNEL":                    {"untyped int", constant.MakeInt64(int64(q.RTPROT_KERNEL))},
  1577  			"RTPROT_MRT":                       {"untyped int", constant.MakeInt64(int64(q.RTPROT_MRT))},
  1578  			"RTPROT_NTK":                       {"untyped int", constant.MakeInt64(int64(q.RTPROT_NTK))},
  1579  			"RTPROT_RA":                        {"untyped int", constant.MakeInt64(int64(q.RTPROT_RA))},
  1580  			"RTPROT_REDIRECT":                  {"untyped int", constant.MakeInt64(int64(q.RTPROT_REDIRECT))},
  1581  			"RTPROT_STATIC":                    {"untyped int", constant.MakeInt64(int64(q.RTPROT_STATIC))},
  1582  			"RTPROT_UNSPEC":                    {"untyped int", constant.MakeInt64(int64(q.RTPROT_UNSPEC))},
  1583  			"RTPROT_XORP":                      {"untyped int", constant.MakeInt64(int64(q.RTPROT_XORP))},
  1584  			"RTPROT_ZEBRA":                     {"untyped int", constant.MakeInt64(int64(q.RTPROT_ZEBRA))},
  1585  			"RT_CLASS_DEFAULT":                 {"untyped int", constant.MakeInt64(int64(q.RT_CLASS_DEFAULT))},
  1586  			"RT_CLASS_LOCAL":                   {"untyped int", constant.MakeInt64(int64(q.RT_CLASS_LOCAL))},
  1587  			"RT_CLASS_MAIN":                    {"untyped int", constant.MakeInt64(int64(q.RT_CLASS_MAIN))},
  1588  			"RT_CLASS_MAX":                     {"untyped int", constant.MakeInt64(int64(q.RT_CLASS_MAX))},
  1589  			"RT_CLASS_UNSPEC":                  {"untyped int", constant.MakeInt64(int64(q.RT_CLASS_UNSPEC))},
  1590  			"RT_SCOPE_HOST":                    {"untyped int", constant.MakeInt64(int64(q.RT_SCOPE_HOST))},
  1591  			"RT_SCOPE_LINK":                    {"untyped int", constant.MakeInt64(int64(q.RT_SCOPE_LINK))},
  1592  			"RT_SCOPE_NOWHERE":                 {"untyped int", constant.MakeInt64(int64(q.RT_SCOPE_NOWHERE))},
  1593  			"RT_SCOPE_SITE":                    {"untyped int", constant.MakeInt64(int64(q.RT_SCOPE_SITE))},
  1594  			"RT_SCOPE_UNIVERSE":                {"untyped int", constant.MakeInt64(int64(q.RT_SCOPE_UNIVERSE))},
  1595  			"RT_TABLE_COMPAT":                  {"untyped int", constant.MakeInt64(int64(q.RT_TABLE_COMPAT))},
  1596  			"RT_TABLE_DEFAULT":                 {"untyped int", constant.MakeInt64(int64(q.RT_TABLE_DEFAULT))},
  1597  			"RT_TABLE_LOCAL":                   {"untyped int", constant.MakeInt64(int64(q.RT_TABLE_LOCAL))},
  1598  			"RT_TABLE_MAIN":                    {"untyped int", constant.MakeInt64(int64(q.RT_TABLE_MAIN))},
  1599  			"RT_TABLE_MAX":                     {"untyped int", constant.MakeInt64(int64(q.RT_TABLE_MAX))},
  1600  			"RT_TABLE_UNSPEC":                  {"untyped int", constant.MakeInt64(int64(q.RT_TABLE_UNSPEC))},
  1601  			"RUSAGE_CHILDREN":                  {"untyped int", constant.MakeInt64(int64(q.RUSAGE_CHILDREN))},
  1602  			"RUSAGE_SELF":                      {"untyped int", constant.MakeInt64(int64(q.RUSAGE_SELF))},
  1603  			"RUSAGE_THREAD":                    {"untyped int", constant.MakeInt64(int64(q.RUSAGE_THREAD))},
  1604  			"SCM_CREDENTIALS":                  {"untyped int", constant.MakeInt64(int64(q.SCM_CREDENTIALS))},
  1605  			"SCM_RIGHTS":                       {"untyped int", constant.MakeInt64(int64(q.SCM_RIGHTS))},
  1606  			"SCM_TIMESTAMP":                    {"untyped int", constant.MakeInt64(int64(q.SCM_TIMESTAMP))},
  1607  			"SCM_TIMESTAMPING":                 {"untyped int", constant.MakeInt64(int64(q.SCM_TIMESTAMPING))},
  1608  			"SCM_TIMESTAMPNS":                  {"untyped int", constant.MakeInt64(int64(q.SCM_TIMESTAMPNS))},
  1609  			"SHUT_RD":                          {"untyped int", constant.MakeInt64(int64(q.SHUT_RD))},
  1610  			"SHUT_RDWR":                        {"untyped int", constant.MakeInt64(int64(q.SHUT_RDWR))},
  1611  			"SHUT_WR":                          {"untyped int", constant.MakeInt64(int64(q.SHUT_WR))},
  1612  			"SIOCADDDLCI":                      {"untyped int", constant.MakeInt64(int64(q.SIOCADDDLCI))},
  1613  			"SIOCADDMULTI":                     {"untyped int", constant.MakeInt64(int64(q.SIOCADDMULTI))},
  1614  			"SIOCADDRT":                        {"untyped int", constant.MakeInt64(int64(q.SIOCADDRT))},
  1615  			"SIOCATMARK":                       {"untyped int", constant.MakeInt64(int64(q.SIOCATMARK))},
  1616  			"SIOCDARP":                         {"untyped int", constant.MakeInt64(int64(q.SIOCDARP))},
  1617  			"SIOCDELDLCI":                      {"untyped int", constant.MakeInt64(int64(q.SIOCDELDLCI))},
  1618  			"SIOCDELMULTI":                     {"untyped int", constant.MakeInt64(int64(q.SIOCDELMULTI))},
  1619  			"SIOCDELRT":                        {"untyped int", constant.MakeInt64(int64(q.SIOCDELRT))},
  1620  			"SIOCDEVPRIVATE":                   {"untyped int", constant.MakeInt64(int64(q.SIOCDEVPRIVATE))},
  1621  			"SIOCDIFADDR":                      {"untyped int", constant.MakeInt64(int64(q.SIOCDIFADDR))},
  1622  			"SIOCDRARP":                        {"untyped int", constant.MakeInt64(int64(q.SIOCDRARP))},
  1623  			"SIOCGARP":                         {"untyped int", constant.MakeInt64(int64(q.SIOCGARP))},
  1624  			"SIOCGIFADDR":                      {"untyped int", constant.MakeInt64(int64(q.SIOCGIFADDR))},
  1625  			"SIOCGIFBR":                        {"untyped int", constant.MakeInt64(int64(q.SIOCGIFBR))},
  1626  			"SIOCGIFBRDADDR":                   {"untyped int", constant.MakeInt64(int64(q.SIOCGIFBRDADDR))},
  1627  			"SIOCGIFCONF":                      {"untyped int", constant.MakeInt64(int64(q.SIOCGIFCONF))},
  1628  			"SIOCGIFCOUNT":                     {"untyped int", constant.MakeInt64(int64(q.SIOCGIFCOUNT))},
  1629  			"SIOCGIFDSTADDR":                   {"untyped int", constant.MakeInt64(int64(q.SIOCGIFDSTADDR))},
  1630  			"SIOCGIFENCAP":                     {"untyped int", constant.MakeInt64(int64(q.SIOCGIFENCAP))},
  1631  			"SIOCGIFFLAGS":                     {"untyped int", constant.MakeInt64(int64(q.SIOCGIFFLAGS))},
  1632  			"SIOCGIFHWADDR":                    {"untyped int", constant.MakeInt64(int64(q.SIOCGIFHWADDR))},
  1633  			"SIOCGIFINDEX":                     {"untyped int", constant.MakeInt64(int64(q.SIOCGIFINDEX))},
  1634  			"SIOCGIFMAP":                       {"untyped int", constant.MakeInt64(int64(q.SIOCGIFMAP))},
  1635  			"SIOCGIFMEM":                       {"untyped int", constant.MakeInt64(int64(q.SIOCGIFMEM))},
  1636  			"SIOCGIFMETRIC":                    {"untyped int", constant.MakeInt64(int64(q.SIOCGIFMETRIC))},
  1637  			"SIOCGIFMTU":                       {"untyped int", constant.MakeInt64(int64(q.SIOCGIFMTU))},
  1638  			"SIOCGIFNAME":                      {"untyped int", constant.MakeInt64(int64(q.SIOCGIFNAME))},
  1639  			"SIOCGIFNETMASK":                   {"untyped int", constant.MakeInt64(int64(q.SIOCGIFNETMASK))},
  1640  			"SIOCGIFPFLAGS":                    {"untyped int", constant.MakeInt64(int64(q.SIOCGIFPFLAGS))},
  1641  			"SIOCGIFSLAVE":                     {"untyped int", constant.MakeInt64(int64(q.SIOCGIFSLAVE))},
  1642  			"SIOCGIFTXQLEN":                    {"untyped int", constant.MakeInt64(int64(q.SIOCGIFTXQLEN))},
  1643  			"SIOCGPGRP":                        {"untyped int", constant.MakeInt64(int64(q.SIOCGPGRP))},
  1644  			"SIOCGRARP":                        {"untyped int", constant.MakeInt64(int64(q.SIOCGRARP))},
  1645  			"SIOCGSTAMP":                       {"untyped int", constant.MakeInt64(int64(q.SIOCGSTAMP))},
  1646  			"SIOCGSTAMPNS":                     {"untyped int", constant.MakeInt64(int64(q.SIOCGSTAMPNS))},
  1647  			"SIOCPROTOPRIVATE":                 {"untyped int", constant.MakeInt64(int64(q.SIOCPROTOPRIVATE))},
  1648  			"SIOCRTMSG":                        {"untyped int", constant.MakeInt64(int64(q.SIOCRTMSG))},
  1649  			"SIOCSARP":                         {"untyped int", constant.MakeInt64(int64(q.SIOCSARP))},
  1650  			"SIOCSIFADDR":                      {"untyped int", constant.MakeInt64(int64(q.SIOCSIFADDR))},
  1651  			"SIOCSIFBR":                        {"untyped int", constant.MakeInt64(int64(q.SIOCSIFBR))},
  1652  			"SIOCSIFBRDADDR":                   {"untyped int", constant.MakeInt64(int64(q.SIOCSIFBRDADDR))},
  1653  			"SIOCSIFDSTADDR":                   {"untyped int", constant.MakeInt64(int64(q.SIOCSIFDSTADDR))},
  1654  			"SIOCSIFENCAP":                     {"untyped int", constant.MakeInt64(int64(q.SIOCSIFENCAP))},
  1655  			"SIOCSIFFLAGS":                     {"untyped int", constant.MakeInt64(int64(q.SIOCSIFFLAGS))},
  1656  			"SIOCSIFHWADDR":                    {"untyped int", constant.MakeInt64(int64(q.SIOCSIFHWADDR))},
  1657  			"SIOCSIFHWBROADCAST":               {"untyped int", constant.MakeInt64(int64(q.SIOCSIFHWBROADCAST))},
  1658  			"SIOCSIFLINK":                      {"untyped int", constant.MakeInt64(int64(q.SIOCSIFLINK))},
  1659  			"SIOCSIFMAP":                       {"untyped int", constant.MakeInt64(int64(q.SIOCSIFMAP))},
  1660  			"SIOCSIFMEM":                       {"untyped int", constant.MakeInt64(int64(q.SIOCSIFMEM))},
  1661  			"SIOCSIFMETRIC":                    {"untyped int", constant.MakeInt64(int64(q.SIOCSIFMETRIC))},
  1662  			"SIOCSIFMTU":                       {"untyped int", constant.MakeInt64(int64(q.SIOCSIFMTU))},
  1663  			"SIOCSIFNAME":                      {"untyped int", constant.MakeInt64(int64(q.SIOCSIFNAME))},
  1664  			"SIOCSIFNETMASK":                   {"untyped int", constant.MakeInt64(int64(q.SIOCSIFNETMASK))},
  1665  			"SIOCSIFPFLAGS":                    {"untyped int", constant.MakeInt64(int64(q.SIOCSIFPFLAGS))},
  1666  			"SIOCSIFSLAVE":                     {"untyped int", constant.MakeInt64(int64(q.SIOCSIFSLAVE))},
  1667  			"SIOCSIFTXQLEN":                    {"untyped int", constant.MakeInt64(int64(q.SIOCSIFTXQLEN))},
  1668  			"SIOCSPGRP":                        {"untyped int", constant.MakeInt64(int64(q.SIOCSPGRP))},
  1669  			"SIOCSRARP":                        {"untyped int", constant.MakeInt64(int64(q.SIOCSRARP))},
  1670  			"SOCK_CLOEXEC":                     {"untyped int", constant.MakeInt64(int64(q.SOCK_CLOEXEC))},
  1671  			"SOCK_DCCP":                        {"untyped int", constant.MakeInt64(int64(q.SOCK_DCCP))},
  1672  			"SOCK_DGRAM":                       {"untyped int", constant.MakeInt64(int64(q.SOCK_DGRAM))},
  1673  			"SOCK_NONBLOCK":                    {"untyped int", constant.MakeInt64(int64(q.SOCK_NONBLOCK))},
  1674  			"SOCK_PACKET":                      {"untyped int", constant.MakeInt64(int64(q.SOCK_PACKET))},
  1675  			"SOCK_RAW":                         {"untyped int", constant.MakeInt64(int64(q.SOCK_RAW))},
  1676  			"SOCK_RDM":                         {"untyped int", constant.MakeInt64(int64(q.SOCK_RDM))},
  1677  			"SOCK_SEQPACKET":                   {"untyped int", constant.MakeInt64(int64(q.SOCK_SEQPACKET))},
  1678  			"SOCK_STREAM":                      {"untyped int", constant.MakeInt64(int64(q.SOCK_STREAM))},
  1679  			"SOL_AAL":                          {"untyped int", constant.MakeInt64(int64(q.SOL_AAL))},
  1680  			"SOL_ATM":                          {"untyped int", constant.MakeInt64(int64(q.SOL_ATM))},
  1681  			"SOL_DECNET":                       {"untyped int", constant.MakeInt64(int64(q.SOL_DECNET))},
  1682  			"SOL_ICMPV6":                       {"untyped int", constant.MakeInt64(int64(q.SOL_ICMPV6))},
  1683  			"SOL_IP":                           {"untyped int", constant.MakeInt64(int64(q.SOL_IP))},
  1684  			"SOL_IPV6":                         {"untyped int", constant.MakeInt64(int64(q.SOL_IPV6))},
  1685  			"SOL_IRDA":                         {"untyped int", constant.MakeInt64(int64(q.SOL_IRDA))},
  1686  			"SOL_PACKET":                       {"untyped int", constant.MakeInt64(int64(q.SOL_PACKET))},
  1687  			"SOL_RAW":                          {"untyped int", constant.MakeInt64(int64(q.SOL_RAW))},
  1688  			"SOL_SOCKET":                       {"untyped int", constant.MakeInt64(int64(q.SOL_SOCKET))},
  1689  			"SOL_TCP":                          {"untyped int", constant.MakeInt64(int64(q.SOL_TCP))},
  1690  			"SOL_X25":                          {"untyped int", constant.MakeInt64(int64(q.SOL_X25))},
  1691  			"SOMAXCONN":                        {"untyped int", constant.MakeInt64(int64(q.SOMAXCONN))},
  1692  			"SO_ACCEPTCONN":                    {"untyped int", constant.MakeInt64(int64(q.SO_ACCEPTCONN))},
  1693  			"SO_ATTACH_FILTER":                 {"untyped int", constant.MakeInt64(int64(q.SO_ATTACH_FILTER))},
  1694  			"SO_BINDTODEVICE":                  {"untyped int", constant.MakeInt64(int64(q.SO_BINDTODEVICE))},
  1695  			"SO_BROADCAST":                     {"untyped int", constant.MakeInt64(int64(q.SO_BROADCAST))},
  1696  			"SO_BSDCOMPAT":                     {"untyped int", constant.MakeInt64(int64(q.SO_BSDCOMPAT))},
  1697  			"SO_DEBUG":                         {"untyped int", constant.MakeInt64(int64(q.SO_DEBUG))},
  1698  			"SO_DETACH_FILTER":                 {"untyped int", constant.MakeInt64(int64(q.SO_DETACH_FILTER))},
  1699  			"SO_DOMAIN":                        {"untyped int", constant.MakeInt64(int64(q.SO_DOMAIN))},
  1700  			"SO_DONTROUTE":                     {"untyped int", constant.MakeInt64(int64(q.SO_DONTROUTE))},
  1701  			"SO_ERROR":                         {"untyped int", constant.MakeInt64(int64(q.SO_ERROR))},
  1702  			"SO_KEEPALIVE":                     {"untyped int", constant.MakeInt64(int64(q.SO_KEEPALIVE))},
  1703  			"SO_LINGER":                        {"untyped int", constant.MakeInt64(int64(q.SO_LINGER))},
  1704  			"SO_MARK":                          {"untyped int", constant.MakeInt64(int64(q.SO_MARK))},
  1705  			"SO_NO_CHECK":                      {"untyped int", constant.MakeInt64(int64(q.SO_NO_CHECK))},
  1706  			"SO_OOBINLINE":                     {"untyped int", constant.MakeInt64(int64(q.SO_OOBINLINE))},
  1707  			"SO_PASSCRED":                      {"untyped int", constant.MakeInt64(int64(q.SO_PASSCRED))},
  1708  			"SO_PASSSEC":                       {"untyped int", constant.MakeInt64(int64(q.SO_PASSSEC))},
  1709  			"SO_PEERCRED":                      {"untyped int", constant.MakeInt64(int64(q.SO_PEERCRED))},
  1710  			"SO_PEERNAME":                      {"untyped int", constant.MakeInt64(int64(q.SO_PEERNAME))},
  1711  			"SO_PEERSEC":                       {"untyped int", constant.MakeInt64(int64(q.SO_PEERSEC))},
  1712  			"SO_PRIORITY":                      {"untyped int", constant.MakeInt64(int64(q.SO_PRIORITY))},
  1713  			"SO_PROTOCOL":                      {"untyped int", constant.MakeInt64(int64(q.SO_PROTOCOL))},
  1714  			"SO_RCVBUF":                        {"untyped int", constant.MakeInt64(int64(q.SO_RCVBUF))},
  1715  			"SO_RCVBUFFORCE":                   {"untyped int", constant.MakeInt64(int64(q.SO_RCVBUFFORCE))},
  1716  			"SO_RCVLOWAT":                      {"untyped int", constant.MakeInt64(int64(q.SO_RCVLOWAT))},
  1717  			"SO_RCVTIMEO":                      {"untyped int", constant.MakeInt64(int64(q.SO_RCVTIMEO))},
  1718  			"SO_REUSEADDR":                     {"untyped int", constant.MakeInt64(int64(q.SO_REUSEADDR))},
  1719  			"SO_RXQ_OVFL":                      {"untyped int", constant.MakeInt64(int64(q.SO_RXQ_OVFL))},
  1720  			"SO_SECURITY_AUTHENTICATION":       {"untyped int", constant.MakeInt64(int64(q.SO_SECURITY_AUTHENTICATION))},
  1721  			"SO_SECURITY_ENCRYPTION_NETWORK":   {"untyped int", constant.MakeInt64(int64(q.SO_SECURITY_ENCRYPTION_NETWORK))},
  1722  			"SO_SECURITY_ENCRYPTION_TRANSPORT": {"untyped int", constant.MakeInt64(int64(q.SO_SECURITY_ENCRYPTION_TRANSPORT))},
  1723  			"SO_SNDBUF":                        {"untyped int", constant.MakeInt64(int64(q.SO_SNDBUF))},
  1724  			"SO_SNDBUFFORCE":                   {"untyped int", constant.MakeInt64(int64(q.SO_SNDBUFFORCE))},
  1725  			"SO_SNDLOWAT":                      {"untyped int", constant.MakeInt64(int64(q.SO_SNDLOWAT))},
  1726  			"SO_SNDTIMEO":                      {"untyped int", constant.MakeInt64(int64(q.SO_SNDTIMEO))},
  1727  			"SO_TIMESTAMP":                     {"untyped int", constant.MakeInt64(int64(q.SO_TIMESTAMP))},
  1728  			"SO_TIMESTAMPING":                  {"untyped int", constant.MakeInt64(int64(q.SO_TIMESTAMPING))},
  1729  			"SO_TIMESTAMPNS":                   {"untyped int", constant.MakeInt64(int64(q.SO_TIMESTAMPNS))},
  1730  			"SO_TYPE":                          {"untyped int", constant.MakeInt64(int64(q.SO_TYPE))},
  1731  			"SYS_ACCESS":                       {"untyped int", constant.MakeInt64(int64(q.SYS_ACCESS))},
  1732  			"SYS_ACCT":                         {"untyped int", constant.MakeInt64(int64(q.SYS_ACCT))},
  1733  			"SYS_ADD_KEY":                      {"untyped int", constant.MakeInt64(int64(q.SYS_ADD_KEY))},
  1734  			"SYS_ADJTIMEX":                     {"untyped int", constant.MakeInt64(int64(q.SYS_ADJTIMEX))},
  1735  			"SYS_AFS_SYSCALL":                  {"untyped int", constant.MakeInt64(int64(q.SYS_AFS_SYSCALL))},
  1736  			"SYS_ALARM":                        {"untyped int", constant.MakeInt64(int64(q.SYS_ALARM))},
  1737  			"SYS_BDFLUSH":                      {"untyped int", constant.MakeInt64(int64(q.SYS_BDFLUSH))},
  1738  			"SYS_BREAK":                        {"untyped int", constant.MakeInt64(int64(q.SYS_BREAK))},
  1739  			"SYS_BRK":                          {"untyped int", constant.MakeInt64(int64(q.SYS_BRK))},
  1740  			"SYS_CAPGET":                       {"untyped int", constant.MakeInt64(int64(q.SYS_CAPGET))},
  1741  			"SYS_CAPSET":                       {"untyped int", constant.MakeInt64(int64(q.SYS_CAPSET))},
  1742  			"SYS_CHDIR":                        {"untyped int", constant.MakeInt64(int64(q.SYS_CHDIR))},
  1743  			"SYS_CHMOD":                        {"untyped int", constant.MakeInt64(int64(q.SYS_CHMOD))},
  1744  			"SYS_CHOWN":                        {"untyped int", constant.MakeInt64(int64(q.SYS_CHOWN))},
  1745  			"SYS_CHOWN32":                      {"untyped int", constant.MakeInt64(int64(q.SYS_CHOWN32))},
  1746  			"SYS_CHROOT":                       {"untyped int", constant.MakeInt64(int64(q.SYS_CHROOT))},
  1747  			"SYS_CLOCK_GETRES":                 {"untyped int", constant.MakeInt64(int64(q.SYS_CLOCK_GETRES))},
  1748  			"SYS_CLOCK_GETTIME":                {"untyped int", constant.MakeInt64(int64(q.SYS_CLOCK_GETTIME))},
  1749  			"SYS_CLOCK_NANOSLEEP":              {"untyped int", constant.MakeInt64(int64(q.SYS_CLOCK_NANOSLEEP))},
  1750  			"SYS_CLOCK_SETTIME":                {"untyped int", constant.MakeInt64(int64(q.SYS_CLOCK_SETTIME))},
  1751  			"SYS_CLONE":                        {"untyped int", constant.MakeInt64(int64(q.SYS_CLONE))},
  1752  			"SYS_CLOSE":                        {"untyped int", constant.MakeInt64(int64(q.SYS_CLOSE))},
  1753  			"SYS_CREAT":                        {"untyped int", constant.MakeInt64(int64(q.SYS_CREAT))},
  1754  			"SYS_CREATE_MODULE":                {"untyped int", constant.MakeInt64(int64(q.SYS_CREATE_MODULE))},
  1755  			"SYS_DELETE_MODULE":                {"untyped int", constant.MakeInt64(int64(q.SYS_DELETE_MODULE))},
  1756  			"SYS_DUP":                          {"untyped int", constant.MakeInt64(int64(q.SYS_DUP))},
  1757  			"SYS_DUP2":                         {"untyped int", constant.MakeInt64(int64(q.SYS_DUP2))},
  1758  			"SYS_DUP3":                         {"untyped int", constant.MakeInt64(int64(q.SYS_DUP3))},
  1759  			"SYS_EPOLL_CREATE":                 {"untyped int", constant.MakeInt64(int64(q.SYS_EPOLL_CREATE))},
  1760  			"SYS_EPOLL_CREATE1":                {"untyped int", constant.MakeInt64(int64(q.SYS_EPOLL_CREATE1))},
  1761  			"SYS_EPOLL_CTL":                    {"untyped int", constant.MakeInt64(int64(q.SYS_EPOLL_CTL))},
  1762  			"SYS_EPOLL_PWAIT":                  {"untyped int", constant.MakeInt64(int64(q.SYS_EPOLL_PWAIT))},
  1763  			"SYS_EPOLL_WAIT":                   {"untyped int", constant.MakeInt64(int64(q.SYS_EPOLL_WAIT))},
  1764  			"SYS_EVENTFD":                      {"untyped int", constant.MakeInt64(int64(q.SYS_EVENTFD))},
  1765  			"SYS_EVENTFD2":                     {"untyped int", constant.MakeInt64(int64(q.SYS_EVENTFD2))},
  1766  			"SYS_EXECVE":                       {"untyped int", constant.MakeInt64(int64(q.SYS_EXECVE))},
  1767  			"SYS_EXIT":                         {"untyped int", constant.MakeInt64(int64(q.SYS_EXIT))},
  1768  			"SYS_EXIT_GROUP":                   {"untyped int", constant.MakeInt64(int64(q.SYS_EXIT_GROUP))},
  1769  			"SYS_FACCESSAT":                    {"untyped int", constant.MakeInt64(int64(q.SYS_FACCESSAT))},
  1770  			"SYS_FADVISE64":                    {"untyped int", constant.MakeInt64(int64(q.SYS_FADVISE64))},
  1771  			"SYS_FADVISE64_64":                 {"untyped int", constant.MakeInt64(int64(q.SYS_FADVISE64_64))},
  1772  			"SYS_FALLOCATE":                    {"untyped int", constant.MakeInt64(int64(q.SYS_FALLOCATE))},
  1773  			"SYS_FANOTIFY_INIT":                {"untyped int", constant.MakeInt64(int64(q.SYS_FANOTIFY_INIT))},
  1774  			"SYS_FANOTIFY_MARK":                {"untyped int", constant.MakeInt64(int64(q.SYS_FANOTIFY_MARK))},
  1775  			"SYS_FCHDIR":                       {"untyped int", constant.MakeInt64(int64(q.SYS_FCHDIR))},
  1776  			"SYS_FCHMOD":                       {"untyped int", constant.MakeInt64(int64(q.SYS_FCHMOD))},
  1777  			"SYS_FCHMODAT":                     {"untyped int", constant.MakeInt64(int64(q.SYS_FCHMODAT))},
  1778  			"SYS_FCHOWN":                       {"untyped int", constant.MakeInt64(int64(q.SYS_FCHOWN))},
  1779  			"SYS_FCHOWN32":                     {"untyped int", constant.MakeInt64(int64(q.SYS_FCHOWN32))},
  1780  			"SYS_FCHOWNAT":                     {"untyped int", constant.MakeInt64(int64(q.SYS_FCHOWNAT))},
  1781  			"SYS_FCNTL":                        {"untyped int", constant.MakeInt64(int64(q.SYS_FCNTL))},
  1782  			"SYS_FCNTL64":                      {"untyped int", constant.MakeInt64(int64(q.SYS_FCNTL64))},
  1783  			"SYS_FDATASYNC":                    {"untyped int", constant.MakeInt64(int64(q.SYS_FDATASYNC))},
  1784  			"SYS_FGETXATTR":                    {"untyped int", constant.MakeInt64(int64(q.SYS_FGETXATTR))},
  1785  			"SYS_FLISTXATTR":                   {"untyped int", constant.MakeInt64(int64(q.SYS_FLISTXATTR))},
  1786  			"SYS_FLOCK":                        {"untyped int", constant.MakeInt64(int64(q.SYS_FLOCK))},
  1787  			"SYS_FORK":                         {"untyped int", constant.MakeInt64(int64(q.SYS_FORK))},
  1788  			"SYS_FREMOVEXATTR":                 {"untyped int", constant.MakeInt64(int64(q.SYS_FREMOVEXATTR))},
  1789  			"SYS_FSETXATTR":                    {"untyped int", constant.MakeInt64(int64(q.SYS_FSETXATTR))},
  1790  			"SYS_FSTAT":                        {"untyped int", constant.MakeInt64(int64(q.SYS_FSTAT))},
  1791  			"SYS_FSTAT64":                      {"untyped int", constant.MakeInt64(int64(q.SYS_FSTAT64))},
  1792  			"SYS_FSTATAT64":                    {"untyped int", constant.MakeInt64(int64(q.SYS_FSTATAT64))},
  1793  			"SYS_FSTATFS":                      {"untyped int", constant.MakeInt64(int64(q.SYS_FSTATFS))},
  1794  			"SYS_FSTATFS64":                    {"untyped int", constant.MakeInt64(int64(q.SYS_FSTATFS64))},
  1795  			"SYS_FSYNC":                        {"untyped int", constant.MakeInt64(int64(q.SYS_FSYNC))},
  1796  			"SYS_FTIME":                        {"untyped int", constant.MakeInt64(int64(q.SYS_FTIME))},
  1797  			"SYS_FTRUNCATE":                    {"untyped int", constant.MakeInt64(int64(q.SYS_FTRUNCATE))},
  1798  			"SYS_FTRUNCATE64":                  {"untyped int", constant.MakeInt64(int64(q.SYS_FTRUNCATE64))},
  1799  			"SYS_FUTEX":                        {"untyped int", constant.MakeInt64(int64(q.SYS_FUTEX))},
  1800  			"SYS_FUTIMESAT":                    {"untyped int", constant.MakeInt64(int64(q.SYS_FUTIMESAT))},
  1801  			"SYS_GETCPU":                       {"untyped int", constant.MakeInt64(int64(q.SYS_GETCPU))},
  1802  			"SYS_GETCWD":                       {"untyped int", constant.MakeInt64(int64(q.SYS_GETCWD))},
  1803  			"SYS_GETDENTS":                     {"untyped int", constant.MakeInt64(int64(q.SYS_GETDENTS))},
  1804  			"SYS_GETDENTS64":                   {"untyped int", constant.MakeInt64(int64(q.SYS_GETDENTS64))},
  1805  			"SYS_GETEGID":                      {"untyped int", constant.MakeInt64(int64(q.SYS_GETEGID))},
  1806  			"SYS_GETEGID32":                    {"untyped int", constant.MakeInt64(int64(q.SYS_GETEGID32))},
  1807  			"SYS_GETEUID":                      {"untyped int", constant.MakeInt64(int64(q.SYS_GETEUID))},
  1808  			"SYS_GETEUID32":                    {"untyped int", constant.MakeInt64(int64(q.SYS_GETEUID32))},
  1809  			"SYS_GETGID":                       {"untyped int", constant.MakeInt64(int64(q.SYS_GETGID))},
  1810  			"SYS_GETGID32":                     {"untyped int", constant.MakeInt64(int64(q.SYS_GETGID32))},
  1811  			"SYS_GETGROUPS":                    {"untyped int", constant.MakeInt64(int64(q.SYS_GETGROUPS))},
  1812  			"SYS_GETGROUPS32":                  {"untyped int", constant.MakeInt64(int64(q.SYS_GETGROUPS32))},
  1813  			"SYS_GETITIMER":                    {"untyped int", constant.MakeInt64(int64(q.SYS_GETITIMER))},
  1814  			"SYS_GETPGID":                      {"untyped int", constant.MakeInt64(int64(q.SYS_GETPGID))},
  1815  			"SYS_GETPGRP":                      {"untyped int", constant.MakeInt64(int64(q.SYS_GETPGRP))},
  1816  			"SYS_GETPID":                       {"untyped int", constant.MakeInt64(int64(q.SYS_GETPID))},
  1817  			"SYS_GETPMSG":                      {"untyped int", constant.MakeInt64(int64(q.SYS_GETPMSG))},
  1818  			"SYS_GETPPID":                      {"untyped int", constant.MakeInt64(int64(q.SYS_GETPPID))},
  1819  			"SYS_GETPRIORITY":                  {"untyped int", constant.MakeInt64(int64(q.SYS_GETPRIORITY))},
  1820  			"SYS_GETRESGID":                    {"untyped int", constant.MakeInt64(int64(q.SYS_GETRESGID))},
  1821  			"SYS_GETRESGID32":                  {"untyped int", constant.MakeInt64(int64(q.SYS_GETRESGID32))},
  1822  			"SYS_GETRESUID":                    {"untyped int", constant.MakeInt64(int64(q.SYS_GETRESUID))},
  1823  			"SYS_GETRESUID32":                  {"untyped int", constant.MakeInt64(int64(q.SYS_GETRESUID32))},
  1824  			"SYS_GETRLIMIT":                    {"untyped int", constant.MakeInt64(int64(q.SYS_GETRLIMIT))},
  1825  			"SYS_GETRUSAGE":                    {"untyped int", constant.MakeInt64(int64(q.SYS_GETRUSAGE))},
  1826  			"SYS_GETSID":                       {"untyped int", constant.MakeInt64(int64(q.SYS_GETSID))},
  1827  			"SYS_GETTID":                       {"untyped int", constant.MakeInt64(int64(q.SYS_GETTID))},
  1828  			"SYS_GETTIMEOFDAY":                 {"untyped int", constant.MakeInt64(int64(q.SYS_GETTIMEOFDAY))},
  1829  			"SYS_GETUID":                       {"untyped int", constant.MakeInt64(int64(q.SYS_GETUID))},
  1830  			"SYS_GETUID32":                     {"untyped int", constant.MakeInt64(int64(q.SYS_GETUID32))},
  1831  			"SYS_GETXATTR":                     {"untyped int", constant.MakeInt64(int64(q.SYS_GETXATTR))},
  1832  			"SYS_GET_KERNEL_SYMS":              {"untyped int", constant.MakeInt64(int64(q.SYS_GET_KERNEL_SYMS))},
  1833  			"SYS_GET_MEMPOLICY":                {"untyped int", constant.MakeInt64(int64(q.SYS_GET_MEMPOLICY))},
  1834  			"SYS_GET_ROBUST_LIST":              {"untyped int", constant.MakeInt64(int64(q.SYS_GET_ROBUST_LIST))},
  1835  			"SYS_GET_THREAD_AREA":              {"untyped int", constant.MakeInt64(int64(q.SYS_GET_THREAD_AREA))},
  1836  			"SYS_GTTY":                         {"untyped int", constant.MakeInt64(int64(q.SYS_GTTY))},
  1837  			"SYS_IDLE":                         {"untyped int", constant.MakeInt64(int64(q.SYS_IDLE))},
  1838  			"SYS_INIT_MODULE":                  {"untyped int", constant.MakeInt64(int64(q.SYS_INIT_MODULE))},
  1839  			"SYS_INOTIFY_ADD_WATCH":            {"untyped int", constant.MakeInt64(int64(q.SYS_INOTIFY_ADD_WATCH))},
  1840  			"SYS_INOTIFY_INIT":                 {"untyped int", constant.MakeInt64(int64(q.SYS_INOTIFY_INIT))},
  1841  			"SYS_INOTIFY_INIT1":                {"untyped int", constant.MakeInt64(int64(q.SYS_INOTIFY_INIT1))},
  1842  			"SYS_INOTIFY_RM_WATCH":             {"untyped int", constant.MakeInt64(int64(q.SYS_INOTIFY_RM_WATCH))},
  1843  			"SYS_IOCTL":                        {"untyped int", constant.MakeInt64(int64(q.SYS_IOCTL))},
  1844  			"SYS_IOPERM":                       {"untyped int", constant.MakeInt64(int64(q.SYS_IOPERM))},
  1845  			"SYS_IOPL":                         {"untyped int", constant.MakeInt64(int64(q.SYS_IOPL))},
  1846  			"SYS_IOPRIO_GET":                   {"untyped int", constant.MakeInt64(int64(q.SYS_IOPRIO_GET))},
  1847  			"SYS_IOPRIO_SET":                   {"untyped int", constant.MakeInt64(int64(q.SYS_IOPRIO_SET))},
  1848  			"SYS_IO_CANCEL":                    {"untyped int", constant.MakeInt64(int64(q.SYS_IO_CANCEL))},
  1849  			"SYS_IO_DESTROY":                   {"untyped int", constant.MakeInt64(int64(q.SYS_IO_DESTROY))},
  1850  			"SYS_IO_GETEVENTS":                 {"untyped int", constant.MakeInt64(int64(q.SYS_IO_GETEVENTS))},
  1851  			"SYS_IO_SETUP":                     {"untyped int", constant.MakeInt64(int64(q.SYS_IO_SETUP))},
  1852  			"SYS_IO_SUBMIT":                    {"untyped int", constant.MakeInt64(int64(q.SYS_IO_SUBMIT))},
  1853  			"SYS_IPC":                          {"untyped int", constant.MakeInt64(int64(q.SYS_IPC))},
  1854  			"SYS_KEXEC_LOAD":                   {"untyped int", constant.MakeInt64(int64(q.SYS_KEXEC_LOAD))},
  1855  			"SYS_KEYCTL":                       {"untyped int", constant.MakeInt64(int64(q.SYS_KEYCTL))},
  1856  			"SYS_KILL":                         {"untyped int", constant.MakeInt64(int64(q.SYS_KILL))},
  1857  			"SYS_LCHOWN":                       {"untyped int", constant.MakeInt64(int64(q.SYS_LCHOWN))},
  1858  			"SYS_LCHOWN32":                     {"untyped int", constant.MakeInt64(int64(q.SYS_LCHOWN32))},
  1859  			"SYS_LGETXATTR":                    {"untyped int", constant.MakeInt64(int64(q.SYS_LGETXATTR))},
  1860  			"SYS_LINK":                         {"untyped int", constant.MakeInt64(int64(q.SYS_LINK))},
  1861  			"SYS_LINKAT":                       {"untyped int", constant.MakeInt64(int64(q.SYS_LINKAT))},
  1862  			"SYS_LISTXATTR":                    {"untyped int", constant.MakeInt64(int64(q.SYS_LISTXATTR))},
  1863  			"SYS_LLISTXATTR":                   {"untyped int", constant.MakeInt64(int64(q.SYS_LLISTXATTR))},
  1864  			"SYS_LOCK":                         {"untyped int", constant.MakeInt64(int64(q.SYS_LOCK))},
  1865  			"SYS_LOOKUP_DCOOKIE":               {"untyped int", constant.MakeInt64(int64(q.SYS_LOOKUP_DCOOKIE))},
  1866  			"SYS_LREMOVEXATTR":                 {"untyped int", constant.MakeInt64(int64(q.SYS_LREMOVEXATTR))},
  1867  			"SYS_LSEEK":                        {"untyped int", constant.MakeInt64(int64(q.SYS_LSEEK))},
  1868  			"SYS_LSETXATTR":                    {"untyped int", constant.MakeInt64(int64(q.SYS_LSETXATTR))},
  1869  			"SYS_LSTAT":                        {"untyped int", constant.MakeInt64(int64(q.SYS_LSTAT))},
  1870  			"SYS_LSTAT64":                      {"untyped int", constant.MakeInt64(int64(q.SYS_LSTAT64))},
  1871  			"SYS_MADVISE":                      {"untyped int", constant.MakeInt64(int64(q.SYS_MADVISE))},
  1872  			"SYS_MADVISE1":                     {"untyped int", constant.MakeInt64(int64(q.SYS_MADVISE1))},
  1873  			"SYS_MBIND":                        {"untyped int", constant.MakeInt64(int64(q.SYS_MBIND))},
  1874  			"SYS_MIGRATE_PAGES":                {"untyped int", constant.MakeInt64(int64(q.SYS_MIGRATE_PAGES))},
  1875  			"SYS_MINCORE":                      {"untyped int", constant.MakeInt64(int64(q.SYS_MINCORE))},
  1876  			"SYS_MKDIR":                        {"untyped int", constant.MakeInt64(int64(q.SYS_MKDIR))},
  1877  			"SYS_MKDIRAT":                      {"untyped int", constant.MakeInt64(int64(q.SYS_MKDIRAT))},
  1878  			"SYS_MKNOD":                        {"untyped int", constant.MakeInt64(int64(q.SYS_MKNOD))},
  1879  			"SYS_MKNODAT":                      {"untyped int", constant.MakeInt64(int64(q.SYS_MKNODAT))},
  1880  			"SYS_MLOCK":                        {"untyped int", constant.MakeInt64(int64(q.SYS_MLOCK))},
  1881  			"SYS_MLOCKALL":                     {"untyped int", constant.MakeInt64(int64(q.SYS_MLOCKALL))},
  1882  			"SYS_MMAP":                         {"untyped int", constant.MakeInt64(int64(q.SYS_MMAP))},
  1883  			"SYS_MMAP2":                        {"untyped int", constant.MakeInt64(int64(q.SYS_MMAP2))},
  1884  			"SYS_MODIFY_LDT":                   {"untyped int", constant.MakeInt64(int64(q.SYS_MODIFY_LDT))},
  1885  			"SYS_MOUNT":                        {"untyped int", constant.MakeInt64(int64(q.SYS_MOUNT))},
  1886  			"SYS_MOVE_PAGES":                   {"untyped int", constant.MakeInt64(int64(q.SYS_MOVE_PAGES))},
  1887  			"SYS_MPROTECT":                     {"untyped int", constant.MakeInt64(int64(q.SYS_MPROTECT))},
  1888  			"SYS_MPX":                          {"untyped int", constant.MakeInt64(int64(q.SYS_MPX))},
  1889  			"SYS_MQ_GETSETATTR":                {"untyped int", constant.MakeInt64(int64(q.SYS_MQ_GETSETATTR))},
  1890  			"SYS_MQ_NOTIFY":                    {"untyped int", constant.MakeInt64(int64(q.SYS_MQ_NOTIFY))},
  1891  			"SYS_MQ_OPEN":                      {"untyped int", constant.MakeInt64(int64(q.SYS_MQ_OPEN))},
  1892  			"SYS_MQ_TIMEDRECEIVE":              {"untyped int", constant.MakeInt64(int64(q.SYS_MQ_TIMEDRECEIVE))},
  1893  			"SYS_MQ_TIMEDSEND":                 {"untyped int", constant.MakeInt64(int64(q.SYS_MQ_TIMEDSEND))},
  1894  			"SYS_MQ_UNLINK":                    {"untyped int", constant.MakeInt64(int64(q.SYS_MQ_UNLINK))},
  1895  			"SYS_MREMAP":                       {"untyped int", constant.MakeInt64(int64(q.SYS_MREMAP))},
  1896  			"SYS_MSYNC":                        {"untyped int", constant.MakeInt64(int64(q.SYS_MSYNC))},
  1897  			"SYS_MUNLOCK":                      {"untyped int", constant.MakeInt64(int64(q.SYS_MUNLOCK))},
  1898  			"SYS_MUNLOCKALL":                   {"untyped int", constant.MakeInt64(int64(q.SYS_MUNLOCKALL))},
  1899  			"SYS_MUNMAP":                       {"untyped int", constant.MakeInt64(int64(q.SYS_MUNMAP))},
  1900  			"SYS_NANOSLEEP":                    {"untyped int", constant.MakeInt64(int64(q.SYS_NANOSLEEP))},
  1901  			"SYS_NFSSERVCTL":                   {"untyped int", constant.MakeInt64(int64(q.SYS_NFSSERVCTL))},
  1902  			"SYS_NICE":                         {"untyped int", constant.MakeInt64(int64(q.SYS_NICE))},
  1903  			"SYS_OLDFSTAT":                     {"untyped int", constant.MakeInt64(int64(q.SYS_OLDFSTAT))},
  1904  			"SYS_OLDLSTAT":                     {"untyped int", constant.MakeInt64(int64(q.SYS_OLDLSTAT))},
  1905  			"SYS_OLDOLDUNAME":                  {"untyped int", constant.MakeInt64(int64(q.SYS_OLDOLDUNAME))},
  1906  			"SYS_OLDSTAT":                      {"untyped int", constant.MakeInt64(int64(q.SYS_OLDSTAT))},
  1907  			"SYS_OLDUNAME":                     {"untyped int", constant.MakeInt64(int64(q.SYS_OLDUNAME))},
  1908  			"SYS_OPEN":                         {"untyped int", constant.MakeInt64(int64(q.SYS_OPEN))},
  1909  			"SYS_OPENAT":                       {"untyped int", constant.MakeInt64(int64(q.SYS_OPENAT))},
  1910  			"SYS_PAUSE":                        {"untyped int", constant.MakeInt64(int64(q.SYS_PAUSE))},
  1911  			"SYS_PERF_EVENT_OPEN":              {"untyped int", constant.MakeInt64(int64(q.SYS_PERF_EVENT_OPEN))},
  1912  			"SYS_PERSONALITY":                  {"untyped int", constant.MakeInt64(int64(q.SYS_PERSONALITY))},
  1913  			"SYS_PIPE":                         {"untyped int", constant.MakeInt64(int64(q.SYS_PIPE))},
  1914  			"SYS_PIPE2":                        {"untyped int", constant.MakeInt64(int64(q.SYS_PIPE2))},
  1915  			"SYS_PIVOT_ROOT":                   {"untyped int", constant.MakeInt64(int64(q.SYS_PIVOT_ROOT))},
  1916  			"SYS_POLL":                         {"untyped int", constant.MakeInt64(int64(q.SYS_POLL))},
  1917  			"SYS_PPOLL":                        {"untyped int", constant.MakeInt64(int64(q.SYS_PPOLL))},
  1918  			"SYS_PRCTL":                        {"untyped int", constant.MakeInt64(int64(q.SYS_PRCTL))},
  1919  			"SYS_PREAD64":                      {"untyped int", constant.MakeInt64(int64(q.SYS_PREAD64))},
  1920  			"SYS_PREADV":                       {"untyped int", constant.MakeInt64(int64(q.SYS_PREADV))},
  1921  			"SYS_PRLIMIT64":                    {"untyped int", constant.MakeInt64(int64(q.SYS_PRLIMIT64))},
  1922  			"SYS_PROF":                         {"untyped int", constant.MakeInt64(int64(q.SYS_PROF))},
  1923  			"SYS_PROFIL":                       {"untyped int", constant.MakeInt64(int64(q.SYS_PROFIL))},
  1924  			"SYS_PSELECT6":                     {"untyped int", constant.MakeInt64(int64(q.SYS_PSELECT6))},
  1925  			"SYS_PTRACE":                       {"untyped int", constant.MakeInt64(int64(q.SYS_PTRACE))},
  1926  			"SYS_PUTPMSG":                      {"untyped int", constant.MakeInt64(int64(q.SYS_PUTPMSG))},
  1927  			"SYS_PWRITE64":                     {"untyped int", constant.MakeInt64(int64(q.SYS_PWRITE64))},
  1928  			"SYS_PWRITEV":                      {"untyped int", constant.MakeInt64(int64(q.SYS_PWRITEV))},
  1929  			"SYS_QUERY_MODULE":                 {"untyped int", constant.MakeInt64(int64(q.SYS_QUERY_MODULE))},
  1930  			"SYS_QUOTACTL":                     {"untyped int", constant.MakeInt64(int64(q.SYS_QUOTACTL))},
  1931  			"SYS_READ":                         {"untyped int", constant.MakeInt64(int64(q.SYS_READ))},
  1932  			"SYS_READAHEAD":                    {"untyped int", constant.MakeInt64(int64(q.SYS_READAHEAD))},
  1933  			"SYS_READDIR":                      {"untyped int", constant.MakeInt64(int64(q.SYS_READDIR))},
  1934  			"SYS_READLINK":                     {"untyped int", constant.MakeInt64(int64(q.SYS_READLINK))},
  1935  			"SYS_READLINKAT":                   {"untyped int", constant.MakeInt64(int64(q.SYS_READLINKAT))},
  1936  			"SYS_READV":                        {"untyped int", constant.MakeInt64(int64(q.SYS_READV))},
  1937  			"SYS_REBOOT":                       {"untyped int", constant.MakeInt64(int64(q.SYS_REBOOT))},
  1938  			"SYS_RECVMMSG":                     {"untyped int", constant.MakeInt64(int64(q.SYS_RECVMMSG))},
  1939  			"SYS_REMAP_FILE_PAGES":             {"untyped int", constant.MakeInt64(int64(q.SYS_REMAP_FILE_PAGES))},
  1940  			"SYS_REMOVEXATTR":                  {"untyped int", constant.MakeInt64(int64(q.SYS_REMOVEXATTR))},
  1941  			"SYS_RENAME":                       {"untyped int", constant.MakeInt64(int64(q.SYS_RENAME))},
  1942  			"SYS_RENAMEAT":                     {"untyped int", constant.MakeInt64(int64(q.SYS_RENAMEAT))},
  1943  			"SYS_REQUEST_KEY":                  {"untyped int", constant.MakeInt64(int64(q.SYS_REQUEST_KEY))},
  1944  			"SYS_RESTART_SYSCALL":              {"untyped int", constant.MakeInt64(int64(q.SYS_RESTART_SYSCALL))},
  1945  			"SYS_RMDIR":                        {"untyped int", constant.MakeInt64(int64(q.SYS_RMDIR))},
  1946  			"SYS_RT_SIGACTION":                 {"untyped int", constant.MakeInt64(int64(q.SYS_RT_SIGACTION))},
  1947  			"SYS_RT_SIGPENDING":                {"untyped int", constant.MakeInt64(int64(q.SYS_RT_SIGPENDING))},
  1948  			"SYS_RT_SIGPROCMASK":               {"untyped int", constant.MakeInt64(int64(q.SYS_RT_SIGPROCMASK))},
  1949  			"SYS_RT_SIGQUEUEINFO":              {"untyped int", constant.MakeInt64(int64(q.SYS_RT_SIGQUEUEINFO))},
  1950  			"SYS_RT_SIGRETURN":                 {"untyped int", constant.MakeInt64(int64(q.SYS_RT_SIGRETURN))},
  1951  			"SYS_RT_SIGSUSPEND":                {"untyped int", constant.MakeInt64(int64(q.SYS_RT_SIGSUSPEND))},
  1952  			"SYS_RT_SIGTIMEDWAIT":              {"untyped int", constant.MakeInt64(int64(q.SYS_RT_SIGTIMEDWAIT))},
  1953  			"SYS_RT_TGSIGQUEUEINFO":            {"untyped int", constant.MakeInt64(int64(q.SYS_RT_TGSIGQUEUEINFO))},
  1954  			"SYS_SCHED_GETAFFINITY":            {"untyped int", constant.MakeInt64(int64(q.SYS_SCHED_GETAFFINITY))},
  1955  			"SYS_SCHED_GETPARAM":               {"untyped int", constant.MakeInt64(int64(q.SYS_SCHED_GETPARAM))},
  1956  			"SYS_SCHED_GETSCHEDULER":           {"untyped int", constant.MakeInt64(int64(q.SYS_SCHED_GETSCHEDULER))},
  1957  			"SYS_SCHED_GET_PRIORITY_MAX":       {"untyped int", constant.MakeInt64(int64(q.SYS_SCHED_GET_PRIORITY_MAX))},
  1958  			"SYS_SCHED_GET_PRIORITY_MIN":       {"untyped int", constant.MakeInt64(int64(q.SYS_SCHED_GET_PRIORITY_MIN))},
  1959  			"SYS_SCHED_RR_GET_INTERVAL":        {"untyped int", constant.MakeInt64(int64(q.SYS_SCHED_RR_GET_INTERVAL))},
  1960  			"SYS_SCHED_SETAFFINITY":            {"untyped int", constant.MakeInt64(int64(q.SYS_SCHED_SETAFFINITY))},
  1961  			"SYS_SCHED_SETPARAM":               {"untyped int", constant.MakeInt64(int64(q.SYS_SCHED_SETPARAM))},
  1962  			"SYS_SCHED_SETSCHEDULER":           {"untyped int", constant.MakeInt64(int64(q.SYS_SCHED_SETSCHEDULER))},
  1963  			"SYS_SCHED_YIELD":                  {"untyped int", constant.MakeInt64(int64(q.SYS_SCHED_YIELD))},
  1964  			"SYS_SELECT":                       {"untyped int", constant.MakeInt64(int64(q.SYS_SELECT))},
  1965  			"SYS_SENDFILE":                     {"untyped int", constant.MakeInt64(int64(q.SYS_SENDFILE))},
  1966  			"SYS_SENDFILE64":                   {"untyped int", constant.MakeInt64(int64(q.SYS_SENDFILE64))},
  1967  			"SYS_SETDOMAINNAME":                {"untyped int", constant.MakeInt64(int64(q.SYS_SETDOMAINNAME))},
  1968  			"SYS_SETFSGID":                     {"untyped int", constant.MakeInt64(int64(q.SYS_SETFSGID))},
  1969  			"SYS_SETFSGID32":                   {"untyped int", constant.MakeInt64(int64(q.SYS_SETFSGID32))},
  1970  			"SYS_SETFSUID":                     {"untyped int", constant.MakeInt64(int64(q.SYS_SETFSUID))},
  1971  			"SYS_SETFSUID32":                   {"untyped int", constant.MakeInt64(int64(q.SYS_SETFSUID32))},
  1972  			"SYS_SETGID":                       {"untyped int", constant.MakeInt64(int64(q.SYS_SETGID))},
  1973  			"SYS_SETGID32":                     {"untyped int", constant.MakeInt64(int64(q.SYS_SETGID32))},
  1974  			"SYS_SETGROUPS":                    {"untyped int", constant.MakeInt64(int64(q.SYS_SETGROUPS))},
  1975  			"SYS_SETGROUPS32":                  {"untyped int", constant.MakeInt64(int64(q.SYS_SETGROUPS32))},
  1976  			"SYS_SETHOSTNAME":                  {"untyped int", constant.MakeInt64(int64(q.SYS_SETHOSTNAME))},
  1977  			"SYS_SETITIMER":                    {"untyped int", constant.MakeInt64(int64(q.SYS_SETITIMER))},
  1978  			"SYS_SETPGID":                      {"untyped int", constant.MakeInt64(int64(q.SYS_SETPGID))},
  1979  			"SYS_SETPRIORITY":                  {"untyped int", constant.MakeInt64(int64(q.SYS_SETPRIORITY))},
  1980  			"SYS_SETREGID":                     {"untyped int", constant.MakeInt64(int64(q.SYS_SETREGID))},
  1981  			"SYS_SETREGID32":                   {"untyped int", constant.MakeInt64(int64(q.SYS_SETREGID32))},
  1982  			"SYS_SETRESGID":                    {"untyped int", constant.MakeInt64(int64(q.SYS_SETRESGID))},
  1983  			"SYS_SETRESGID32":                  {"untyped int", constant.MakeInt64(int64(q.SYS_SETRESGID32))},
  1984  			"SYS_SETRESUID":                    {"untyped int", constant.MakeInt64(int64(q.SYS_SETRESUID))},
  1985  			"SYS_SETRESUID32":                  {"untyped int", constant.MakeInt64(int64(q.SYS_SETRESUID32))},
  1986  			"SYS_SETREUID":                     {"untyped int", constant.MakeInt64(int64(q.SYS_SETREUID))},
  1987  			"SYS_SETREUID32":                   {"untyped int", constant.MakeInt64(int64(q.SYS_SETREUID32))},
  1988  			"SYS_SETRLIMIT":                    {"untyped int", constant.MakeInt64(int64(q.SYS_SETRLIMIT))},
  1989  			"SYS_SETSID":                       {"untyped int", constant.MakeInt64(int64(q.SYS_SETSID))},
  1990  			"SYS_SETTIMEOFDAY":                 {"untyped int", constant.MakeInt64(int64(q.SYS_SETTIMEOFDAY))},
  1991  			"SYS_SETUID":                       {"untyped int", constant.MakeInt64(int64(q.SYS_SETUID))},
  1992  			"SYS_SETUID32":                     {"untyped int", constant.MakeInt64(int64(q.SYS_SETUID32))},
  1993  			"SYS_SETXATTR":                     {"untyped int", constant.MakeInt64(int64(q.SYS_SETXATTR))},
  1994  			"SYS_SET_MEMPOLICY":                {"untyped int", constant.MakeInt64(int64(q.SYS_SET_MEMPOLICY))},
  1995  			"SYS_SET_ROBUST_LIST":              {"untyped int", constant.MakeInt64(int64(q.SYS_SET_ROBUST_LIST))},
  1996  			"SYS_SET_THREAD_AREA":              {"untyped int", constant.MakeInt64(int64(q.SYS_SET_THREAD_AREA))},
  1997  			"SYS_SET_TID_ADDRESS":              {"untyped int", constant.MakeInt64(int64(q.SYS_SET_TID_ADDRESS))},
  1998  			"SYS_SGETMASK":                     {"untyped int", constant.MakeInt64(int64(q.SYS_SGETMASK))},
  1999  			"SYS_SIGACTION":                    {"untyped int", constant.MakeInt64(int64(q.SYS_SIGACTION))},
  2000  			"SYS_SIGALTSTACK":                  {"untyped int", constant.MakeInt64(int64(q.SYS_SIGALTSTACK))},
  2001  			"SYS_SIGNAL":                       {"untyped int", constant.MakeInt64(int64(q.SYS_SIGNAL))},
  2002  			"SYS_SIGNALFD":                     {"untyped int", constant.MakeInt64(int64(q.SYS_SIGNALFD))},
  2003  			"SYS_SIGNALFD4":                    {"untyped int", constant.MakeInt64(int64(q.SYS_SIGNALFD4))},
  2004  			"SYS_SIGPENDING":                   {"untyped int", constant.MakeInt64(int64(q.SYS_SIGPENDING))},
  2005  			"SYS_SIGPROCMASK":                  {"untyped int", constant.MakeInt64(int64(q.SYS_SIGPROCMASK))},
  2006  			"SYS_SIGRETURN":                    {"untyped int", constant.MakeInt64(int64(q.SYS_SIGRETURN))},
  2007  			"SYS_SIGSUSPEND":                   {"untyped int", constant.MakeInt64(int64(q.SYS_SIGSUSPEND))},
  2008  			"SYS_SOCKETCALL":                   {"untyped int", constant.MakeInt64(int64(q.SYS_SOCKETCALL))},
  2009  			"SYS_SPLICE":                       {"untyped int", constant.MakeInt64(int64(q.SYS_SPLICE))},
  2010  			"SYS_SSETMASK":                     {"untyped int", constant.MakeInt64(int64(q.SYS_SSETMASK))},
  2011  			"SYS_STAT":                         {"untyped int", constant.MakeInt64(int64(q.SYS_STAT))},
  2012  			"SYS_STAT64":                       {"untyped int", constant.MakeInt64(int64(q.SYS_STAT64))},
  2013  			"SYS_STATFS":                       {"untyped int", constant.MakeInt64(int64(q.SYS_STATFS))},
  2014  			"SYS_STATFS64":                     {"untyped int", constant.MakeInt64(int64(q.SYS_STATFS64))},
  2015  			"SYS_STIME":                        {"untyped int", constant.MakeInt64(int64(q.SYS_STIME))},
  2016  			"SYS_STTY":                         {"untyped int", constant.MakeInt64(int64(q.SYS_STTY))},
  2017  			"SYS_SWAPOFF":                      {"untyped int", constant.MakeInt64(int64(q.SYS_SWAPOFF))},
  2018  			"SYS_SWAPON":                       {"untyped int", constant.MakeInt64(int64(q.SYS_SWAPON))},
  2019  			"SYS_SYMLINK":                      {"untyped int", constant.MakeInt64(int64(q.SYS_SYMLINK))},
  2020  			"SYS_SYMLINKAT":                    {"untyped int", constant.MakeInt64(int64(q.SYS_SYMLINKAT))},
  2021  			"SYS_SYNC":                         {"untyped int", constant.MakeInt64(int64(q.SYS_SYNC))},
  2022  			"SYS_SYNC_FILE_RANGE":              {"untyped int", constant.MakeInt64(int64(q.SYS_SYNC_FILE_RANGE))},
  2023  			"SYS_SYSFS":                        {"untyped int", constant.MakeInt64(int64(q.SYS_SYSFS))},
  2024  			"SYS_SYSINFO":                      {"untyped int", constant.MakeInt64(int64(q.SYS_SYSINFO))},
  2025  			"SYS_SYSLOG":                       {"untyped int", constant.MakeInt64(int64(q.SYS_SYSLOG))},
  2026  			"SYS_TEE":                          {"untyped int", constant.MakeInt64(int64(q.SYS_TEE))},
  2027  			"SYS_TGKILL":                       {"untyped int", constant.MakeInt64(int64(q.SYS_TGKILL))},
  2028  			"SYS_TIME":                         {"untyped int", constant.MakeInt64(int64(q.SYS_TIME))},
  2029  			"SYS_TIMERFD_CREATE":               {"untyped int", constant.MakeInt64(int64(q.SYS_TIMERFD_CREATE))},
  2030  			"SYS_TIMERFD_GETTIME":              {"untyped int", constant.MakeInt64(int64(q.SYS_TIMERFD_GETTIME))},
  2031  			"SYS_TIMERFD_SETTIME":              {"untyped int", constant.MakeInt64(int64(q.SYS_TIMERFD_SETTIME))},
  2032  			"SYS_TIMER_CREATE":                 {"untyped int", constant.MakeInt64(int64(q.SYS_TIMER_CREATE))},
  2033  			"SYS_TIMER_DELETE":                 {"untyped int", constant.MakeInt64(int64(q.SYS_TIMER_DELETE))},
  2034  			"SYS_TIMER_GETOVERRUN":             {"untyped int", constant.MakeInt64(int64(q.SYS_TIMER_GETOVERRUN))},
  2035  			"SYS_TIMER_GETTIME":                {"untyped int", constant.MakeInt64(int64(q.SYS_TIMER_GETTIME))},
  2036  			"SYS_TIMER_SETTIME":                {"untyped int", constant.MakeInt64(int64(q.SYS_TIMER_SETTIME))},
  2037  			"SYS_TIMES":                        {"untyped int", constant.MakeInt64(int64(q.SYS_TIMES))},
  2038  			"SYS_TKILL":                        {"untyped int", constant.MakeInt64(int64(q.SYS_TKILL))},
  2039  			"SYS_TRUNCATE":                     {"untyped int", constant.MakeInt64(int64(q.SYS_TRUNCATE))},
  2040  			"SYS_TRUNCATE64":                   {"untyped int", constant.MakeInt64(int64(q.SYS_TRUNCATE64))},
  2041  			"SYS_UGETRLIMIT":                   {"untyped int", constant.MakeInt64(int64(q.SYS_UGETRLIMIT))},
  2042  			"SYS_ULIMIT":                       {"untyped int", constant.MakeInt64(int64(q.SYS_ULIMIT))},
  2043  			"SYS_UMASK":                        {"untyped int", constant.MakeInt64(int64(q.SYS_UMASK))},
  2044  			"SYS_UMOUNT":                       {"untyped int", constant.MakeInt64(int64(q.SYS_UMOUNT))},
  2045  			"SYS_UMOUNT2":                      {"untyped int", constant.MakeInt64(int64(q.SYS_UMOUNT2))},
  2046  			"SYS_UNAME":                        {"untyped int", constant.MakeInt64(int64(q.SYS_UNAME))},
  2047  			"SYS_UNLINK":                       {"untyped int", constant.MakeInt64(int64(q.SYS_UNLINK))},
  2048  			"SYS_UNLINKAT":                     {"untyped int", constant.MakeInt64(int64(q.SYS_UNLINKAT))},
  2049  			"SYS_UNSHARE":                      {"untyped int", constant.MakeInt64(int64(q.SYS_UNSHARE))},
  2050  			"SYS_USELIB":                       {"untyped int", constant.MakeInt64(int64(q.SYS_USELIB))},
  2051  			"SYS_USTAT":                        {"untyped int", constant.MakeInt64(int64(q.SYS_USTAT))},
  2052  			"SYS_UTIME":                        {"untyped int", constant.MakeInt64(int64(q.SYS_UTIME))},
  2053  			"SYS_UTIMENSAT":                    {"untyped int", constant.MakeInt64(int64(q.SYS_UTIMENSAT))},
  2054  			"SYS_UTIMES":                       {"untyped int", constant.MakeInt64(int64(q.SYS_UTIMES))},
  2055  			"SYS_VFORK":                        {"untyped int", constant.MakeInt64(int64(q.SYS_VFORK))},
  2056  			"SYS_VHANGUP":                      {"untyped int", constant.MakeInt64(int64(q.SYS_VHANGUP))},
  2057  			"SYS_VM86":                         {"untyped int", constant.MakeInt64(int64(q.SYS_VM86))},
  2058  			"SYS_VM86OLD":                      {"untyped int", constant.MakeInt64(int64(q.SYS_VM86OLD))},
  2059  			"SYS_VMSPLICE":                     {"untyped int", constant.MakeInt64(int64(q.SYS_VMSPLICE))},
  2060  			"SYS_VSERVER":                      {"untyped int", constant.MakeInt64(int64(q.SYS_VSERVER))},
  2061  			"SYS_WAIT4":                        {"untyped int", constant.MakeInt64(int64(q.SYS_WAIT4))},
  2062  			"SYS_WAITID":                       {"untyped int", constant.MakeInt64(int64(q.SYS_WAITID))},
  2063  			"SYS_WAITPID":                      {"untyped int", constant.MakeInt64(int64(q.SYS_WAITPID))},
  2064  			"SYS_WRITE":                        {"untyped int", constant.MakeInt64(int64(q.SYS_WRITE))},
  2065  			"SYS_WRITEV":                       {"untyped int", constant.MakeInt64(int64(q.SYS_WRITEV))},
  2066  			"SYS__LLSEEK":                      {"untyped int", constant.MakeInt64(int64(q.SYS__LLSEEK))},
  2067  			"SYS__NEWSELECT":                   {"untyped int", constant.MakeInt64(int64(q.SYS__NEWSELECT))},
  2068  			"SYS__SYSCTL":                      {"untyped int", constant.MakeInt64(int64(q.SYS__SYSCTL))},
  2069  			"S_BLKSIZE":                        {"untyped int", constant.MakeInt64(int64(q.S_BLKSIZE))},
  2070  			"S_IEXEC":                          {"untyped int", constant.MakeInt64(int64(q.S_IEXEC))},
  2071  			"S_IFBLK":                          {"untyped int", constant.MakeInt64(int64(q.S_IFBLK))},
  2072  			"S_IFCHR":                          {"untyped int", constant.MakeInt64(int64(q.S_IFCHR))},
  2073  			"S_IFDIR":                          {"untyped int", constant.MakeInt64(int64(q.S_IFDIR))},
  2074  			"S_IFIFO":                          {"untyped int", constant.MakeInt64(int64(q.S_IFIFO))},
  2075  			"S_IFLNK":                          {"untyped int", constant.MakeInt64(int64(q.S_IFLNK))},
  2076  			"S_IFMT":                           {"untyped int", constant.MakeInt64(int64(q.S_IFMT))},
  2077  			"S_IFREG":                          {"untyped int", constant.MakeInt64(int64(q.S_IFREG))},
  2078  			"S_IFSOCK":                         {"untyped int", constant.MakeInt64(int64(q.S_IFSOCK))},
  2079  			"S_IREAD":                          {"untyped int", constant.MakeInt64(int64(q.S_IREAD))},
  2080  			"S_IRGRP":                          {"untyped int", constant.MakeInt64(int64(q.S_IRGRP))},
  2081  			"S_IROTH":                          {"untyped int", constant.MakeInt64(int64(q.S_IROTH))},
  2082  			"S_IRUSR":                          {"untyped int", constant.MakeInt64(int64(q.S_IRUSR))},
  2083  			"S_IRWXG":                          {"untyped int", constant.MakeInt64(int64(q.S_IRWXG))},
  2084  			"S_IRWXO":                          {"untyped int", constant.MakeInt64(int64(q.S_IRWXO))},
  2085  			"S_IRWXU":                          {"untyped int", constant.MakeInt64(int64(q.S_IRWXU))},
  2086  			"S_ISGID":                          {"untyped int", constant.MakeInt64(int64(q.S_ISGID))},
  2087  			"S_ISUID":                          {"untyped int", constant.MakeInt64(int64(q.S_ISUID))},
  2088  			"S_ISVTX":                          {"untyped int", constant.MakeInt64(int64(q.S_ISVTX))},
  2089  			"S_IWGRP":                          {"untyped int", constant.MakeInt64(int64(q.S_IWGRP))},
  2090  			"S_IWOTH":                          {"untyped int", constant.MakeInt64(int64(q.S_IWOTH))},
  2091  			"S_IWRITE":                         {"untyped int", constant.MakeInt64(int64(q.S_IWRITE))},
  2092  			"S_IWUSR":                          {"untyped int", constant.MakeInt64(int64(q.S_IWUSR))},
  2093  			"S_IXGRP":                          {"untyped int", constant.MakeInt64(int64(q.S_IXGRP))},
  2094  			"S_IXOTH":                          {"untyped int", constant.MakeInt64(int64(q.S_IXOTH))},
  2095  			"S_IXUSR":                          {"untyped int", constant.MakeInt64(int64(q.S_IXUSR))},
  2096  			"SizeofCmsghdr":                    {"untyped int", constant.MakeInt64(int64(q.SizeofCmsghdr))},
  2097  			"SizeofICMPv6Filter":               {"untyped int", constant.MakeInt64(int64(q.SizeofICMPv6Filter))},
  2098  			"SizeofIPMreq":                     {"untyped int", constant.MakeInt64(int64(q.SizeofIPMreq))},
  2099  			"SizeofIPMreqn":                    {"untyped int", constant.MakeInt64(int64(q.SizeofIPMreqn))},
  2100  			"SizeofIPv6MTUInfo":                {"untyped int", constant.MakeInt64(int64(q.SizeofIPv6MTUInfo))},
  2101  			"SizeofIPv6Mreq":                   {"untyped int", constant.MakeInt64(int64(q.SizeofIPv6Mreq))},
  2102  			"SizeofIfAddrmsg":                  {"untyped int", constant.MakeInt64(int64(q.SizeofIfAddrmsg))},
  2103  			"SizeofIfInfomsg":                  {"untyped int", constant.MakeInt64(int64(q.SizeofIfInfomsg))},
  2104  			"SizeofInet4Pktinfo":               {"untyped int", constant.MakeInt64(int64(q.SizeofInet4Pktinfo))},
  2105  			"SizeofInet6Pktinfo":               {"untyped int", constant.MakeInt64(int64(q.SizeofInet6Pktinfo))},
  2106  			"SizeofInotifyEvent":               {"untyped int", constant.MakeInt64(int64(q.SizeofInotifyEvent))},
  2107  			"SizeofLinger":                     {"untyped int", constant.MakeInt64(int64(q.SizeofLinger))},
  2108  			"SizeofMsghdr":                     {"untyped int", constant.MakeInt64(int64(q.SizeofMsghdr))},
  2109  			"SizeofNlAttr":                     {"untyped int", constant.MakeInt64(int64(q.SizeofNlAttr))},
  2110  			"SizeofNlMsgerr":                   {"untyped int", constant.MakeInt64(int64(q.SizeofNlMsgerr))},
  2111  			"SizeofNlMsghdr":                   {"untyped int", constant.MakeInt64(int64(q.SizeofNlMsghdr))},
  2112  			"SizeofRtAttr":                     {"untyped int", constant.MakeInt64(int64(q.SizeofRtAttr))},
  2113  			"SizeofRtGenmsg":                   {"untyped int", constant.MakeInt64(int64(q.SizeofRtGenmsg))},
  2114  			"SizeofRtMsg":                      {"untyped int", constant.MakeInt64(int64(q.SizeofRtMsg))},
  2115  			"SizeofRtNexthop":                  {"untyped int", constant.MakeInt64(int64(q.SizeofRtNexthop))},
  2116  			"SizeofSockFilter":                 {"untyped int", constant.MakeInt64(int64(q.SizeofSockFilter))},
  2117  			"SizeofSockFprog":                  {"untyped int", constant.MakeInt64(int64(q.SizeofSockFprog))},
  2118  			"SizeofSockaddrAny":                {"untyped int", constant.MakeInt64(int64(q.SizeofSockaddrAny))},
  2119  			"SizeofSockaddrInet4":              {"untyped int", constant.MakeInt64(int64(q.SizeofSockaddrInet4))},
  2120  			"SizeofSockaddrInet6":              {"untyped int", constant.MakeInt64(int64(q.SizeofSockaddrInet6))},
  2121  			"SizeofSockaddrLinklayer":          {"untyped int", constant.MakeInt64(int64(q.SizeofSockaddrLinklayer))},
  2122  			"SizeofSockaddrNetlink":            {"untyped int", constant.MakeInt64(int64(q.SizeofSockaddrNetlink))},
  2123  			"SizeofSockaddrUnix":               {"untyped int", constant.MakeInt64(int64(q.SizeofSockaddrUnix))},
  2124  			"SizeofTCPInfo":                    {"untyped int", constant.MakeInt64(int64(q.SizeofTCPInfo))},
  2125  			"SizeofUcred":                      {"untyped int", constant.MakeInt64(int64(q.SizeofUcred))},
  2126  			"TCGETS":                           {"untyped int", constant.MakeInt64(int64(q.TCGETS))},
  2127  			"TCIFLUSH":                         {"untyped int", constant.MakeInt64(int64(q.TCIFLUSH))},
  2128  			"TCIOFLUSH":                        {"untyped int", constant.MakeInt64(int64(q.TCIOFLUSH))},
  2129  			"TCOFLUSH":                         {"untyped int", constant.MakeInt64(int64(q.TCOFLUSH))},
  2130  			"TCP_CONGESTION":                   {"untyped int", constant.MakeInt64(int64(q.TCP_CONGESTION))},
  2131  			"TCP_CORK":                         {"untyped int", constant.MakeInt64(int64(q.TCP_CORK))},
  2132  			"TCP_DEFER_ACCEPT":                 {"untyped int", constant.MakeInt64(int64(q.TCP_DEFER_ACCEPT))},
  2133  			"TCP_INFO":                         {"untyped int", constant.MakeInt64(int64(q.TCP_INFO))},
  2134  			"TCP_KEEPCNT":                      {"untyped int", constant.MakeInt64(int64(q.TCP_KEEPCNT))},
  2135  			"TCP_KEEPIDLE":                     {"untyped int", constant.MakeInt64(int64(q.TCP_KEEPIDLE))},
  2136  			"TCP_KEEPINTVL":                    {"untyped int", constant.MakeInt64(int64(q.TCP_KEEPINTVL))},
  2137  			"TCP_LINGER2":                      {"untyped int", constant.MakeInt64(int64(q.TCP_LINGER2))},
  2138  			"TCP_MAXSEG":                       {"untyped int", constant.MakeInt64(int64(q.TCP_MAXSEG))},
  2139  			"TCP_MAXWIN":                       {"untyped int", constant.MakeInt64(int64(q.TCP_MAXWIN))},
  2140  			"TCP_MAX_WINSHIFT":                 {"untyped int", constant.MakeInt64(int64(q.TCP_MAX_WINSHIFT))},
  2141  			"TCP_MD5SIG":                       {"untyped int", constant.MakeInt64(int64(q.TCP_MD5SIG))},
  2142  			"TCP_MD5SIG_MAXKEYLEN":             {"untyped int", constant.MakeInt64(int64(q.TCP_MD5SIG_MAXKEYLEN))},
  2143  			"TCP_MSS":                          {"untyped int", constant.MakeInt64(int64(q.TCP_MSS))},
  2144  			"TCP_NODELAY":                      {"untyped int", constant.MakeInt64(int64(q.TCP_NODELAY))},
  2145  			"TCP_QUICKACK":                     {"untyped int", constant.MakeInt64(int64(q.TCP_QUICKACK))},
  2146  			"TCP_SYNCNT":                       {"untyped int", constant.MakeInt64(int64(q.TCP_SYNCNT))},
  2147  			"TCP_WINDOW_CLAMP":                 {"untyped int", constant.MakeInt64(int64(q.TCP_WINDOW_CLAMP))},
  2148  			"TCSETS":                           {"untyped int", constant.MakeInt64(int64(q.TCSETS))},
  2149  			"TIOCCBRK":                         {"untyped int", constant.MakeInt64(int64(q.TIOCCBRK))},
  2150  			"TIOCCONS":                         {"untyped int", constant.MakeInt64(int64(q.TIOCCONS))},
  2151  			"TIOCEXCL":                         {"untyped int", constant.MakeInt64(int64(q.TIOCEXCL))},
  2152  			"TIOCGDEV":                         {"untyped int", constant.MakeInt64(int64(q.TIOCGDEV))},
  2153  			"TIOCGETD":                         {"untyped int", constant.MakeInt64(int64(q.TIOCGETD))},
  2154  			"TIOCGICOUNT":                      {"untyped int", constant.MakeInt64(int64(q.TIOCGICOUNT))},
  2155  			"TIOCGLCKTRMIOS":                   {"untyped int", constant.MakeInt64(int64(q.TIOCGLCKTRMIOS))},
  2156  			"TIOCGPGRP":                        {"untyped int", constant.MakeInt64(int64(q.TIOCGPGRP))},
  2157  			"TIOCGPTN":                         {"untyped int", constant.MakeInt64(int64(q.TIOCGPTN))},
  2158  			"TIOCGRS485":                       {"untyped int", constant.MakeInt64(int64(q.TIOCGRS485))},
  2159  			"TIOCGSERIAL":                      {"untyped int", constant.MakeInt64(int64(q.TIOCGSERIAL))},
  2160  			"TIOCGSID":                         {"untyped int", constant.MakeInt64(int64(q.TIOCGSID))},
  2161  			"TIOCGSOFTCAR":                     {"untyped int", constant.MakeInt64(int64(q.TIOCGSOFTCAR))},
  2162  			"TIOCGWINSZ":                       {"untyped int", constant.MakeInt64(int64(q.TIOCGWINSZ))},
  2163  			"TIOCINQ":                          {"untyped int", constant.MakeInt64(int64(q.TIOCINQ))},
  2164  			"TIOCLINUX":                        {"untyped int", constant.MakeInt64(int64(q.TIOCLINUX))},
  2165  			"TIOCMBIC":                         {"untyped int", constant.MakeInt64(int64(q.TIOCMBIC))},
  2166  			"TIOCMBIS":                         {"untyped int", constant.MakeInt64(int64(q.TIOCMBIS))},
  2167  			"TIOCMGET":                         {"untyped int", constant.MakeInt64(int64(q.TIOCMGET))},
  2168  			"TIOCMIWAIT":                       {"untyped int", constant.MakeInt64(int64(q.TIOCMIWAIT))},
  2169  			"TIOCMSET":                         {"untyped int", constant.MakeInt64(int64(q.TIOCMSET))},
  2170  			"TIOCM_CAR":                        {"untyped int", constant.MakeInt64(int64(q.TIOCM_CAR))},
  2171  			"TIOCM_CD":                         {"untyped int", constant.MakeInt64(int64(q.TIOCM_CD))},
  2172  			"TIOCM_CTS":                        {"untyped int", constant.MakeInt64(int64(q.TIOCM_CTS))},
  2173  			"TIOCM_DSR":                        {"untyped int", constant.MakeInt64(int64(q.TIOCM_DSR))},
  2174  			"TIOCM_DTR":                        {"untyped int", constant.MakeInt64(int64(q.TIOCM_DTR))},
  2175  			"TIOCM_LE":                         {"untyped int", constant.MakeInt64(int64(q.TIOCM_LE))},
  2176  			"TIOCM_RI":                         {"untyped int", constant.MakeInt64(int64(q.TIOCM_RI))},
  2177  			"TIOCM_RNG":                        {"untyped int", constant.MakeInt64(int64(q.TIOCM_RNG))},
  2178  			"TIOCM_RTS":                        {"untyped int", constant.MakeInt64(int64(q.TIOCM_RTS))},
  2179  			"TIOCM_SR":                         {"untyped int", constant.MakeInt64(int64(q.TIOCM_SR))},
  2180  			"TIOCM_ST":                         {"untyped int", constant.MakeInt64(int64(q.TIOCM_ST))},
  2181  			"TIOCNOTTY":                        {"untyped int", constant.MakeInt64(int64(q.TIOCNOTTY))},
  2182  			"TIOCNXCL":                         {"untyped int", constant.MakeInt64(int64(q.TIOCNXCL))},
  2183  			"TIOCOUTQ":                         {"untyped int", constant.MakeInt64(int64(q.TIOCOUTQ))},
  2184  			"TIOCPKT":                          {"untyped int", constant.MakeInt64(int64(q.TIOCPKT))},
  2185  			"TIOCPKT_DATA":                     {"untyped int", constant.MakeInt64(int64(q.TIOCPKT_DATA))},
  2186  			"TIOCPKT_DOSTOP":                   {"untyped int", constant.MakeInt64(int64(q.TIOCPKT_DOSTOP))},
  2187  			"TIOCPKT_FLUSHREAD":                {"untyped int", constant.MakeInt64(int64(q.TIOCPKT_FLUSHREAD))},
  2188  			"TIOCPKT_FLUSHWRITE":               {"untyped int", constant.MakeInt64(int64(q.TIOCPKT_FLUSHWRITE))},
  2189  			"TIOCPKT_IOCTL":                    {"untyped int", constant.MakeInt64(int64(q.TIOCPKT_IOCTL))},
  2190  			"TIOCPKT_NOSTOP":                   {"untyped int", constant.MakeInt64(int64(q.TIOCPKT_NOSTOP))},
  2191  			"TIOCPKT_START":                    {"untyped int", constant.MakeInt64(int64(q.TIOCPKT_START))},
  2192  			"TIOCPKT_STOP":                     {"untyped int", constant.MakeInt64(int64(q.TIOCPKT_STOP))},
  2193  			"TIOCSBRK":                         {"untyped int", constant.MakeInt64(int64(q.TIOCSBRK))},
  2194  			"TIOCSCTTY":                        {"untyped int", constant.MakeInt64(int64(q.TIOCSCTTY))},
  2195  			"TIOCSERCONFIG":                    {"untyped int", constant.MakeInt64(int64(q.TIOCSERCONFIG))},
  2196  			"TIOCSERGETLSR":                    {"untyped int", constant.MakeInt64(int64(q.TIOCSERGETLSR))},
  2197  			"TIOCSERGETMULTI":                  {"untyped int", constant.MakeInt64(int64(q.TIOCSERGETMULTI))},
  2198  			"TIOCSERGSTRUCT":                   {"untyped int", constant.MakeInt64(int64(q.TIOCSERGSTRUCT))},
  2199  			"TIOCSERGWILD":                     {"untyped int", constant.MakeInt64(int64(q.TIOCSERGWILD))},
  2200  			"TIOCSERSETMULTI":                  {"untyped int", constant.MakeInt64(int64(q.TIOCSERSETMULTI))},
  2201  			"TIOCSERSWILD":                     {"untyped int", constant.MakeInt64(int64(q.TIOCSERSWILD))},
  2202  			"TIOCSER_TEMT":                     {"untyped int", constant.MakeInt64(int64(q.TIOCSER_TEMT))},
  2203  			"TIOCSETD":                         {"untyped int", constant.MakeInt64(int64(q.TIOCSETD))},
  2204  			"TIOCSIG":                          {"untyped int", constant.MakeInt64(int64(q.TIOCSIG))},
  2205  			"TIOCSLCKTRMIOS":                   {"untyped int", constant.MakeInt64(int64(q.TIOCSLCKTRMIOS))},
  2206  			"TIOCSPGRP":                        {"untyped int", constant.MakeInt64(int64(q.TIOCSPGRP))},
  2207  			"TIOCSPTLCK":                       {"untyped int", constant.MakeInt64(int64(q.TIOCSPTLCK))},
  2208  			"TIOCSRS485":                       {"untyped int", constant.MakeInt64(int64(q.TIOCSRS485))},
  2209  			"TIOCSSERIAL":                      {"untyped int", constant.MakeInt64(int64(q.TIOCSSERIAL))},
  2210  			"TIOCSSOFTCAR":                     {"untyped int", constant.MakeInt64(int64(q.TIOCSSOFTCAR))},
  2211  			"TIOCSTI":                          {"untyped int", constant.MakeInt64(int64(q.TIOCSTI))},
  2212  			"TIOCSWINSZ":                       {"untyped int", constant.MakeInt64(int64(q.TIOCSWINSZ))},
  2213  			"TOSTOP":                           {"untyped int", constant.MakeInt64(int64(q.TOSTOP))},
  2214  			"TUNATTACHFILTER":                  {"untyped int", constant.MakeInt64(int64(q.TUNATTACHFILTER))},
  2215  			"TUNDETACHFILTER":                  {"untyped int", constant.MakeInt64(int64(q.TUNDETACHFILTER))},
  2216  			"TUNGETFEATURES":                   {"untyped int", constant.MakeInt64(int64(q.TUNGETFEATURES))},
  2217  			"TUNGETIFF":                        {"untyped int", constant.MakeInt64(int64(q.TUNGETIFF))},
  2218  			"TUNGETSNDBUF":                     {"untyped int", constant.MakeInt64(int64(q.TUNGETSNDBUF))},
  2219  			"TUNGETVNETHDRSZ":                  {"untyped int", constant.MakeInt64(int64(q.TUNGETVNETHDRSZ))},
  2220  			"TUNSETDEBUG":                      {"untyped int", constant.MakeInt64(int64(q.TUNSETDEBUG))},
  2221  			"TUNSETGROUP":                      {"untyped int", constant.MakeInt64(int64(q.TUNSETGROUP))},
  2222  			"TUNSETIFF":                        {"untyped int", constant.MakeInt64(int64(q.TUNSETIFF))},
  2223  			"TUNSETLINK":                       {"untyped int", constant.MakeInt64(int64(q.TUNSETLINK))},
  2224  			"TUNSETNOCSUM":                     {"untyped int", constant.MakeInt64(int64(q.TUNSETNOCSUM))},
  2225  			"TUNSETOFFLOAD":                    {"untyped int", constant.MakeInt64(int64(q.TUNSETOFFLOAD))},
  2226  			"TUNSETOWNER":                      {"untyped int", constant.MakeInt64(int64(q.TUNSETOWNER))},
  2227  			"TUNSETPERSIST":                    {"untyped int", constant.MakeInt64(int64(q.TUNSETPERSIST))},
  2228  			"TUNSETSNDBUF":                     {"untyped int", constant.MakeInt64(int64(q.TUNSETSNDBUF))},
  2229  			"TUNSETTXFILTER":                   {"untyped int", constant.MakeInt64(int64(q.TUNSETTXFILTER))},
  2230  			"TUNSETVNETHDRSZ":                  {"untyped int", constant.MakeInt64(int64(q.TUNSETVNETHDRSZ))},
  2231  			"VDISCARD":                         {"untyped int", constant.MakeInt64(int64(q.VDISCARD))},
  2232  			"VEOF":                             {"untyped int", constant.MakeInt64(int64(q.VEOF))},
  2233  			"VEOL":                             {"untyped int", constant.MakeInt64(int64(q.VEOL))},
  2234  			"VEOL2":                            {"untyped int", constant.MakeInt64(int64(q.VEOL2))},
  2235  			"VERASE":                           {"untyped int", constant.MakeInt64(int64(q.VERASE))},
  2236  			"VINTR":                            {"untyped int", constant.MakeInt64(int64(q.VINTR))},
  2237  			"VKILL":                            {"untyped int", constant.MakeInt64(int64(q.VKILL))},
  2238  			"VLNEXT":                           {"untyped int", constant.MakeInt64(int64(q.VLNEXT))},
  2239  			"VMIN":                             {"untyped int", constant.MakeInt64(int64(q.VMIN))},
  2240  			"VQUIT":                            {"untyped int", constant.MakeInt64(int64(q.VQUIT))},
  2241  			"VREPRINT":                         {"untyped int", constant.MakeInt64(int64(q.VREPRINT))},
  2242  			"VSTART":                           {"untyped int", constant.MakeInt64(int64(q.VSTART))},
  2243  			"VSTOP":                            {"untyped int", constant.MakeInt64(int64(q.VSTOP))},
  2244  			"VSUSP":                            {"untyped int", constant.MakeInt64(int64(q.VSUSP))},
  2245  			"VSWTC":                            {"untyped int", constant.MakeInt64(int64(q.VSWTC))},
  2246  			"VTIME":                            {"untyped int", constant.MakeInt64(int64(q.VTIME))},
  2247  			"VWERASE":                          {"untyped int", constant.MakeInt64(int64(q.VWERASE))},
  2248  			"WALL":                             {"untyped int", constant.MakeInt64(int64(q.WALL))},
  2249  			"WCLONE":                           {"untyped int", constant.MakeInt64(int64(q.WCLONE))},
  2250  			"WCONTINUED":                       {"untyped int", constant.MakeInt64(int64(q.WCONTINUED))},
  2251  			"WEXITED":                          {"untyped int", constant.MakeInt64(int64(q.WEXITED))},
  2252  			"WNOHANG":                          {"untyped int", constant.MakeInt64(int64(q.WNOHANG))},
  2253  			"WNOTHREAD":                        {"untyped int", constant.MakeInt64(int64(q.WNOTHREAD))},
  2254  			"WNOWAIT":                          {"untyped int", constant.MakeInt64(int64(q.WNOWAIT))},
  2255  			"WORDSIZE":                         {"untyped int", constant.MakeInt64(int64(q.WORDSIZE))},
  2256  			"WSTOPPED":                         {"untyped int", constant.MakeInt64(int64(q.WSTOPPED))},
  2257  			"WUNTRACED":                        {"untyped int", constant.MakeInt64(int64(q.WUNTRACED))},
  2258  			"XCASE":                            {"untyped int", constant.MakeInt64(int64(q.XCASE))},
  2259  		},
  2260  	})
  2261  }