github.com/traefik/yaegi@v0.15.1/stdlib/syscall/go1_20_syscall_linux_loong64.go (about)

     1  // Code generated by 'yaegi extract syscall'. DO NOT EDIT.
     2  
     3  //go:build go1.20
     4  // +build go1.20
     5  
     6  package syscall
     7  
     8  import (
     9  	"go/constant"
    10  	"go/token"
    11  	"reflect"
    12  	"syscall"
    13  )
    14  
    15  func init() {
    16  	Symbols["syscall/syscall"] = map[string]reflect.Value{
    17  		// function, constant and variable definitions
    18  		"AF_ALG":                            reflect.ValueOf(constant.MakeFromLiteral("38", token.INT, 0)),
    19  		"AF_APPLETALK":                      reflect.ValueOf(constant.MakeFromLiteral("5", token.INT, 0)),
    20  		"AF_ASH":                            reflect.ValueOf(constant.MakeFromLiteral("18", token.INT, 0)),
    21  		"AF_ATMPVC":                         reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
    22  		"AF_ATMSVC":                         reflect.ValueOf(constant.MakeFromLiteral("20", token.INT, 0)),
    23  		"AF_AX25":                           reflect.ValueOf(constant.MakeFromLiteral("3", token.INT, 0)),
    24  		"AF_BLUETOOTH":                      reflect.ValueOf(constant.MakeFromLiteral("31", token.INT, 0)),
    25  		"AF_BRIDGE":                         reflect.ValueOf(constant.MakeFromLiteral("7", token.INT, 0)),
    26  		"AF_CAIF":                           reflect.ValueOf(constant.MakeFromLiteral("37", token.INT, 0)),
    27  		"AF_CAN":                            reflect.ValueOf(constant.MakeFromLiteral("29", token.INT, 0)),
    28  		"AF_DECnet":                         reflect.ValueOf(constant.MakeFromLiteral("12", token.INT, 0)),
    29  		"AF_ECONET":                         reflect.ValueOf(constant.MakeFromLiteral("19", token.INT, 0)),
    30  		"AF_FILE":                           reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
    31  		"AF_IB":                             reflect.ValueOf(constant.MakeFromLiteral("27", token.INT, 0)),
    32  		"AF_IEEE802154":                     reflect.ValueOf(constant.MakeFromLiteral("36", token.INT, 0)),
    33  		"AF_INET":                           reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
    34  		"AF_INET6":                          reflect.ValueOf(constant.MakeFromLiteral("10", token.INT, 0)),
    35  		"AF_IPX":                            reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
    36  		"AF_IRDA":                           reflect.ValueOf(constant.MakeFromLiteral("23", token.INT, 0)),
    37  		"AF_ISDN":                           reflect.ValueOf(constant.MakeFromLiteral("34", token.INT, 0)),
    38  		"AF_IUCV":                           reflect.ValueOf(constant.MakeFromLiteral("32", token.INT, 0)),
    39  		"AF_KCM":                            reflect.ValueOf(constant.MakeFromLiteral("41", token.INT, 0)),
    40  		"AF_KEY":                            reflect.ValueOf(constant.MakeFromLiteral("15", token.INT, 0)),
    41  		"AF_LLC":                            reflect.ValueOf(constant.MakeFromLiteral("26", token.INT, 0)),
    42  		"AF_LOCAL":                          reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
    43  		"AF_MAX":                            reflect.ValueOf(constant.MakeFromLiteral("46", token.INT, 0)),
    44  		"AF_MCTP":                           reflect.ValueOf(constant.MakeFromLiteral("45", token.INT, 0)),
    45  		"AF_MPLS":                           reflect.ValueOf(constant.MakeFromLiteral("28", token.INT, 0)),
    46  		"AF_NETBEUI":                        reflect.ValueOf(constant.MakeFromLiteral("13", token.INT, 0)),
    47  		"AF_NETLINK":                        reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
    48  		"AF_NETROM":                         reflect.ValueOf(constant.MakeFromLiteral("6", token.INT, 0)),
    49  		"AF_NFC":                            reflect.ValueOf(constant.MakeFromLiteral("39", token.INT, 0)),
    50  		"AF_PACKET":                         reflect.ValueOf(constant.MakeFromLiteral("17", token.INT, 0)),
    51  		"AF_PHONET":                         reflect.ValueOf(constant.MakeFromLiteral("35", token.INT, 0)),
    52  		"AF_PPPOX":                          reflect.ValueOf(constant.MakeFromLiteral("24", token.INT, 0)),
    53  		"AF_QIPCRTR":                        reflect.ValueOf(constant.MakeFromLiteral("42", token.INT, 0)),
    54  		"AF_RDS":                            reflect.ValueOf(constant.MakeFromLiteral("21", token.INT, 0)),
    55  		"AF_ROSE":                           reflect.ValueOf(constant.MakeFromLiteral("11", token.INT, 0)),
    56  		"AF_ROUTE":                          reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
    57  		"AF_RXRPC":                          reflect.ValueOf(constant.MakeFromLiteral("33", token.INT, 0)),
    58  		"AF_SECURITY":                       reflect.ValueOf(constant.MakeFromLiteral("14", token.INT, 0)),
    59  		"AF_SMC":                            reflect.ValueOf(constant.MakeFromLiteral("43", token.INT, 0)),
    60  		"AF_SNA":                            reflect.ValueOf(constant.MakeFromLiteral("22", token.INT, 0)),
    61  		"AF_TIPC":                           reflect.ValueOf(constant.MakeFromLiteral("30", token.INT, 0)),
    62  		"AF_UNIX":                           reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
    63  		"AF_UNSPEC":                         reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
    64  		"AF_VSOCK":                          reflect.ValueOf(constant.MakeFromLiteral("40", token.INT, 0)),
    65  		"AF_WANPIPE":                        reflect.ValueOf(constant.MakeFromLiteral("25", token.INT, 0)),
    66  		"AF_X25":                            reflect.ValueOf(constant.MakeFromLiteral("9", token.INT, 0)),
    67  		"AF_XDP":                            reflect.ValueOf(constant.MakeFromLiteral("44", token.INT, 0)),
    68  		"ARPHRD_6LOWPAN":                    reflect.ValueOf(constant.MakeFromLiteral("825", token.INT, 0)),
    69  		"ARPHRD_ADAPT":                      reflect.ValueOf(constant.MakeFromLiteral("264", token.INT, 0)),
    70  		"ARPHRD_APPLETLK":                   reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
    71  		"ARPHRD_ARCNET":                     reflect.ValueOf(constant.MakeFromLiteral("7", token.INT, 0)),
    72  		"ARPHRD_ASH":                        reflect.ValueOf(constant.MakeFromLiteral("781", token.INT, 0)),
    73  		"ARPHRD_ATM":                        reflect.ValueOf(constant.MakeFromLiteral("19", token.INT, 0)),
    74  		"ARPHRD_AX25":                       reflect.ValueOf(constant.MakeFromLiteral("3", token.INT, 0)),
    75  		"ARPHRD_BIF":                        reflect.ValueOf(constant.MakeFromLiteral("775", token.INT, 0)),
    76  		"ARPHRD_CAIF":                       reflect.ValueOf(constant.MakeFromLiteral("822", token.INT, 0)),
    77  		"ARPHRD_CAN":                        reflect.ValueOf(constant.MakeFromLiteral("280", token.INT, 0)),
    78  		"ARPHRD_CHAOS":                      reflect.ValueOf(constant.MakeFromLiteral("5", token.INT, 0)),
    79  		"ARPHRD_CISCO":                      reflect.ValueOf(constant.MakeFromLiteral("513", token.INT, 0)),
    80  		"ARPHRD_CSLIP":                      reflect.ValueOf(constant.MakeFromLiteral("257", token.INT, 0)),
    81  		"ARPHRD_CSLIP6":                     reflect.ValueOf(constant.MakeFromLiteral("259", token.INT, 0)),
    82  		"ARPHRD_DDCMP":                      reflect.ValueOf(constant.MakeFromLiteral("517", token.INT, 0)),
    83  		"ARPHRD_DLCI":                       reflect.ValueOf(constant.MakeFromLiteral("15", token.INT, 0)),
    84  		"ARPHRD_ECONET":                     reflect.ValueOf(constant.MakeFromLiteral("782", token.INT, 0)),
    85  		"ARPHRD_EETHER":                     reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
    86  		"ARPHRD_ETHER":                      reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
    87  		"ARPHRD_EUI64":                      reflect.ValueOf(constant.MakeFromLiteral("27", token.INT, 0)),
    88  		"ARPHRD_FCAL":                       reflect.ValueOf(constant.MakeFromLiteral("785", token.INT, 0)),
    89  		"ARPHRD_FCFABRIC":                   reflect.ValueOf(constant.MakeFromLiteral("787", token.INT, 0)),
    90  		"ARPHRD_FCPL":                       reflect.ValueOf(constant.MakeFromLiteral("786", token.INT, 0)),
    91  		"ARPHRD_FCPP":                       reflect.ValueOf(constant.MakeFromLiteral("784", token.INT, 0)),
    92  		"ARPHRD_FDDI":                       reflect.ValueOf(constant.MakeFromLiteral("774", token.INT, 0)),
    93  		"ARPHRD_FRAD":                       reflect.ValueOf(constant.MakeFromLiteral("770", token.INT, 0)),
    94  		"ARPHRD_HDLC":                       reflect.ValueOf(constant.MakeFromLiteral("513", token.INT, 0)),
    95  		"ARPHRD_HIPPI":                      reflect.ValueOf(constant.MakeFromLiteral("780", token.INT, 0)),
    96  		"ARPHRD_HWX25":                      reflect.ValueOf(constant.MakeFromLiteral("272", token.INT, 0)),
    97  		"ARPHRD_IEEE1394":                   reflect.ValueOf(constant.MakeFromLiteral("24", token.INT, 0)),
    98  		"ARPHRD_IEEE802":                    reflect.ValueOf(constant.MakeFromLiteral("6", token.INT, 0)),
    99  		"ARPHRD_IEEE80211":                  reflect.ValueOf(constant.MakeFromLiteral("801", token.INT, 0)),
   100  		"ARPHRD_IEEE80211_PRISM":            reflect.ValueOf(constant.MakeFromLiteral("802", token.INT, 0)),
   101  		"ARPHRD_IEEE80211_RADIOTAP":         reflect.ValueOf(constant.MakeFromLiteral("803", token.INT, 0)),
   102  		"ARPHRD_IEEE802154":                 reflect.ValueOf(constant.MakeFromLiteral("804", token.INT, 0)),
   103  		"ARPHRD_IEEE802154_MONITOR":         reflect.ValueOf(constant.MakeFromLiteral("805", token.INT, 0)),
   104  		"ARPHRD_IEEE802_TR":                 reflect.ValueOf(constant.MakeFromLiteral("800", token.INT, 0)),
   105  		"ARPHRD_INFINIBAND":                 reflect.ValueOf(constant.MakeFromLiteral("32", token.INT, 0)),
   106  		"ARPHRD_IP6GRE":                     reflect.ValueOf(constant.MakeFromLiteral("823", token.INT, 0)),
   107  		"ARPHRD_IPDDP":                      reflect.ValueOf(constant.MakeFromLiteral("777", token.INT, 0)),
   108  		"ARPHRD_IPGRE":                      reflect.ValueOf(constant.MakeFromLiteral("778", token.INT, 0)),
   109  		"ARPHRD_IRDA":                       reflect.ValueOf(constant.MakeFromLiteral("783", token.INT, 0)),
   110  		"ARPHRD_LAPB":                       reflect.ValueOf(constant.MakeFromLiteral("516", token.INT, 0)),
   111  		"ARPHRD_LOCALTLK":                   reflect.ValueOf(constant.MakeFromLiteral("773", token.INT, 0)),
   112  		"ARPHRD_LOOPBACK":                   reflect.ValueOf(constant.MakeFromLiteral("772", token.INT, 0)),
   113  		"ARPHRD_MCTP":                       reflect.ValueOf(constant.MakeFromLiteral("290", token.INT, 0)),
   114  		"ARPHRD_METRICOM":                   reflect.ValueOf(constant.MakeFromLiteral("23", token.INT, 0)),
   115  		"ARPHRD_NETLINK":                    reflect.ValueOf(constant.MakeFromLiteral("824", token.INT, 0)),
   116  		"ARPHRD_NETROM":                     reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
   117  		"ARPHRD_NONE":                       reflect.ValueOf(constant.MakeFromLiteral("65534", token.INT, 0)),
   118  		"ARPHRD_PHONET":                     reflect.ValueOf(constant.MakeFromLiteral("820", token.INT, 0)),
   119  		"ARPHRD_PHONET_PIPE":                reflect.ValueOf(constant.MakeFromLiteral("821", token.INT, 0)),
   120  		"ARPHRD_PIMREG":                     reflect.ValueOf(constant.MakeFromLiteral("779", token.INT, 0)),
   121  		"ARPHRD_PPP":                        reflect.ValueOf(constant.MakeFromLiteral("512", token.INT, 0)),
   122  		"ARPHRD_PRONET":                     reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
   123  		"ARPHRD_RAWHDLC":                    reflect.ValueOf(constant.MakeFromLiteral("518", token.INT, 0)),
   124  		"ARPHRD_RAWIP":                      reflect.ValueOf(constant.MakeFromLiteral("519", token.INT, 0)),
   125  		"ARPHRD_ROSE":                       reflect.ValueOf(constant.MakeFromLiteral("270", token.INT, 0)),
   126  		"ARPHRD_RSRVD":                      reflect.ValueOf(constant.MakeFromLiteral("260", token.INT, 0)),
   127  		"ARPHRD_SIT":                        reflect.ValueOf(constant.MakeFromLiteral("776", token.INT, 0)),
   128  		"ARPHRD_SKIP":                       reflect.ValueOf(constant.MakeFromLiteral("771", token.INT, 0)),
   129  		"ARPHRD_SLIP":                       reflect.ValueOf(constant.MakeFromLiteral("256", token.INT, 0)),
   130  		"ARPHRD_SLIP6":                      reflect.ValueOf(constant.MakeFromLiteral("258", token.INT, 0)),
   131  		"ARPHRD_TUNNEL":                     reflect.ValueOf(constant.MakeFromLiteral("768", token.INT, 0)),
   132  		"ARPHRD_TUNNEL6":                    reflect.ValueOf(constant.MakeFromLiteral("769", token.INT, 0)),
   133  		"ARPHRD_VOID":                       reflect.ValueOf(constant.MakeFromLiteral("65535", token.INT, 0)),
   134  		"ARPHRD_VSOCKMON":                   reflect.ValueOf(constant.MakeFromLiteral("826", token.INT, 0)),
   135  		"ARPHRD_X25":                        reflect.ValueOf(constant.MakeFromLiteral("271", token.INT, 0)),
   136  		"Accept":                            reflect.ValueOf(syscall.Accept),
   137  		"Accept4":                           reflect.ValueOf(syscall.Accept4),
   138  		"Access":                            reflect.ValueOf(syscall.Access),
   139  		"Acct":                              reflect.ValueOf(syscall.Acct),
   140  		"Adjtimex":                          reflect.ValueOf(syscall.Adjtimex),
   141  		"AttachLsf":                         reflect.ValueOf(syscall.AttachLsf),
   142  		"B0":                                reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
   143  		"B1000000":                          reflect.ValueOf(constant.MakeFromLiteral("4104", token.INT, 0)),
   144  		"B110":                              reflect.ValueOf(constant.MakeFromLiteral("3", token.INT, 0)),
   145  		"B115200":                           reflect.ValueOf(constant.MakeFromLiteral("4098", token.INT, 0)),
   146  		"B1152000":                          reflect.ValueOf(constant.MakeFromLiteral("4105", token.INT, 0)),
   147  		"B1200":                             reflect.ValueOf(constant.MakeFromLiteral("9", token.INT, 0)),
   148  		"B134":                              reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
   149  		"B150":                              reflect.ValueOf(constant.MakeFromLiteral("5", token.INT, 0)),
   150  		"B1500000":                          reflect.ValueOf(constant.MakeFromLiteral("4106", token.INT, 0)),
   151  		"B1800":                             reflect.ValueOf(constant.MakeFromLiteral("10", token.INT, 0)),
   152  		"B19200":                            reflect.ValueOf(constant.MakeFromLiteral("14", token.INT, 0)),
   153  		"B200":                              reflect.ValueOf(constant.MakeFromLiteral("6", token.INT, 0)),
   154  		"B2000000":                          reflect.ValueOf(constant.MakeFromLiteral("4107", token.INT, 0)),
   155  		"B230400":                           reflect.ValueOf(constant.MakeFromLiteral("4099", token.INT, 0)),
   156  		"B2400":                             reflect.ValueOf(constant.MakeFromLiteral("11", token.INT, 0)),
   157  		"B2500000":                          reflect.ValueOf(constant.MakeFromLiteral("4108", token.INT, 0)),
   158  		"B300":                              reflect.ValueOf(constant.MakeFromLiteral("7", token.INT, 0)),
   159  		"B3000000":                          reflect.ValueOf(constant.MakeFromLiteral("4109", token.INT, 0)),
   160  		"B3500000":                          reflect.ValueOf(constant.MakeFromLiteral("4110", token.INT, 0)),
   161  		"B38400":                            reflect.ValueOf(constant.MakeFromLiteral("15", token.INT, 0)),
   162  		"B4000000":                          reflect.ValueOf(constant.MakeFromLiteral("4111", token.INT, 0)),
   163  		"B460800":                           reflect.ValueOf(constant.MakeFromLiteral("4100", token.INT, 0)),
   164  		"B4800":                             reflect.ValueOf(constant.MakeFromLiteral("12", token.INT, 0)),
   165  		"B50":                               reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
   166  		"B500000":                           reflect.ValueOf(constant.MakeFromLiteral("4101", token.INT, 0)),
   167  		"B57600":                            reflect.ValueOf(constant.MakeFromLiteral("4097", token.INT, 0)),
   168  		"B576000":                           reflect.ValueOf(constant.MakeFromLiteral("4102", token.INT, 0)),
   169  		"B600":                              reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
   170  		"B75":                               reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
   171  		"B921600":                           reflect.ValueOf(constant.MakeFromLiteral("4103", token.INT, 0)),
   172  		"B9600":                             reflect.ValueOf(constant.MakeFromLiteral("13", token.INT, 0)),
   173  		"BPF_A":                             reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
   174  		"BPF_ABS":                           reflect.ValueOf(constant.MakeFromLiteral("32", token.INT, 0)),
   175  		"BPF_ADD":                           reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
   176  		"BPF_ALU":                           reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
   177  		"BPF_AND":                           reflect.ValueOf(constant.MakeFromLiteral("80", token.INT, 0)),
   178  		"BPF_B":                             reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
   179  		"BPF_DIV":                           reflect.ValueOf(constant.MakeFromLiteral("48", token.INT, 0)),
   180  		"BPF_H":                             reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
   181  		"BPF_IMM":                           reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
   182  		"BPF_IND":                           reflect.ValueOf(constant.MakeFromLiteral("64", token.INT, 0)),
   183  		"BPF_JA":                            reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
   184  		"BPF_JEQ":                           reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
   185  		"BPF_JGE":                           reflect.ValueOf(constant.MakeFromLiteral("48", token.INT, 0)),
   186  		"BPF_JGT":                           reflect.ValueOf(constant.MakeFromLiteral("32", token.INT, 0)),
   187  		"BPF_JMP":                           reflect.ValueOf(constant.MakeFromLiteral("5", token.INT, 0)),
   188  		"BPF_JSET":                          reflect.ValueOf(constant.MakeFromLiteral("64", token.INT, 0)),
   189  		"BPF_K":                             reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
   190  		"BPF_LD":                            reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
   191  		"BPF_LDX":                           reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
   192  		"BPF_LEN":                           reflect.ValueOf(constant.MakeFromLiteral("128", token.INT, 0)),
   193  		"BPF_LL_OFF":                        reflect.ValueOf(constant.MakeFromLiteral("-2097152", token.INT, 0)),
   194  		"BPF_LSH":                           reflect.ValueOf(constant.MakeFromLiteral("96", token.INT, 0)),
   195  		"BPF_MAJOR_VERSION":                 reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
   196  		"BPF_MAXINSNS":                      reflect.ValueOf(constant.MakeFromLiteral("4096", token.INT, 0)),
   197  		"BPF_MEM":                           reflect.ValueOf(constant.MakeFromLiteral("96", token.INT, 0)),
   198  		"BPF_MEMWORDS":                      reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
   199  		"BPF_MINOR_VERSION":                 reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
   200  		"BPF_MISC":                          reflect.ValueOf(constant.MakeFromLiteral("7", token.INT, 0)),
   201  		"BPF_MOD":                           reflect.ValueOf(constant.MakeFromLiteral("144", token.INT, 0)),
   202  		"BPF_MSH":                           reflect.ValueOf(constant.MakeFromLiteral("160", token.INT, 0)),
   203  		"BPF_MUL":                           reflect.ValueOf(constant.MakeFromLiteral("32", token.INT, 0)),
   204  		"BPF_NEG":                           reflect.ValueOf(constant.MakeFromLiteral("128", token.INT, 0)),
   205  		"BPF_NET_OFF":                       reflect.ValueOf(constant.MakeFromLiteral("-1048576", token.INT, 0)),
   206  		"BPF_OR":                            reflect.ValueOf(constant.MakeFromLiteral("64", token.INT, 0)),
   207  		"BPF_RET":                           reflect.ValueOf(constant.MakeFromLiteral("6", token.INT, 0)),
   208  		"BPF_RSH":                           reflect.ValueOf(constant.MakeFromLiteral("112", token.INT, 0)),
   209  		"BPF_ST":                            reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
   210  		"BPF_STX":                           reflect.ValueOf(constant.MakeFromLiteral("3", token.INT, 0)),
   211  		"BPF_SUB":                           reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
   212  		"BPF_TAX":                           reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
   213  		"BPF_TXA":                           reflect.ValueOf(constant.MakeFromLiteral("128", token.INT, 0)),
   214  		"BPF_W":                             reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
   215  		"BPF_X":                             reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
   216  		"BPF_XOR":                           reflect.ValueOf(constant.MakeFromLiteral("160", token.INT, 0)),
   217  		"BRKINT":                            reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
   218  		"Bind":                              reflect.ValueOf(syscall.Bind),
   219  		"BindToDevice":                      reflect.ValueOf(syscall.BindToDevice),
   220  		"BytePtrFromString":                 reflect.ValueOf(syscall.BytePtrFromString),
   221  		"ByteSliceFromString":               reflect.ValueOf(syscall.ByteSliceFromString),
   222  		"CFLUSH":                            reflect.ValueOf(constant.MakeFromLiteral("15", token.INT, 0)),
   223  		"CLOCAL":                            reflect.ValueOf(constant.MakeFromLiteral("2048", token.INT, 0)),
   224  		"CLONE_ARGS_SIZE_VER0":              reflect.ValueOf(constant.MakeFromLiteral("64", token.INT, 0)),
   225  		"CLONE_ARGS_SIZE_VER1":              reflect.ValueOf(constant.MakeFromLiteral("80", token.INT, 0)),
   226  		"CLONE_ARGS_SIZE_VER2":              reflect.ValueOf(constant.MakeFromLiteral("88", token.INT, 0)),
   227  		"CLONE_CHILD_CLEARTID":              reflect.ValueOf(constant.MakeFromLiteral("2097152", token.INT, 0)),
   228  		"CLONE_CHILD_SETTID":                reflect.ValueOf(constant.MakeFromLiteral("16777216", token.INT, 0)),
   229  		"CLONE_CLEAR_SIGHAND":               reflect.ValueOf(constant.MakeFromLiteral("4294967296", token.INT, 0)),
   230  		"CLONE_DETACHED":                    reflect.ValueOf(constant.MakeFromLiteral("4194304", token.INT, 0)),
   231  		"CLONE_FILES":                       reflect.ValueOf(constant.MakeFromLiteral("1024", token.INT, 0)),
   232  		"CLONE_FS":                          reflect.ValueOf(constant.MakeFromLiteral("512", token.INT, 0)),
   233  		"CLONE_INTO_CGROUP":                 reflect.ValueOf(constant.MakeFromLiteral("8589934592", token.INT, 0)),
   234  		"CLONE_IO":                          reflect.ValueOf(constant.MakeFromLiteral("2147483648", token.INT, 0)),
   235  		"CLONE_NEWCGROUP":                   reflect.ValueOf(constant.MakeFromLiteral("33554432", token.INT, 0)),
   236  		"CLONE_NEWIPC":                      reflect.ValueOf(constant.MakeFromLiteral("134217728", token.INT, 0)),
   237  		"CLONE_NEWNET":                      reflect.ValueOf(constant.MakeFromLiteral("1073741824", token.INT, 0)),
   238  		"CLONE_NEWNS":                       reflect.ValueOf(constant.MakeFromLiteral("131072", token.INT, 0)),
   239  		"CLONE_NEWPID":                      reflect.ValueOf(constant.MakeFromLiteral("536870912", token.INT, 0)),
   240  		"CLONE_NEWTIME":                     reflect.ValueOf(constant.MakeFromLiteral("128", token.INT, 0)),
   241  		"CLONE_NEWUSER":                     reflect.ValueOf(constant.MakeFromLiteral("268435456", token.INT, 0)),
   242  		"CLONE_NEWUTS":                      reflect.ValueOf(constant.MakeFromLiteral("67108864", token.INT, 0)),
   243  		"CLONE_PARENT":                      reflect.ValueOf(constant.MakeFromLiteral("32768", token.INT, 0)),
   244  		"CLONE_PARENT_SETTID":               reflect.ValueOf(constant.MakeFromLiteral("1048576", token.INT, 0)),
   245  		"CLONE_PIDFD":                       reflect.ValueOf(constant.MakeFromLiteral("4096", token.INT, 0)),
   246  		"CLONE_PTRACE":                      reflect.ValueOf(constant.MakeFromLiteral("8192", token.INT, 0)),
   247  		"CLONE_SETTLS":                      reflect.ValueOf(constant.MakeFromLiteral("524288", token.INT, 0)),
   248  		"CLONE_SIGHAND":                     reflect.ValueOf(constant.MakeFromLiteral("2048", token.INT, 0)),
   249  		"CLONE_SYSVSEM":                     reflect.ValueOf(constant.MakeFromLiteral("262144", token.INT, 0)),
   250  		"CLONE_THREAD":                      reflect.ValueOf(constant.MakeFromLiteral("65536", token.INT, 0)),
   251  		"CLONE_UNTRACED":                    reflect.ValueOf(constant.MakeFromLiteral("8388608", token.INT, 0)),
   252  		"CLONE_VFORK":                       reflect.ValueOf(constant.MakeFromLiteral("16384", token.INT, 0)),
   253  		"CLONE_VM":                          reflect.ValueOf(constant.MakeFromLiteral("256", token.INT, 0)),
   254  		"CREAD":                             reflect.ValueOf(constant.MakeFromLiteral("128", token.INT, 0)),
   255  		"CS5":                               reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
   256  		"CS6":                               reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
   257  		"CS7":                               reflect.ValueOf(constant.MakeFromLiteral("32", token.INT, 0)),
   258  		"CS8":                               reflect.ValueOf(constant.MakeFromLiteral("48", token.INT, 0)),
   259  		"CSIGNAL":                           reflect.ValueOf(constant.MakeFromLiteral("255", token.INT, 0)),
   260  		"CSIZE":                             reflect.ValueOf(constant.MakeFromLiteral("48", token.INT, 0)),
   261  		"CSTART":                            reflect.ValueOf(constant.MakeFromLiteral("17", token.INT, 0)),
   262  		"CSTATUS":                           reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
   263  		"CSTOP":                             reflect.ValueOf(constant.MakeFromLiteral("19", token.INT, 0)),
   264  		"CSTOPB":                            reflect.ValueOf(constant.MakeFromLiteral("64", token.INT, 0)),
   265  		"CSUSP":                             reflect.ValueOf(constant.MakeFromLiteral("26", token.INT, 0)),
   266  		"Chdir":                             reflect.ValueOf(syscall.Chdir),
   267  		"Chmod":                             reflect.ValueOf(syscall.Chmod),
   268  		"Chown":                             reflect.ValueOf(syscall.Chown),
   269  		"Chroot":                            reflect.ValueOf(syscall.Chroot),
   270  		"Clearenv":                          reflect.ValueOf(syscall.Clearenv),
   271  		"Close":                             reflect.ValueOf(syscall.Close),
   272  		"CloseOnExec":                       reflect.ValueOf(syscall.CloseOnExec),
   273  		"CmsgLen":                           reflect.ValueOf(syscall.CmsgLen),
   274  		"CmsgSpace":                         reflect.ValueOf(syscall.CmsgSpace),
   275  		"Connect":                           reflect.ValueOf(syscall.Connect),
   276  		"Creat":                             reflect.ValueOf(syscall.Creat),
   277  		"DT_BLK":                            reflect.ValueOf(constant.MakeFromLiteral("6", token.INT, 0)),
   278  		"DT_CHR":                            reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
   279  		"DT_DIR":                            reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
   280  		"DT_FIFO":                           reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
   281  		"DT_LNK":                            reflect.ValueOf(constant.MakeFromLiteral("10", token.INT, 0)),
   282  		"DT_REG":                            reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
   283  		"DT_SOCK":                           reflect.ValueOf(constant.MakeFromLiteral("12", token.INT, 0)),
   284  		"DT_UNKNOWN":                        reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
   285  		"DT_WHT":                            reflect.ValueOf(constant.MakeFromLiteral("14", token.INT, 0)),
   286  		"DetachLsf":                         reflect.ValueOf(syscall.DetachLsf),
   287  		"Dup":                               reflect.ValueOf(syscall.Dup),
   288  		"Dup3":                              reflect.ValueOf(syscall.Dup3),
   289  		"E2BIG":                             reflect.ValueOf(syscall.E2BIG),
   290  		"EACCES":                            reflect.ValueOf(syscall.EACCES),
   291  		"EADDRINUSE":                        reflect.ValueOf(syscall.EADDRINUSE),
   292  		"EADDRNOTAVAIL":                     reflect.ValueOf(syscall.EADDRNOTAVAIL),
   293  		"EADV":                              reflect.ValueOf(syscall.EADV),
   294  		"EAFNOSUPPORT":                      reflect.ValueOf(syscall.EAFNOSUPPORT),
   295  		"EAGAIN":                            reflect.ValueOf(syscall.EAGAIN),
   296  		"EALREADY":                          reflect.ValueOf(syscall.EALREADY),
   297  		"EBADE":                             reflect.ValueOf(syscall.EBADE),
   298  		"EBADF":                             reflect.ValueOf(syscall.EBADF),
   299  		"EBADFD":                            reflect.ValueOf(syscall.EBADFD),
   300  		"EBADMSG":                           reflect.ValueOf(syscall.EBADMSG),
   301  		"EBADR":                             reflect.ValueOf(syscall.EBADR),
   302  		"EBADRQC":                           reflect.ValueOf(syscall.EBADRQC),
   303  		"EBADSLT":                           reflect.ValueOf(syscall.EBADSLT),
   304  		"EBFONT":                            reflect.ValueOf(syscall.EBFONT),
   305  		"EBUSY":                             reflect.ValueOf(syscall.EBUSY),
   306  		"ECANCELED":                         reflect.ValueOf(syscall.ECANCELED),
   307  		"ECHILD":                            reflect.ValueOf(syscall.ECHILD),
   308  		"ECHO":                              reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
   309  		"ECHOCTL":                           reflect.ValueOf(constant.MakeFromLiteral("512", token.INT, 0)),
   310  		"ECHOE":                             reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
   311  		"ECHOK":                             reflect.ValueOf(constant.MakeFromLiteral("32", token.INT, 0)),
   312  		"ECHOKE":                            reflect.ValueOf(constant.MakeFromLiteral("2048", token.INT, 0)),
   313  		"ECHONL":                            reflect.ValueOf(constant.MakeFromLiteral("64", token.INT, 0)),
   314  		"ECHOPRT":                           reflect.ValueOf(constant.MakeFromLiteral("1024", token.INT, 0)),
   315  		"ECHRNG":                            reflect.ValueOf(syscall.ECHRNG),
   316  		"ECOMM":                             reflect.ValueOf(syscall.ECOMM),
   317  		"ECONNABORTED":                      reflect.ValueOf(syscall.ECONNABORTED),
   318  		"ECONNREFUSED":                      reflect.ValueOf(syscall.ECONNREFUSED),
   319  		"ECONNRESET":                        reflect.ValueOf(syscall.ECONNRESET),
   320  		"EDEADLK":                           reflect.ValueOf(syscall.EDEADLK),
   321  		"EDEADLOCK":                         reflect.ValueOf(syscall.EDEADLOCK),
   322  		"EDESTADDRREQ":                      reflect.ValueOf(syscall.EDESTADDRREQ),
   323  		"EDOM":                              reflect.ValueOf(syscall.EDOM),
   324  		"EDOTDOT":                           reflect.ValueOf(syscall.EDOTDOT),
   325  		"EDQUOT":                            reflect.ValueOf(syscall.EDQUOT),
   326  		"EEXIST":                            reflect.ValueOf(syscall.EEXIST),
   327  		"EFAULT":                            reflect.ValueOf(syscall.EFAULT),
   328  		"EFBIG":                             reflect.ValueOf(syscall.EFBIG),
   329  		"EHOSTDOWN":                         reflect.ValueOf(syscall.EHOSTDOWN),
   330  		"EHOSTUNREACH":                      reflect.ValueOf(syscall.EHOSTUNREACH),
   331  		"EHWPOISON":                         reflect.ValueOf(syscall.EHWPOISON),
   332  		"EIDRM":                             reflect.ValueOf(syscall.EIDRM),
   333  		"EILSEQ":                            reflect.ValueOf(syscall.EILSEQ),
   334  		"EINPROGRESS":                       reflect.ValueOf(syscall.EINPROGRESS),
   335  		"EINTR":                             reflect.ValueOf(syscall.EINTR),
   336  		"EINVAL":                            reflect.ValueOf(syscall.EINVAL),
   337  		"EIO":                               reflect.ValueOf(syscall.EIO),
   338  		"EISCONN":                           reflect.ValueOf(syscall.EISCONN),
   339  		"EISDIR":                            reflect.ValueOf(syscall.EISDIR),
   340  		"EISNAM":                            reflect.ValueOf(syscall.EISNAM),
   341  		"EKEYEXPIRED":                       reflect.ValueOf(syscall.EKEYEXPIRED),
   342  		"EKEYREJECTED":                      reflect.ValueOf(syscall.EKEYREJECTED),
   343  		"EKEYREVOKED":                       reflect.ValueOf(syscall.EKEYREVOKED),
   344  		"EL2HLT":                            reflect.ValueOf(syscall.EL2HLT),
   345  		"EL2NSYNC":                          reflect.ValueOf(syscall.EL2NSYNC),
   346  		"EL3HLT":                            reflect.ValueOf(syscall.EL3HLT),
   347  		"EL3RST":                            reflect.ValueOf(syscall.EL3RST),
   348  		"ELIBACC":                           reflect.ValueOf(syscall.ELIBACC),
   349  		"ELIBBAD":                           reflect.ValueOf(syscall.ELIBBAD),
   350  		"ELIBEXEC":                          reflect.ValueOf(syscall.ELIBEXEC),
   351  		"ELIBMAX":                           reflect.ValueOf(syscall.ELIBMAX),
   352  		"ELIBSCN":                           reflect.ValueOf(syscall.ELIBSCN),
   353  		"ELNRNG":                            reflect.ValueOf(syscall.ELNRNG),
   354  		"ELOOP":                             reflect.ValueOf(syscall.ELOOP),
   355  		"EMEDIUMTYPE":                       reflect.ValueOf(syscall.EMEDIUMTYPE),
   356  		"EMFILE":                            reflect.ValueOf(syscall.EMFILE),
   357  		"EMLINK":                            reflect.ValueOf(syscall.EMLINK),
   358  		"EMSGSIZE":                          reflect.ValueOf(syscall.EMSGSIZE),
   359  		"EMULTIHOP":                         reflect.ValueOf(syscall.EMULTIHOP),
   360  		"ENAMETOOLONG":                      reflect.ValueOf(syscall.ENAMETOOLONG),
   361  		"ENAVAIL":                           reflect.ValueOf(syscall.ENAVAIL),
   362  		"ENCODING_DEFAULT":                  reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
   363  		"ENCODING_FM_MARK":                  reflect.ValueOf(constant.MakeFromLiteral("3", token.INT, 0)),
   364  		"ENCODING_FM_SPACE":                 reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
   365  		"ENCODING_MANCHESTER":               reflect.ValueOf(constant.MakeFromLiteral("5", token.INT, 0)),
   366  		"ENCODING_NRZ":                      reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
   367  		"ENCODING_NRZI":                     reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
   368  		"ENETDOWN":                          reflect.ValueOf(syscall.ENETDOWN),
   369  		"ENETRESET":                         reflect.ValueOf(syscall.ENETRESET),
   370  		"ENETUNREACH":                       reflect.ValueOf(syscall.ENETUNREACH),
   371  		"ENFILE":                            reflect.ValueOf(syscall.ENFILE),
   372  		"ENOANO":                            reflect.ValueOf(syscall.ENOANO),
   373  		"ENOBUFS":                           reflect.ValueOf(syscall.ENOBUFS),
   374  		"ENOCSI":                            reflect.ValueOf(syscall.ENOCSI),
   375  		"ENODATA":                           reflect.ValueOf(syscall.ENODATA),
   376  		"ENODEV":                            reflect.ValueOf(syscall.ENODEV),
   377  		"ENOENT":                            reflect.ValueOf(syscall.ENOENT),
   378  		"ENOEXEC":                           reflect.ValueOf(syscall.ENOEXEC),
   379  		"ENOKEY":                            reflect.ValueOf(syscall.ENOKEY),
   380  		"ENOLCK":                            reflect.ValueOf(syscall.ENOLCK),
   381  		"ENOLINK":                           reflect.ValueOf(syscall.ENOLINK),
   382  		"ENOMEDIUM":                         reflect.ValueOf(syscall.ENOMEDIUM),
   383  		"ENOMEM":                            reflect.ValueOf(syscall.ENOMEM),
   384  		"ENOMSG":                            reflect.ValueOf(syscall.ENOMSG),
   385  		"ENONET":                            reflect.ValueOf(syscall.ENONET),
   386  		"ENOPKG":                            reflect.ValueOf(syscall.ENOPKG),
   387  		"ENOPROTOOPT":                       reflect.ValueOf(syscall.ENOPROTOOPT),
   388  		"ENOSPC":                            reflect.ValueOf(syscall.ENOSPC),
   389  		"ENOSR":                             reflect.ValueOf(syscall.ENOSR),
   390  		"ENOSTR":                            reflect.ValueOf(syscall.ENOSTR),
   391  		"ENOSYS":                            reflect.ValueOf(syscall.ENOSYS),
   392  		"ENOTBLK":                           reflect.ValueOf(syscall.ENOTBLK),
   393  		"ENOTCONN":                          reflect.ValueOf(syscall.ENOTCONN),
   394  		"ENOTDIR":                           reflect.ValueOf(syscall.ENOTDIR),
   395  		"ENOTEMPTY":                         reflect.ValueOf(syscall.ENOTEMPTY),
   396  		"ENOTNAM":                           reflect.ValueOf(syscall.ENOTNAM),
   397  		"ENOTRECOVERABLE":                   reflect.ValueOf(syscall.ENOTRECOVERABLE),
   398  		"ENOTSOCK":                          reflect.ValueOf(syscall.ENOTSOCK),
   399  		"ENOTSUP":                           reflect.ValueOf(syscall.ENOTSUP),
   400  		"ENOTTY":                            reflect.ValueOf(syscall.ENOTTY),
   401  		"ENOTUNIQ":                          reflect.ValueOf(syscall.ENOTUNIQ),
   402  		"ENXIO":                             reflect.ValueOf(syscall.ENXIO),
   403  		"EOPNOTSUPP":                        reflect.ValueOf(syscall.EOPNOTSUPP),
   404  		"EOVERFLOW":                         reflect.ValueOf(syscall.EOVERFLOW),
   405  		"EOWNERDEAD":                        reflect.ValueOf(syscall.EOWNERDEAD),
   406  		"EPERM":                             reflect.ValueOf(syscall.EPERM),
   407  		"EPFNOSUPPORT":                      reflect.ValueOf(syscall.EPFNOSUPPORT),
   408  		"EPIPE":                             reflect.ValueOf(syscall.EPIPE),
   409  		"EPOLLERR":                          reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
   410  		"EPOLLET":                           reflect.ValueOf(constant.MakeFromLiteral("2147483648", token.INT, 0)),
   411  		"EPOLLEXCLUSIVE":                    reflect.ValueOf(constant.MakeFromLiteral("268435456", token.INT, 0)),
   412  		"EPOLLHUP":                          reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
   413  		"EPOLLIN":                           reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
   414  		"EPOLLMSG":                          reflect.ValueOf(constant.MakeFromLiteral("1024", token.INT, 0)),
   415  		"EPOLLONESHOT":                      reflect.ValueOf(constant.MakeFromLiteral("1073741824", token.INT, 0)),
   416  		"EPOLLOUT":                          reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
   417  		"EPOLLPRI":                          reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
   418  		"EPOLLRDBAND":                       reflect.ValueOf(constant.MakeFromLiteral("128", token.INT, 0)),
   419  		"EPOLLRDHUP":                        reflect.ValueOf(constant.MakeFromLiteral("8192", token.INT, 0)),
   420  		"EPOLLRDNORM":                       reflect.ValueOf(constant.MakeFromLiteral("64", token.INT, 0)),
   421  		"EPOLLWAKEUP":                       reflect.ValueOf(constant.MakeFromLiteral("536870912", token.INT, 0)),
   422  		"EPOLLWRBAND":                       reflect.ValueOf(constant.MakeFromLiteral("512", token.INT, 0)),
   423  		"EPOLLWRNORM":                       reflect.ValueOf(constant.MakeFromLiteral("256", token.INT, 0)),
   424  		"EPOLL_CLOEXEC":                     reflect.ValueOf(constant.MakeFromLiteral("524288", token.INT, 0)),
   425  		"EPOLL_CTL_ADD":                     reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
   426  		"EPOLL_CTL_DEL":                     reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
   427  		"EPOLL_CTL_MOD":                     reflect.ValueOf(constant.MakeFromLiteral("3", token.INT, 0)),
   428  		"EPROTO":                            reflect.ValueOf(syscall.EPROTO),
   429  		"EPROTONOSUPPORT":                   reflect.ValueOf(syscall.EPROTONOSUPPORT),
   430  		"EPROTOTYPE":                        reflect.ValueOf(syscall.EPROTOTYPE),
   431  		"ERANGE":                            reflect.ValueOf(syscall.ERANGE),
   432  		"EREMCHG":                           reflect.ValueOf(syscall.EREMCHG),
   433  		"EREMOTE":                           reflect.ValueOf(syscall.EREMOTE),
   434  		"EREMOTEIO":                         reflect.ValueOf(syscall.EREMOTEIO),
   435  		"ERESTART":                          reflect.ValueOf(syscall.ERESTART),
   436  		"ERFKILL":                           reflect.ValueOf(syscall.ERFKILL),
   437  		"EROFS":                             reflect.ValueOf(syscall.EROFS),
   438  		"ESHUTDOWN":                         reflect.ValueOf(syscall.ESHUTDOWN),
   439  		"ESOCKTNOSUPPORT":                   reflect.ValueOf(syscall.ESOCKTNOSUPPORT),
   440  		"ESPIPE":                            reflect.ValueOf(syscall.ESPIPE),
   441  		"ESRCH":                             reflect.ValueOf(syscall.ESRCH),
   442  		"ESRMNT":                            reflect.ValueOf(syscall.ESRMNT),
   443  		"ESTALE":                            reflect.ValueOf(syscall.ESTALE),
   444  		"ESTRPIPE":                          reflect.ValueOf(syscall.ESTRPIPE),
   445  		"ETH_P_1588":                        reflect.ValueOf(constant.MakeFromLiteral("35063", token.INT, 0)),
   446  		"ETH_P_8021AD":                      reflect.ValueOf(constant.MakeFromLiteral("34984", token.INT, 0)),
   447  		"ETH_P_8021AH":                      reflect.ValueOf(constant.MakeFromLiteral("35047", token.INT, 0)),
   448  		"ETH_P_8021Q":                       reflect.ValueOf(constant.MakeFromLiteral("33024", token.INT, 0)),
   449  		"ETH_P_80221":                       reflect.ValueOf(constant.MakeFromLiteral("35095", token.INT, 0)),
   450  		"ETH_P_802_2":                       reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
   451  		"ETH_P_802_3":                       reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
   452  		"ETH_P_802_3_MIN":                   reflect.ValueOf(constant.MakeFromLiteral("1536", token.INT, 0)),
   453  		"ETH_P_802_EX1":                     reflect.ValueOf(constant.MakeFromLiteral("34997", token.INT, 0)),
   454  		"ETH_P_AARP":                        reflect.ValueOf(constant.MakeFromLiteral("33011", token.INT, 0)),
   455  		"ETH_P_AF_IUCV":                     reflect.ValueOf(constant.MakeFromLiteral("64507", token.INT, 0)),
   456  		"ETH_P_ALL":                         reflect.ValueOf(constant.MakeFromLiteral("3", token.INT, 0)),
   457  		"ETH_P_AOE":                         reflect.ValueOf(constant.MakeFromLiteral("34978", token.INT, 0)),
   458  		"ETH_P_ARCNET":                      reflect.ValueOf(constant.MakeFromLiteral("26", token.INT, 0)),
   459  		"ETH_P_ARP":                         reflect.ValueOf(constant.MakeFromLiteral("2054", token.INT, 0)),
   460  		"ETH_P_ATALK":                       reflect.ValueOf(constant.MakeFromLiteral("32923", token.INT, 0)),
   461  		"ETH_P_ATMFATE":                     reflect.ValueOf(constant.MakeFromLiteral("34948", token.INT, 0)),
   462  		"ETH_P_ATMMPOA":                     reflect.ValueOf(constant.MakeFromLiteral("34892", token.INT, 0)),
   463  		"ETH_P_AX25":                        reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
   464  		"ETH_P_BATMAN":                      reflect.ValueOf(constant.MakeFromLiteral("17157", token.INT, 0)),
   465  		"ETH_P_BPQ":                         reflect.ValueOf(constant.MakeFromLiteral("2303", token.INT, 0)),
   466  		"ETH_P_CAIF":                        reflect.ValueOf(constant.MakeFromLiteral("247", token.INT, 0)),
   467  		"ETH_P_CAN":                         reflect.ValueOf(constant.MakeFromLiteral("12", token.INT, 0)),
   468  		"ETH_P_CANFD":                       reflect.ValueOf(constant.MakeFromLiteral("13", token.INT, 0)),
   469  		"ETH_P_CFM":                         reflect.ValueOf(constant.MakeFromLiteral("35074", token.INT, 0)),
   470  		"ETH_P_CONTROL":                     reflect.ValueOf(constant.MakeFromLiteral("22", token.INT, 0)),
   471  		"ETH_P_CUST":                        reflect.ValueOf(constant.MakeFromLiteral("24582", token.INT, 0)),
   472  		"ETH_P_DDCMP":                       reflect.ValueOf(constant.MakeFromLiteral("6", token.INT, 0)),
   473  		"ETH_P_DEC":                         reflect.ValueOf(constant.MakeFromLiteral("24576", token.INT, 0)),
   474  		"ETH_P_DIAG":                        reflect.ValueOf(constant.MakeFromLiteral("24581", token.INT, 0)),
   475  		"ETH_P_DNA_DL":                      reflect.ValueOf(constant.MakeFromLiteral("24577", token.INT, 0)),
   476  		"ETH_P_DNA_RC":                      reflect.ValueOf(constant.MakeFromLiteral("24578", token.INT, 0)),
   477  		"ETH_P_DNA_RT":                      reflect.ValueOf(constant.MakeFromLiteral("24579", token.INT, 0)),
   478  		"ETH_P_DSA":                         reflect.ValueOf(constant.MakeFromLiteral("27", token.INT, 0)),
   479  		"ETH_P_DSA_8021Q":                   reflect.ValueOf(constant.MakeFromLiteral("56027", token.INT, 0)),
   480  		"ETH_P_ECONET":                      reflect.ValueOf(constant.MakeFromLiteral("24", token.INT, 0)),
   481  		"ETH_P_EDSA":                        reflect.ValueOf(constant.MakeFromLiteral("56026", token.INT, 0)),
   482  		"ETH_P_ERSPAN":                      reflect.ValueOf(constant.MakeFromLiteral("35006", token.INT, 0)),
   483  		"ETH_P_ERSPAN2":                     reflect.ValueOf(constant.MakeFromLiteral("8939", token.INT, 0)),
   484  		"ETH_P_FCOE":                        reflect.ValueOf(constant.MakeFromLiteral("35078", token.INT, 0)),
   485  		"ETH_P_FIP":                         reflect.ValueOf(constant.MakeFromLiteral("35092", token.INT, 0)),
   486  		"ETH_P_HDLC":                        reflect.ValueOf(constant.MakeFromLiteral("25", token.INT, 0)),
   487  		"ETH_P_HSR":                         reflect.ValueOf(constant.MakeFromLiteral("35119", token.INT, 0)),
   488  		"ETH_P_IBOE":                        reflect.ValueOf(constant.MakeFromLiteral("35093", token.INT, 0)),
   489  		"ETH_P_IEEE802154":                  reflect.ValueOf(constant.MakeFromLiteral("246", token.INT, 0)),
   490  		"ETH_P_IEEEPUP":                     reflect.ValueOf(constant.MakeFromLiteral("2560", token.INT, 0)),
   491  		"ETH_P_IEEEPUPAT":                   reflect.ValueOf(constant.MakeFromLiteral("2561", token.INT, 0)),
   492  		"ETH_P_IFE":                         reflect.ValueOf(constant.MakeFromLiteral("60734", token.INT, 0)),
   493  		"ETH_P_IP":                          reflect.ValueOf(constant.MakeFromLiteral("2048", token.INT, 0)),
   494  		"ETH_P_IPV6":                        reflect.ValueOf(constant.MakeFromLiteral("34525", token.INT, 0)),
   495  		"ETH_P_IPX":                         reflect.ValueOf(constant.MakeFromLiteral("33079", token.INT, 0)),
   496  		"ETH_P_IRDA":                        reflect.ValueOf(constant.MakeFromLiteral("23", token.INT, 0)),
   497  		"ETH_P_LAT":                         reflect.ValueOf(constant.MakeFromLiteral("24580", token.INT, 0)),
   498  		"ETH_P_LINK_CTL":                    reflect.ValueOf(constant.MakeFromLiteral("34924", token.INT, 0)),
   499  		"ETH_P_LLDP":                        reflect.ValueOf(constant.MakeFromLiteral("35020", token.INT, 0)),
   500  		"ETH_P_LOCALTALK":                   reflect.ValueOf(constant.MakeFromLiteral("9", token.INT, 0)),
   501  		"ETH_P_LOOP":                        reflect.ValueOf(constant.MakeFromLiteral("96", token.INT, 0)),
   502  		"ETH_P_LOOPBACK":                    reflect.ValueOf(constant.MakeFromLiteral("36864", token.INT, 0)),
   503  		"ETH_P_MACSEC":                      reflect.ValueOf(constant.MakeFromLiteral("35045", token.INT, 0)),
   504  		"ETH_P_MAP":                         reflect.ValueOf(constant.MakeFromLiteral("249", token.INT, 0)),
   505  		"ETH_P_MCTP":                        reflect.ValueOf(constant.MakeFromLiteral("250", token.INT, 0)),
   506  		"ETH_P_MOBITEX":                     reflect.ValueOf(constant.MakeFromLiteral("21", token.INT, 0)),
   507  		"ETH_P_MPLS_MC":                     reflect.ValueOf(constant.MakeFromLiteral("34888", token.INT, 0)),
   508  		"ETH_P_MPLS_UC":                     reflect.ValueOf(constant.MakeFromLiteral("34887", token.INT, 0)),
   509  		"ETH_P_MRP":                         reflect.ValueOf(constant.MakeFromLiteral("35043", token.INT, 0)),
   510  		"ETH_P_MVRP":                        reflect.ValueOf(constant.MakeFromLiteral("35061", token.INT, 0)),
   511  		"ETH_P_NCSI":                        reflect.ValueOf(constant.MakeFromLiteral("35064", token.INT, 0)),
   512  		"ETH_P_NSH":                         reflect.ValueOf(constant.MakeFromLiteral("35151", token.INT, 0)),
   513  		"ETH_P_PAE":                         reflect.ValueOf(constant.MakeFromLiteral("34958", token.INT, 0)),
   514  		"ETH_P_PAUSE":                       reflect.ValueOf(constant.MakeFromLiteral("34824", token.INT, 0)),
   515  		"ETH_P_PHONET":                      reflect.ValueOf(constant.MakeFromLiteral("245", token.INT, 0)),
   516  		"ETH_P_PPPTALK":                     reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
   517  		"ETH_P_PPP_DISC":                    reflect.ValueOf(constant.MakeFromLiteral("34915", token.INT, 0)),
   518  		"ETH_P_PPP_MP":                      reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
   519  		"ETH_P_PPP_SES":                     reflect.ValueOf(constant.MakeFromLiteral("34916", token.INT, 0)),
   520  		"ETH_P_PREAUTH":                     reflect.ValueOf(constant.MakeFromLiteral("35015", token.INT, 0)),
   521  		"ETH_P_PRP":                         reflect.ValueOf(constant.MakeFromLiteral("35067", token.INT, 0)),
   522  		"ETH_P_PUP":                         reflect.ValueOf(constant.MakeFromLiteral("512", token.INT, 0)),
   523  		"ETH_P_PUPAT":                       reflect.ValueOf(constant.MakeFromLiteral("513", token.INT, 0)),
   524  		"ETH_P_QINQ1":                       reflect.ValueOf(constant.MakeFromLiteral("37120", token.INT, 0)),
   525  		"ETH_P_QINQ2":                       reflect.ValueOf(constant.MakeFromLiteral("37376", token.INT, 0)),
   526  		"ETH_P_QINQ3":                       reflect.ValueOf(constant.MakeFromLiteral("37632", token.INT, 0)),
   527  		"ETH_P_RARP":                        reflect.ValueOf(constant.MakeFromLiteral("32821", token.INT, 0)),
   528  		"ETH_P_REALTEK":                     reflect.ValueOf(constant.MakeFromLiteral("34969", token.INT, 0)),
   529  		"ETH_P_SCA":                         reflect.ValueOf(constant.MakeFromLiteral("24583", token.INT, 0)),
   530  		"ETH_P_SLOW":                        reflect.ValueOf(constant.MakeFromLiteral("34825", token.INT, 0)),
   531  		"ETH_P_SNAP":                        reflect.ValueOf(constant.MakeFromLiteral("5", token.INT, 0)),
   532  		"ETH_P_TDLS":                        reflect.ValueOf(constant.MakeFromLiteral("35085", token.INT, 0)),
   533  		"ETH_P_TEB":                         reflect.ValueOf(constant.MakeFromLiteral("25944", token.INT, 0)),
   534  		"ETH_P_TIPC":                        reflect.ValueOf(constant.MakeFromLiteral("35018", token.INT, 0)),
   535  		"ETH_P_TRAILER":                     reflect.ValueOf(constant.MakeFromLiteral("28", token.INT, 0)),
   536  		"ETH_P_TR_802_2":                    reflect.ValueOf(constant.MakeFromLiteral("17", token.INT, 0)),
   537  		"ETH_P_TSN":                         reflect.ValueOf(constant.MakeFromLiteral("8944", token.INT, 0)),
   538  		"ETH_P_WAN_PPP":                     reflect.ValueOf(constant.MakeFromLiteral("7", token.INT, 0)),
   539  		"ETH_P_WCCP":                        reflect.ValueOf(constant.MakeFromLiteral("34878", token.INT, 0)),
   540  		"ETH_P_X25":                         reflect.ValueOf(constant.MakeFromLiteral("2053", token.INT, 0)),
   541  		"ETH_P_XDSA":                        reflect.ValueOf(constant.MakeFromLiteral("248", token.INT, 0)),
   542  		"ETIME":                             reflect.ValueOf(syscall.ETIME),
   543  		"ETIMEDOUT":                         reflect.ValueOf(syscall.ETIMEDOUT),
   544  		"ETOOMANYREFS":                      reflect.ValueOf(syscall.ETOOMANYREFS),
   545  		"ETXTBSY":                           reflect.ValueOf(syscall.ETXTBSY),
   546  		"EUCLEAN":                           reflect.ValueOf(syscall.EUCLEAN),
   547  		"EUNATCH":                           reflect.ValueOf(syscall.EUNATCH),
   548  		"EUSERS":                            reflect.ValueOf(syscall.EUSERS),
   549  		"EWOULDBLOCK":                       reflect.ValueOf(syscall.EWOULDBLOCK),
   550  		"EXDEV":                             reflect.ValueOf(syscall.EXDEV),
   551  		"EXFULL":                            reflect.ValueOf(syscall.EXFULL),
   552  		"EXTA":                              reflect.ValueOf(constant.MakeFromLiteral("14", token.INT, 0)),
   553  		"EXTB":                              reflect.ValueOf(constant.MakeFromLiteral("15", token.INT, 0)),
   554  		"EXTPROC":                           reflect.ValueOf(constant.MakeFromLiteral("65536", token.INT, 0)),
   555  		"Environ":                           reflect.ValueOf(syscall.Environ),
   556  		"EpollCreate":                       reflect.ValueOf(syscall.EpollCreate),
   557  		"EpollCreate1":                      reflect.ValueOf(syscall.EpollCreate1),
   558  		"EpollCtl":                          reflect.ValueOf(syscall.EpollCtl),
   559  		"EpollWait":                         reflect.ValueOf(syscall.EpollWait),
   560  		"FD_CLOEXEC":                        reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
   561  		"FD_SETSIZE":                        reflect.ValueOf(constant.MakeFromLiteral("1024", token.INT, 0)),
   562  		"FLUSHO":                            reflect.ValueOf(constant.MakeFromLiteral("4096", token.INT, 0)),
   563  		"F_ADD_SEALS":                       reflect.ValueOf(constant.MakeFromLiteral("1033", token.INT, 0)),
   564  		"F_DUPFD":                           reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
   565  		"F_DUPFD_CLOEXEC":                   reflect.ValueOf(constant.MakeFromLiteral("1030", token.INT, 0)),
   566  		"F_EXLCK":                           reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
   567  		"F_GETFD":                           reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
   568  		"F_GETFL":                           reflect.ValueOf(constant.MakeFromLiteral("3", token.INT, 0)),
   569  		"F_GETLEASE":                        reflect.ValueOf(constant.MakeFromLiteral("1025", token.INT, 0)),
   570  		"F_GETLK":                           reflect.ValueOf(constant.MakeFromLiteral("5", token.INT, 0)),
   571  		"F_GETLK64":                         reflect.ValueOf(constant.MakeFromLiteral("5", token.INT, 0)),
   572  		"F_GETOWN":                          reflect.ValueOf(constant.MakeFromLiteral("9", token.INT, 0)),
   573  		"F_GETOWN_EX":                       reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
   574  		"F_GETPIPE_SZ":                      reflect.ValueOf(constant.MakeFromLiteral("1032", token.INT, 0)),
   575  		"F_GETSIG":                          reflect.ValueOf(constant.MakeFromLiteral("11", token.INT, 0)),
   576  		"F_GET_FILE_RW_HINT":                reflect.ValueOf(constant.MakeFromLiteral("1037", token.INT, 0)),
   577  		"F_GET_RW_HINT":                     reflect.ValueOf(constant.MakeFromLiteral("1035", token.INT, 0)),
   578  		"F_GET_SEALS":                       reflect.ValueOf(constant.MakeFromLiteral("1034", token.INT, 0)),
   579  		"F_LOCK":                            reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
   580  		"F_NOTIFY":                          reflect.ValueOf(constant.MakeFromLiteral("1026", token.INT, 0)),
   581  		"F_OFD_GETLK":                       reflect.ValueOf(constant.MakeFromLiteral("36", token.INT, 0)),
   582  		"F_OFD_SETLK":                       reflect.ValueOf(constant.MakeFromLiteral("37", token.INT, 0)),
   583  		"F_OFD_SETLKW":                      reflect.ValueOf(constant.MakeFromLiteral("38", token.INT, 0)),
   584  		"F_OK":                              reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
   585  		"F_RDLCK":                           reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
   586  		"F_SEAL_FUTURE_WRITE":               reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
   587  		"F_SEAL_GROW":                       reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
   588  		"F_SEAL_SEAL":                       reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
   589  		"F_SEAL_SHRINK":                     reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
   590  		"F_SEAL_WRITE":                      reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
   591  		"F_SETFD":                           reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
   592  		"F_SETFL":                           reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
   593  		"F_SETLEASE":                        reflect.ValueOf(constant.MakeFromLiteral("1024", token.INT, 0)),
   594  		"F_SETLK":                           reflect.ValueOf(constant.MakeFromLiteral("6", token.INT, 0)),
   595  		"F_SETLK64":                         reflect.ValueOf(constant.MakeFromLiteral("6", token.INT, 0)),
   596  		"F_SETLKW":                          reflect.ValueOf(constant.MakeFromLiteral("7", token.INT, 0)),
   597  		"F_SETLKW64":                        reflect.ValueOf(constant.MakeFromLiteral("7", token.INT, 0)),
   598  		"F_SETOWN":                          reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
   599  		"F_SETOWN_EX":                       reflect.ValueOf(constant.MakeFromLiteral("15", token.INT, 0)),
   600  		"F_SETPIPE_SZ":                      reflect.ValueOf(constant.MakeFromLiteral("1031", token.INT, 0)),
   601  		"F_SETSIG":                          reflect.ValueOf(constant.MakeFromLiteral("10", token.INT, 0)),
   602  		"F_SET_FILE_RW_HINT":                reflect.ValueOf(constant.MakeFromLiteral("1038", token.INT, 0)),
   603  		"F_SET_RW_HINT":                     reflect.ValueOf(constant.MakeFromLiteral("1036", token.INT, 0)),
   604  		"F_SHLCK":                           reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
   605  		"F_TEST":                            reflect.ValueOf(constant.MakeFromLiteral("3", token.INT, 0)),
   606  		"F_TLOCK":                           reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
   607  		"F_ULOCK":                           reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
   608  		"F_UNLCK":                           reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
   609  		"F_WRLCK":                           reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
   610  		"Faccessat":                         reflect.ValueOf(syscall.Faccessat),
   611  		"Fallocate":                         reflect.ValueOf(syscall.Fallocate),
   612  		"Fchdir":                            reflect.ValueOf(syscall.Fchdir),
   613  		"Fchmod":                            reflect.ValueOf(syscall.Fchmod),
   614  		"Fchmodat":                          reflect.ValueOf(syscall.Fchmodat),
   615  		"Fchown":                            reflect.ValueOf(syscall.Fchown),
   616  		"Fchownat":                          reflect.ValueOf(syscall.Fchownat),
   617  		"FcntlFlock":                        reflect.ValueOf(syscall.FcntlFlock),
   618  		"Fdatasync":                         reflect.ValueOf(syscall.Fdatasync),
   619  		"Flock":                             reflect.ValueOf(syscall.Flock),
   620  		"ForkLock":                          reflect.ValueOf(&syscall.ForkLock).Elem(),
   621  		"Fstat":                             reflect.ValueOf(syscall.Fstat),
   622  		"Fstatat":                           reflect.ValueOf(syscall.Fstatat),
   623  		"Fstatfs":                           reflect.ValueOf(syscall.Fstatfs),
   624  		"Fsync":                             reflect.ValueOf(syscall.Fsync),
   625  		"Ftruncate":                         reflect.ValueOf(syscall.Ftruncate),
   626  		"Futimes":                           reflect.ValueOf(syscall.Futimes),
   627  		"Futimesat":                         reflect.ValueOf(syscall.Futimesat),
   628  		"Getcwd":                            reflect.ValueOf(syscall.Getcwd),
   629  		"Getdents":                          reflect.ValueOf(syscall.Getdents),
   630  		"Getegid":                           reflect.ValueOf(syscall.Getegid),
   631  		"Getenv":                            reflect.ValueOf(syscall.Getenv),
   632  		"Geteuid":                           reflect.ValueOf(syscall.Geteuid),
   633  		"Getgid":                            reflect.ValueOf(syscall.Getgid),
   634  		"Getgroups":                         reflect.ValueOf(syscall.Getgroups),
   635  		"Getpagesize":                       reflect.ValueOf(syscall.Getpagesize),
   636  		"Getpeername":                       reflect.ValueOf(syscall.Getpeername),
   637  		"Getpgid":                           reflect.ValueOf(syscall.Getpgid),
   638  		"Getpgrp":                           reflect.ValueOf(syscall.Getpgrp),
   639  		"Getpid":                            reflect.ValueOf(syscall.Getpid),
   640  		"Getppid":                           reflect.ValueOf(syscall.Getppid),
   641  		"Getpriority":                       reflect.ValueOf(syscall.Getpriority),
   642  		"Getrlimit":                         reflect.ValueOf(syscall.Getrlimit),
   643  		"Getrusage":                         reflect.ValueOf(syscall.Getrusage),
   644  		"Getsockname":                       reflect.ValueOf(syscall.Getsockname),
   645  		"GetsockoptICMPv6Filter":            reflect.ValueOf(syscall.GetsockoptICMPv6Filter),
   646  		"GetsockoptIPMreq":                  reflect.ValueOf(syscall.GetsockoptIPMreq),
   647  		"GetsockoptIPMreqn":                 reflect.ValueOf(syscall.GetsockoptIPMreqn),
   648  		"GetsockoptIPv6MTUInfo":             reflect.ValueOf(syscall.GetsockoptIPv6MTUInfo),
   649  		"GetsockoptIPv6Mreq":                reflect.ValueOf(syscall.GetsockoptIPv6Mreq),
   650  		"GetsockoptInet4Addr":               reflect.ValueOf(syscall.GetsockoptInet4Addr),
   651  		"GetsockoptInt":                     reflect.ValueOf(syscall.GetsockoptInt),
   652  		"GetsockoptUcred":                   reflect.ValueOf(syscall.GetsockoptUcred),
   653  		"Gettid":                            reflect.ValueOf(syscall.Gettid),
   654  		"Gettimeofday":                      reflect.ValueOf(syscall.Gettimeofday),
   655  		"Getuid":                            reflect.ValueOf(syscall.Getuid),
   656  		"Getwd":                             reflect.ValueOf(syscall.Getwd),
   657  		"Getxattr":                          reflect.ValueOf(syscall.Getxattr),
   658  		"HUPCL":                             reflect.ValueOf(constant.MakeFromLiteral("1024", token.INT, 0)),
   659  		"ICANON":                            reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
   660  		"ICMPV6_FILTER":                     reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
   661  		"ICRNL":                             reflect.ValueOf(constant.MakeFromLiteral("256", token.INT, 0)),
   662  		"IEXTEN":                            reflect.ValueOf(constant.MakeFromLiteral("32768", token.INT, 0)),
   663  		"IFA_ADDRESS":                       reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
   664  		"IFA_ANYCAST":                       reflect.ValueOf(constant.MakeFromLiteral("5", token.INT, 0)),
   665  		"IFA_BROADCAST":                     reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
   666  		"IFA_CACHEINFO":                     reflect.ValueOf(constant.MakeFromLiteral("6", token.INT, 0)),
   667  		"IFA_F_DADFAILED":                   reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
   668  		"IFA_F_DEPRECATED":                  reflect.ValueOf(constant.MakeFromLiteral("32", token.INT, 0)),
   669  		"IFA_F_HOMEADDRESS":                 reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
   670  		"IFA_F_MANAGETEMPADDR":              reflect.ValueOf(constant.MakeFromLiteral("256", token.INT, 0)),
   671  		"IFA_F_MCAUTOJOIN":                  reflect.ValueOf(constant.MakeFromLiteral("1024", token.INT, 0)),
   672  		"IFA_F_NODAD":                       reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
   673  		"IFA_F_NOPREFIXROUTE":               reflect.ValueOf(constant.MakeFromLiteral("512", token.INT, 0)),
   674  		"IFA_F_OPTIMISTIC":                  reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
   675  		"IFA_F_PERMANENT":                   reflect.ValueOf(constant.MakeFromLiteral("128", token.INT, 0)),
   676  		"IFA_F_SECONDARY":                   reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
   677  		"IFA_F_STABLE_PRIVACY":              reflect.ValueOf(constant.MakeFromLiteral("2048", token.INT, 0)),
   678  		"IFA_F_TEMPORARY":                   reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
   679  		"IFA_F_TENTATIVE":                   reflect.ValueOf(constant.MakeFromLiteral("64", token.INT, 0)),
   680  		"IFA_LABEL":                         reflect.ValueOf(constant.MakeFromLiteral("3", token.INT, 0)),
   681  		"IFA_LOCAL":                         reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
   682  		"IFA_MAX":                           reflect.ValueOf(constant.MakeFromLiteral("10", token.INT, 0)),
   683  		"IFA_MULTICAST":                     reflect.ValueOf(constant.MakeFromLiteral("7", token.INT, 0)),
   684  		"IFA_UNSPEC":                        reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
   685  		"IFF_ALLMULTI":                      reflect.ValueOf(constant.MakeFromLiteral("512", token.INT, 0)),
   686  		"IFF_ATTACH_QUEUE":                  reflect.ValueOf(constant.MakeFromLiteral("512", token.INT, 0)),
   687  		"IFF_AUTOMEDIA":                     reflect.ValueOf(constant.MakeFromLiteral("16384", token.INT, 0)),
   688  		"IFF_BROADCAST":                     reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
   689  		"IFF_DEBUG":                         reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
   690  		"IFF_DETACH_QUEUE":                  reflect.ValueOf(constant.MakeFromLiteral("1024", token.INT, 0)),
   691  		"IFF_DORMANT":                       reflect.ValueOf(constant.MakeFromLiteral("131072", token.INT, 0)),
   692  		"IFF_DYNAMIC":                       reflect.ValueOf(constant.MakeFromLiteral("32768", token.INT, 0)),
   693  		"IFF_ECHO":                          reflect.ValueOf(constant.MakeFromLiteral("262144", token.INT, 0)),
   694  		"IFF_LOOPBACK":                      reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
   695  		"IFF_LOWER_UP":                      reflect.ValueOf(constant.MakeFromLiteral("65536", token.INT, 0)),
   696  		"IFF_MASTER":                        reflect.ValueOf(constant.MakeFromLiteral("1024", token.INT, 0)),
   697  		"IFF_MULTICAST":                     reflect.ValueOf(constant.MakeFromLiteral("4096", token.INT, 0)),
   698  		"IFF_MULTI_QUEUE":                   reflect.ValueOf(constant.MakeFromLiteral("256", token.INT, 0)),
   699  		"IFF_NAPI":                          reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
   700  		"IFF_NAPI_FRAGS":                    reflect.ValueOf(constant.MakeFromLiteral("32", token.INT, 0)),
   701  		"IFF_NOARP":                         reflect.ValueOf(constant.MakeFromLiteral("128", token.INT, 0)),
   702  		"IFF_NOFILTER":                      reflect.ValueOf(constant.MakeFromLiteral("4096", token.INT, 0)),
   703  		"IFF_NOTRAILERS":                    reflect.ValueOf(constant.MakeFromLiteral("32", token.INT, 0)),
   704  		"IFF_NO_PI":                         reflect.ValueOf(constant.MakeFromLiteral("4096", token.INT, 0)),
   705  		"IFF_ONE_QUEUE":                     reflect.ValueOf(constant.MakeFromLiteral("8192", token.INT, 0)),
   706  		"IFF_PERSIST":                       reflect.ValueOf(constant.MakeFromLiteral("2048", token.INT, 0)),
   707  		"IFF_POINTOPOINT":                   reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
   708  		"IFF_PORTSEL":                       reflect.ValueOf(constant.MakeFromLiteral("8192", token.INT, 0)),
   709  		"IFF_PROMISC":                       reflect.ValueOf(constant.MakeFromLiteral("256", token.INT, 0)),
   710  		"IFF_RUNNING":                       reflect.ValueOf(constant.MakeFromLiteral("64", token.INT, 0)),
   711  		"IFF_SLAVE":                         reflect.ValueOf(constant.MakeFromLiteral("2048", token.INT, 0)),
   712  		"IFF_TAP":                           reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
   713  		"IFF_TUN":                           reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
   714  		"IFF_TUN_EXCL":                      reflect.ValueOf(constant.MakeFromLiteral("32768", token.INT, 0)),
   715  		"IFF_UP":                            reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
   716  		"IFF_VNET_HDR":                      reflect.ValueOf(constant.MakeFromLiteral("16384", token.INT, 0)),
   717  		"IFF_VOLATILE":                      reflect.ValueOf(constant.MakeFromLiteral("461914", token.INT, 0)),
   718  		"IFLA_ADDRESS":                      reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
   719  		"IFLA_BROADCAST":                    reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
   720  		"IFLA_COST":                         reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
   721  		"IFLA_IFALIAS":                      reflect.ValueOf(constant.MakeFromLiteral("20", token.INT, 0)),
   722  		"IFLA_IFNAME":                       reflect.ValueOf(constant.MakeFromLiteral("3", token.INT, 0)),
   723  		"IFLA_LINK":                         reflect.ValueOf(constant.MakeFromLiteral("5", token.INT, 0)),
   724  		"IFLA_LINKINFO":                     reflect.ValueOf(constant.MakeFromLiteral("18", token.INT, 0)),
   725  		"IFLA_LINKMODE":                     reflect.ValueOf(constant.MakeFromLiteral("17", token.INT, 0)),
   726  		"IFLA_MAP":                          reflect.ValueOf(constant.MakeFromLiteral("14", token.INT, 0)),
   727  		"IFLA_MASTER":                       reflect.ValueOf(constant.MakeFromLiteral("10", token.INT, 0)),
   728  		"IFLA_MAX":                          reflect.ValueOf(constant.MakeFromLiteral("58", token.INT, 0)),
   729  		"IFLA_MTU":                          reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
   730  		"IFLA_NET_NS_PID":                   reflect.ValueOf(constant.MakeFromLiteral("19", token.INT, 0)),
   731  		"IFLA_OPERSTATE":                    reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
   732  		"IFLA_PRIORITY":                     reflect.ValueOf(constant.MakeFromLiteral("9", token.INT, 0)),
   733  		"IFLA_PROTINFO":                     reflect.ValueOf(constant.MakeFromLiteral("12", token.INT, 0)),
   734  		"IFLA_QDISC":                        reflect.ValueOf(constant.MakeFromLiteral("6", token.INT, 0)),
   735  		"IFLA_STATS":                        reflect.ValueOf(constant.MakeFromLiteral("7", token.INT, 0)),
   736  		"IFLA_TXQLEN":                       reflect.ValueOf(constant.MakeFromLiteral("13", token.INT, 0)),
   737  		"IFLA_UNSPEC":                       reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
   738  		"IFLA_WEIGHT":                       reflect.ValueOf(constant.MakeFromLiteral("15", token.INT, 0)),
   739  		"IFLA_WIRELESS":                     reflect.ValueOf(constant.MakeFromLiteral("11", token.INT, 0)),
   740  		"IFNAMSIZ":                          reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
   741  		"IGNBRK":                            reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
   742  		"IGNCR":                             reflect.ValueOf(constant.MakeFromLiteral("128", token.INT, 0)),
   743  		"IGNPAR":                            reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
   744  		"IMAXBEL":                           reflect.ValueOf(constant.MakeFromLiteral("8192", token.INT, 0)),
   745  		"INLCR":                             reflect.ValueOf(constant.MakeFromLiteral("64", token.INT, 0)),
   746  		"INPCK":                             reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
   747  		"IN_ACCESS":                         reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
   748  		"IN_ALL_EVENTS":                     reflect.ValueOf(constant.MakeFromLiteral("4095", token.INT, 0)),
   749  		"IN_ATTRIB":                         reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
   750  		"IN_CLASSA_HOST":                    reflect.ValueOf(constant.MakeFromLiteral("16777215", token.INT, 0)),
   751  		"IN_CLASSA_MAX":                     reflect.ValueOf(constant.MakeFromLiteral("128", token.INT, 0)),
   752  		"IN_CLASSA_NET":                     reflect.ValueOf(constant.MakeFromLiteral("4278190080", token.INT, 0)),
   753  		"IN_CLASSA_NSHIFT":                  reflect.ValueOf(constant.MakeFromLiteral("24", token.INT, 0)),
   754  		"IN_CLASSB_HOST":                    reflect.ValueOf(constant.MakeFromLiteral("65535", token.INT, 0)),
   755  		"IN_CLASSB_MAX":                     reflect.ValueOf(constant.MakeFromLiteral("65536", token.INT, 0)),
   756  		"IN_CLASSB_NET":                     reflect.ValueOf(constant.MakeFromLiteral("4294901760", token.INT, 0)),
   757  		"IN_CLASSB_NSHIFT":                  reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
   758  		"IN_CLASSC_HOST":                    reflect.ValueOf(constant.MakeFromLiteral("255", token.INT, 0)),
   759  		"IN_CLASSC_NET":                     reflect.ValueOf(constant.MakeFromLiteral("4294967040", token.INT, 0)),
   760  		"IN_CLASSC_NSHIFT":                  reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
   761  		"IN_CLOEXEC":                        reflect.ValueOf(constant.MakeFromLiteral("524288", token.INT, 0)),
   762  		"IN_CLOSE":                          reflect.ValueOf(constant.MakeFromLiteral("24", token.INT, 0)),
   763  		"IN_CLOSE_NOWRITE":                  reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
   764  		"IN_CLOSE_WRITE":                    reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
   765  		"IN_CREATE":                         reflect.ValueOf(constant.MakeFromLiteral("256", token.INT, 0)),
   766  		"IN_DELETE":                         reflect.ValueOf(constant.MakeFromLiteral("512", token.INT, 0)),
   767  		"IN_DELETE_SELF":                    reflect.ValueOf(constant.MakeFromLiteral("1024", token.INT, 0)),
   768  		"IN_DONT_FOLLOW":                    reflect.ValueOf(constant.MakeFromLiteral("33554432", token.INT, 0)),
   769  		"IN_EXCL_UNLINK":                    reflect.ValueOf(constant.MakeFromLiteral("67108864", token.INT, 0)),
   770  		"IN_IGNORED":                        reflect.ValueOf(constant.MakeFromLiteral("32768", token.INT, 0)),
   771  		"IN_ISDIR":                          reflect.ValueOf(constant.MakeFromLiteral("1073741824", token.INT, 0)),
   772  		"IN_LOOPBACKNET":                    reflect.ValueOf(constant.MakeFromLiteral("127", token.INT, 0)),
   773  		"IN_MASK_ADD":                       reflect.ValueOf(constant.MakeFromLiteral("536870912", token.INT, 0)),
   774  		"IN_MASK_CREATE":                    reflect.ValueOf(constant.MakeFromLiteral("268435456", token.INT, 0)),
   775  		"IN_MODIFY":                         reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
   776  		"IN_MOVE":                           reflect.ValueOf(constant.MakeFromLiteral("192", token.INT, 0)),
   777  		"IN_MOVED_FROM":                     reflect.ValueOf(constant.MakeFromLiteral("64", token.INT, 0)),
   778  		"IN_MOVED_TO":                       reflect.ValueOf(constant.MakeFromLiteral("128", token.INT, 0)),
   779  		"IN_MOVE_SELF":                      reflect.ValueOf(constant.MakeFromLiteral("2048", token.INT, 0)),
   780  		"IN_NONBLOCK":                       reflect.ValueOf(constant.MakeFromLiteral("2048", token.INT, 0)),
   781  		"IN_ONESHOT":                        reflect.ValueOf(constant.MakeFromLiteral("2147483648", token.INT, 0)),
   782  		"IN_ONLYDIR":                        reflect.ValueOf(constant.MakeFromLiteral("16777216", token.INT, 0)),
   783  		"IN_OPEN":                           reflect.ValueOf(constant.MakeFromLiteral("32", token.INT, 0)),
   784  		"IN_Q_OVERFLOW":                     reflect.ValueOf(constant.MakeFromLiteral("16384", token.INT, 0)),
   785  		"IN_UNMOUNT":                        reflect.ValueOf(constant.MakeFromLiteral("8192", token.INT, 0)),
   786  		"IPPROTO_AH":                        reflect.ValueOf(constant.MakeFromLiteral("51", token.INT, 0)),
   787  		"IPPROTO_BEETPH":                    reflect.ValueOf(constant.MakeFromLiteral("94", token.INT, 0)),
   788  		"IPPROTO_COMP":                      reflect.ValueOf(constant.MakeFromLiteral("108", token.INT, 0)),
   789  		"IPPROTO_DCCP":                      reflect.ValueOf(constant.MakeFromLiteral("33", token.INT, 0)),
   790  		"IPPROTO_DSTOPTS":                   reflect.ValueOf(constant.MakeFromLiteral("60", token.INT, 0)),
   791  		"IPPROTO_EGP":                       reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
   792  		"IPPROTO_ENCAP":                     reflect.ValueOf(constant.MakeFromLiteral("98", token.INT, 0)),
   793  		"IPPROTO_ESP":                       reflect.ValueOf(constant.MakeFromLiteral("50", token.INT, 0)),
   794  		"IPPROTO_ETHERNET":                  reflect.ValueOf(constant.MakeFromLiteral("143", token.INT, 0)),
   795  		"IPPROTO_FRAGMENT":                  reflect.ValueOf(constant.MakeFromLiteral("44", token.INT, 0)),
   796  		"IPPROTO_GRE":                       reflect.ValueOf(constant.MakeFromLiteral("47", token.INT, 0)),
   797  		"IPPROTO_HOPOPTS":                   reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
   798  		"IPPROTO_ICMP":                      reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
   799  		"IPPROTO_ICMPV6":                    reflect.ValueOf(constant.MakeFromLiteral("58", token.INT, 0)),
   800  		"IPPROTO_IDP":                       reflect.ValueOf(constant.MakeFromLiteral("22", token.INT, 0)),
   801  		"IPPROTO_IGMP":                      reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
   802  		"IPPROTO_IP":                        reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
   803  		"IPPROTO_IPIP":                      reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
   804  		"IPPROTO_IPV6":                      reflect.ValueOf(constant.MakeFromLiteral("41", token.INT, 0)),
   805  		"IPPROTO_MH":                        reflect.ValueOf(constant.MakeFromLiteral("135", token.INT, 0)),
   806  		"IPPROTO_MPLS":                      reflect.ValueOf(constant.MakeFromLiteral("137", token.INT, 0)),
   807  		"IPPROTO_MPTCP":                     reflect.ValueOf(constant.MakeFromLiteral("262", token.INT, 0)),
   808  		"IPPROTO_MTP":                       reflect.ValueOf(constant.MakeFromLiteral("92", token.INT, 0)),
   809  		"IPPROTO_NONE":                      reflect.ValueOf(constant.MakeFromLiteral("59", token.INT, 0)),
   810  		"IPPROTO_PIM":                       reflect.ValueOf(constant.MakeFromLiteral("103", token.INT, 0)),
   811  		"IPPROTO_PUP":                       reflect.ValueOf(constant.MakeFromLiteral("12", token.INT, 0)),
   812  		"IPPROTO_RAW":                       reflect.ValueOf(constant.MakeFromLiteral("255", token.INT, 0)),
   813  		"IPPROTO_ROUTING":                   reflect.ValueOf(constant.MakeFromLiteral("43", token.INT, 0)),
   814  		"IPPROTO_RSVP":                      reflect.ValueOf(constant.MakeFromLiteral("46", token.INT, 0)),
   815  		"IPPROTO_SCTP":                      reflect.ValueOf(constant.MakeFromLiteral("132", token.INT, 0)),
   816  		"IPPROTO_TCP":                       reflect.ValueOf(constant.MakeFromLiteral("6", token.INT, 0)),
   817  		"IPPROTO_TP":                        reflect.ValueOf(constant.MakeFromLiteral("29", token.INT, 0)),
   818  		"IPPROTO_UDP":                       reflect.ValueOf(constant.MakeFromLiteral("17", token.INT, 0)),
   819  		"IPPROTO_UDPLITE":                   reflect.ValueOf(constant.MakeFromLiteral("136", token.INT, 0)),
   820  		"IPV6_2292DSTOPTS":                  reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
   821  		"IPV6_2292HOPLIMIT":                 reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
   822  		"IPV6_2292HOPOPTS":                  reflect.ValueOf(constant.MakeFromLiteral("3", token.INT, 0)),
   823  		"IPV6_2292PKTINFO":                  reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
   824  		"IPV6_2292PKTOPTIONS":               reflect.ValueOf(constant.MakeFromLiteral("6", token.INT, 0)),
   825  		"IPV6_2292RTHDR":                    reflect.ValueOf(constant.MakeFromLiteral("5", token.INT, 0)),
   826  		"IPV6_ADDRFORM":                     reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
   827  		"IPV6_ADDR_PREFERENCES":             reflect.ValueOf(constant.MakeFromLiteral("72", token.INT, 0)),
   828  		"IPV6_ADD_MEMBERSHIP":               reflect.ValueOf(constant.MakeFromLiteral("20", token.INT, 0)),
   829  		"IPV6_AUTHHDR":                      reflect.ValueOf(constant.MakeFromLiteral("10", token.INT, 0)),
   830  		"IPV6_AUTOFLOWLABEL":                reflect.ValueOf(constant.MakeFromLiteral("70", token.INT, 0)),
   831  		"IPV6_CHECKSUM":                     reflect.ValueOf(constant.MakeFromLiteral("7", token.INT, 0)),
   832  		"IPV6_DONTFRAG":                     reflect.ValueOf(constant.MakeFromLiteral("62", token.INT, 0)),
   833  		"IPV6_DROP_MEMBERSHIP":              reflect.ValueOf(constant.MakeFromLiteral("21", token.INT, 0)),
   834  		"IPV6_DSTOPTS":                      reflect.ValueOf(constant.MakeFromLiteral("59", token.INT, 0)),
   835  		"IPV6_FREEBIND":                     reflect.ValueOf(constant.MakeFromLiteral("78", token.INT, 0)),
   836  		"IPV6_HDRINCL":                      reflect.ValueOf(constant.MakeFromLiteral("36", token.INT, 0)),
   837  		"IPV6_HOPLIMIT":                     reflect.ValueOf(constant.MakeFromLiteral("52", token.INT, 0)),
   838  		"IPV6_HOPOPTS":                      reflect.ValueOf(constant.MakeFromLiteral("54", token.INT, 0)),
   839  		"IPV6_IPSEC_POLICY":                 reflect.ValueOf(constant.MakeFromLiteral("34", token.INT, 0)),
   840  		"IPV6_JOIN_ANYCAST":                 reflect.ValueOf(constant.MakeFromLiteral("27", token.INT, 0)),
   841  		"IPV6_JOIN_GROUP":                   reflect.ValueOf(constant.MakeFromLiteral("20", token.INT, 0)),
   842  		"IPV6_LEAVE_ANYCAST":                reflect.ValueOf(constant.MakeFromLiteral("28", token.INT, 0)),
   843  		"IPV6_LEAVE_GROUP":                  reflect.ValueOf(constant.MakeFromLiteral("21", token.INT, 0)),
   844  		"IPV6_MINHOPCOUNT":                  reflect.ValueOf(constant.MakeFromLiteral("73", token.INT, 0)),
   845  		"IPV6_MTU":                          reflect.ValueOf(constant.MakeFromLiteral("24", token.INT, 0)),
   846  		"IPV6_MTU_DISCOVER":                 reflect.ValueOf(constant.MakeFromLiteral("23", token.INT, 0)),
   847  		"IPV6_MULTICAST_ALL":                reflect.ValueOf(constant.MakeFromLiteral("29", token.INT, 0)),
   848  		"IPV6_MULTICAST_HOPS":               reflect.ValueOf(constant.MakeFromLiteral("18", token.INT, 0)),
   849  		"IPV6_MULTICAST_IF":                 reflect.ValueOf(constant.MakeFromLiteral("17", token.INT, 0)),
   850  		"IPV6_MULTICAST_LOOP":               reflect.ValueOf(constant.MakeFromLiteral("19", token.INT, 0)),
   851  		"IPV6_NEXTHOP":                      reflect.ValueOf(constant.MakeFromLiteral("9", token.INT, 0)),
   852  		"IPV6_ORIGDSTADDR":                  reflect.ValueOf(constant.MakeFromLiteral("74", token.INT, 0)),
   853  		"IPV6_PATHMTU":                      reflect.ValueOf(constant.MakeFromLiteral("61", token.INT, 0)),
   854  		"IPV6_PKTINFO":                      reflect.ValueOf(constant.MakeFromLiteral("50", token.INT, 0)),
   855  		"IPV6_PMTUDISC_DO":                  reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
   856  		"IPV6_PMTUDISC_DONT":                reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
   857  		"IPV6_PMTUDISC_INTERFACE":           reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
   858  		"IPV6_PMTUDISC_OMIT":                reflect.ValueOf(constant.MakeFromLiteral("5", token.INT, 0)),
   859  		"IPV6_PMTUDISC_PROBE":               reflect.ValueOf(constant.MakeFromLiteral("3", token.INT, 0)),
   860  		"IPV6_PMTUDISC_WANT":                reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
   861  		"IPV6_RECVDSTOPTS":                  reflect.ValueOf(constant.MakeFromLiteral("58", token.INT, 0)),
   862  		"IPV6_RECVERR":                      reflect.ValueOf(constant.MakeFromLiteral("25", token.INT, 0)),
   863  		"IPV6_RECVERR_RFC4884":              reflect.ValueOf(constant.MakeFromLiteral("31", token.INT, 0)),
   864  		"IPV6_RECVFRAGSIZE":                 reflect.ValueOf(constant.MakeFromLiteral("77", token.INT, 0)),
   865  		"IPV6_RECVHOPLIMIT":                 reflect.ValueOf(constant.MakeFromLiteral("51", token.INT, 0)),
   866  		"IPV6_RECVHOPOPTS":                  reflect.ValueOf(constant.MakeFromLiteral("53", token.INT, 0)),
   867  		"IPV6_RECVORIGDSTADDR":              reflect.ValueOf(constant.MakeFromLiteral("74", token.INT, 0)),
   868  		"IPV6_RECVPATHMTU":                  reflect.ValueOf(constant.MakeFromLiteral("60", token.INT, 0)),
   869  		"IPV6_RECVPKTINFO":                  reflect.ValueOf(constant.MakeFromLiteral("49", token.INT, 0)),
   870  		"IPV6_RECVRTHDR":                    reflect.ValueOf(constant.MakeFromLiteral("56", token.INT, 0)),
   871  		"IPV6_RECVTCLASS":                   reflect.ValueOf(constant.MakeFromLiteral("66", token.INT, 0)),
   872  		"IPV6_ROUTER_ALERT":                 reflect.ValueOf(constant.MakeFromLiteral("22", token.INT, 0)),
   873  		"IPV6_ROUTER_ALERT_ISOLATE":         reflect.ValueOf(constant.MakeFromLiteral("30", token.INT, 0)),
   874  		"IPV6_RTHDR":                        reflect.ValueOf(constant.MakeFromLiteral("57", token.INT, 0)),
   875  		"IPV6_RTHDRDSTOPTS":                 reflect.ValueOf(constant.MakeFromLiteral("55", token.INT, 0)),
   876  		"IPV6_RTHDR_LOOSE":                  reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
   877  		"IPV6_RTHDR_STRICT":                 reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
   878  		"IPV6_RTHDR_TYPE_0":                 reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
   879  		"IPV6_RXDSTOPTS":                    reflect.ValueOf(constant.MakeFromLiteral("59", token.INT, 0)),
   880  		"IPV6_RXHOPOPTS":                    reflect.ValueOf(constant.MakeFromLiteral("54", token.INT, 0)),
   881  		"IPV6_TCLASS":                       reflect.ValueOf(constant.MakeFromLiteral("67", token.INT, 0)),
   882  		"IPV6_TRANSPARENT":                  reflect.ValueOf(constant.MakeFromLiteral("75", token.INT, 0)),
   883  		"IPV6_UNICAST_HOPS":                 reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
   884  		"IPV6_UNICAST_IF":                   reflect.ValueOf(constant.MakeFromLiteral("76", token.INT, 0)),
   885  		"IPV6_V6ONLY":                       reflect.ValueOf(constant.MakeFromLiteral("26", token.INT, 0)),
   886  		"IPV6_XFRM_POLICY":                  reflect.ValueOf(constant.MakeFromLiteral("35", token.INT, 0)),
   887  		"IP_ADD_MEMBERSHIP":                 reflect.ValueOf(constant.MakeFromLiteral("35", token.INT, 0)),
   888  		"IP_ADD_SOURCE_MEMBERSHIP":          reflect.ValueOf(constant.MakeFromLiteral("39", token.INT, 0)),
   889  		"IP_BIND_ADDRESS_NO_PORT":           reflect.ValueOf(constant.MakeFromLiteral("24", token.INT, 0)),
   890  		"IP_BLOCK_SOURCE":                   reflect.ValueOf(constant.MakeFromLiteral("38", token.INT, 0)),
   891  		"IP_CHECKSUM":                       reflect.ValueOf(constant.MakeFromLiteral("23", token.INT, 0)),
   892  		"IP_DEFAULT_MULTICAST_LOOP":         reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
   893  		"IP_DEFAULT_MULTICAST_TTL":          reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
   894  		"IP_DF":                             reflect.ValueOf(constant.MakeFromLiteral("16384", token.INT, 0)),
   895  		"IP_DROP_MEMBERSHIP":                reflect.ValueOf(constant.MakeFromLiteral("36", token.INT, 0)),
   896  		"IP_DROP_SOURCE_MEMBERSHIP":         reflect.ValueOf(constant.MakeFromLiteral("40", token.INT, 0)),
   897  		"IP_FREEBIND":                       reflect.ValueOf(constant.MakeFromLiteral("15", token.INT, 0)),
   898  		"IP_HDRINCL":                        reflect.ValueOf(constant.MakeFromLiteral("3", token.INT, 0)),
   899  		"IP_IPSEC_POLICY":                   reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
   900  		"IP_MAXPACKET":                      reflect.ValueOf(constant.MakeFromLiteral("65535", token.INT, 0)),
   901  		"IP_MAX_MEMBERSHIPS":                reflect.ValueOf(constant.MakeFromLiteral("20", token.INT, 0)),
   902  		"IP_MF":                             reflect.ValueOf(constant.MakeFromLiteral("8192", token.INT, 0)),
   903  		"IP_MINTTL":                         reflect.ValueOf(constant.MakeFromLiteral("21", token.INT, 0)),
   904  		"IP_MSFILTER":                       reflect.ValueOf(constant.MakeFromLiteral("41", token.INT, 0)),
   905  		"IP_MSS":                            reflect.ValueOf(constant.MakeFromLiteral("576", token.INT, 0)),
   906  		"IP_MTU":                            reflect.ValueOf(constant.MakeFromLiteral("14", token.INT, 0)),
   907  		"IP_MTU_DISCOVER":                   reflect.ValueOf(constant.MakeFromLiteral("10", token.INT, 0)),
   908  		"IP_MULTICAST_ALL":                  reflect.ValueOf(constant.MakeFromLiteral("49", token.INT, 0)),
   909  		"IP_MULTICAST_IF":                   reflect.ValueOf(constant.MakeFromLiteral("32", token.INT, 0)),
   910  		"IP_MULTICAST_LOOP":                 reflect.ValueOf(constant.MakeFromLiteral("34", token.INT, 0)),
   911  		"IP_MULTICAST_TTL":                  reflect.ValueOf(constant.MakeFromLiteral("33", token.INT, 0)),
   912  		"IP_NODEFRAG":                       reflect.ValueOf(constant.MakeFromLiteral("22", token.INT, 0)),
   913  		"IP_OFFMASK":                        reflect.ValueOf(constant.MakeFromLiteral("8191", token.INT, 0)),
   914  		"IP_OPTIONS":                        reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
   915  		"IP_ORIGDSTADDR":                    reflect.ValueOf(constant.MakeFromLiteral("20", token.INT, 0)),
   916  		"IP_PASSSEC":                        reflect.ValueOf(constant.MakeFromLiteral("18", token.INT, 0)),
   917  		"IP_PKTINFO":                        reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
   918  		"IP_PKTOPTIONS":                     reflect.ValueOf(constant.MakeFromLiteral("9", token.INT, 0)),
   919  		"IP_PMTUDISC":                       reflect.ValueOf(constant.MakeFromLiteral("10", token.INT, 0)),
   920  		"IP_PMTUDISC_DO":                    reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
   921  		"IP_PMTUDISC_DONT":                  reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
   922  		"IP_PMTUDISC_INTERFACE":             reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
   923  		"IP_PMTUDISC_OMIT":                  reflect.ValueOf(constant.MakeFromLiteral("5", token.INT, 0)),
   924  		"IP_PMTUDISC_PROBE":                 reflect.ValueOf(constant.MakeFromLiteral("3", token.INT, 0)),
   925  		"IP_PMTUDISC_WANT":                  reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
   926  		"IP_RECVERR":                        reflect.ValueOf(constant.MakeFromLiteral("11", token.INT, 0)),
   927  		"IP_RECVERR_RFC4884":                reflect.ValueOf(constant.MakeFromLiteral("26", token.INT, 0)),
   928  		"IP_RECVFRAGSIZE":                   reflect.ValueOf(constant.MakeFromLiteral("25", token.INT, 0)),
   929  		"IP_RECVOPTS":                       reflect.ValueOf(constant.MakeFromLiteral("6", token.INT, 0)),
   930  		"IP_RECVORIGDSTADDR":                reflect.ValueOf(constant.MakeFromLiteral("20", token.INT, 0)),
   931  		"IP_RECVRETOPTS":                    reflect.ValueOf(constant.MakeFromLiteral("7", token.INT, 0)),
   932  		"IP_RECVTOS":                        reflect.ValueOf(constant.MakeFromLiteral("13", token.INT, 0)),
   933  		"IP_RECVTTL":                        reflect.ValueOf(constant.MakeFromLiteral("12", token.INT, 0)),
   934  		"IP_RETOPTS":                        reflect.ValueOf(constant.MakeFromLiteral("7", token.INT, 0)),
   935  		"IP_RF":                             reflect.ValueOf(constant.MakeFromLiteral("32768", token.INT, 0)),
   936  		"IP_ROUTER_ALERT":                   reflect.ValueOf(constant.MakeFromLiteral("5", token.INT, 0)),
   937  		"IP_TOS":                            reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
   938  		"IP_TRANSPARENT":                    reflect.ValueOf(constant.MakeFromLiteral("19", token.INT, 0)),
   939  		"IP_TTL":                            reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
   940  		"IP_UNBLOCK_SOURCE":                 reflect.ValueOf(constant.MakeFromLiteral("37", token.INT, 0)),
   941  		"IP_UNICAST_IF":                     reflect.ValueOf(constant.MakeFromLiteral("50", token.INT, 0)),
   942  		"IP_XFRM_POLICY":                    reflect.ValueOf(constant.MakeFromLiteral("17", token.INT, 0)),
   943  		"ISIG":                              reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
   944  		"ISTRIP":                            reflect.ValueOf(constant.MakeFromLiteral("32", token.INT, 0)),
   945  		"IUCLC":                             reflect.ValueOf(constant.MakeFromLiteral("512", token.INT, 0)),
   946  		"IUTF8":                             reflect.ValueOf(constant.MakeFromLiteral("16384", token.INT, 0)),
   947  		"IXANY":                             reflect.ValueOf(constant.MakeFromLiteral("2048", token.INT, 0)),
   948  		"IXOFF":                             reflect.ValueOf(constant.MakeFromLiteral("4096", token.INT, 0)),
   949  		"IXON":                              reflect.ValueOf(constant.MakeFromLiteral("1024", token.INT, 0)),
   950  		"ImplementsGetwd":                   reflect.ValueOf(syscall.ImplementsGetwd),
   951  		"InotifyAddWatch":                   reflect.ValueOf(syscall.InotifyAddWatch),
   952  		"InotifyInit":                       reflect.ValueOf(syscall.InotifyInit),
   953  		"InotifyInit1":                      reflect.ValueOf(syscall.InotifyInit1),
   954  		"InotifyRmWatch":                    reflect.ValueOf(syscall.InotifyRmWatch),
   955  		"Klogctl":                           reflect.ValueOf(syscall.Klogctl),
   956  		"LINUX_REBOOT_CMD_CAD_OFF":          reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
   957  		"LINUX_REBOOT_CMD_CAD_ON":           reflect.ValueOf(constant.MakeFromLiteral("2309737967", token.INT, 0)),
   958  		"LINUX_REBOOT_CMD_HALT":             reflect.ValueOf(constant.MakeFromLiteral("3454992675", token.INT, 0)),
   959  		"LINUX_REBOOT_CMD_KEXEC":            reflect.ValueOf(constant.MakeFromLiteral("1163412803", token.INT, 0)),
   960  		"LINUX_REBOOT_CMD_POWER_OFF":        reflect.ValueOf(constant.MakeFromLiteral("1126301404", token.INT, 0)),
   961  		"LINUX_REBOOT_CMD_RESTART":          reflect.ValueOf(constant.MakeFromLiteral("19088743", token.INT, 0)),
   962  		"LINUX_REBOOT_CMD_RESTART2":         reflect.ValueOf(constant.MakeFromLiteral("2712847316", token.INT, 0)),
   963  		"LINUX_REBOOT_CMD_SW_SUSPEND":       reflect.ValueOf(constant.MakeFromLiteral("3489725666", token.INT, 0)),
   964  		"LINUX_REBOOT_MAGIC1":               reflect.ValueOf(constant.MakeFromLiteral("4276215469", token.INT, 0)),
   965  		"LINUX_REBOOT_MAGIC2":               reflect.ValueOf(constant.MakeFromLiteral("672274793", token.INT, 0)),
   966  		"LOCK_EX":                           reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
   967  		"LOCK_NB":                           reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
   968  		"LOCK_SH":                           reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
   969  		"LOCK_UN":                           reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
   970  		"Lchown":                            reflect.ValueOf(syscall.Lchown),
   971  		"Link":                              reflect.ValueOf(syscall.Link),
   972  		"Listen":                            reflect.ValueOf(syscall.Listen),
   973  		"Listxattr":                         reflect.ValueOf(syscall.Listxattr),
   974  		"LsfJump":                           reflect.ValueOf(syscall.LsfJump),
   975  		"LsfSocket":                         reflect.ValueOf(syscall.LsfSocket),
   976  		"LsfStmt":                           reflect.ValueOf(syscall.LsfStmt),
   977  		"Lstat":                             reflect.ValueOf(syscall.Lstat),
   978  		"MADV_COLD":                         reflect.ValueOf(constant.MakeFromLiteral("20", token.INT, 0)),
   979  		"MADV_DODUMP":                       reflect.ValueOf(constant.MakeFromLiteral("17", token.INT, 0)),
   980  		"MADV_DOFORK":                       reflect.ValueOf(constant.MakeFromLiteral("11", token.INT, 0)),
   981  		"MADV_DONTDUMP":                     reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
   982  		"MADV_DONTFORK":                     reflect.ValueOf(constant.MakeFromLiteral("10", token.INT, 0)),
   983  		"MADV_DONTNEED":                     reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
   984  		"MADV_FREE":                         reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
   985  		"MADV_HUGEPAGE":                     reflect.ValueOf(constant.MakeFromLiteral("14", token.INT, 0)),
   986  		"MADV_HWPOISON":                     reflect.ValueOf(constant.MakeFromLiteral("100", token.INT, 0)),
   987  		"MADV_KEEPONFORK":                   reflect.ValueOf(constant.MakeFromLiteral("19", token.INT, 0)),
   988  		"MADV_MERGEABLE":                    reflect.ValueOf(constant.MakeFromLiteral("12", token.INT, 0)),
   989  		"MADV_NOHUGEPAGE":                   reflect.ValueOf(constant.MakeFromLiteral("15", token.INT, 0)),
   990  		"MADV_NORMAL":                       reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
   991  		"MADV_PAGEOUT":                      reflect.ValueOf(constant.MakeFromLiteral("21", token.INT, 0)),
   992  		"MADV_POPULATE_READ":                reflect.ValueOf(constant.MakeFromLiteral("22", token.INT, 0)),
   993  		"MADV_POPULATE_WRITE":               reflect.ValueOf(constant.MakeFromLiteral("23", token.INT, 0)),
   994  		"MADV_RANDOM":                       reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
   995  		"MADV_REMOVE":                       reflect.ValueOf(constant.MakeFromLiteral("9", token.INT, 0)),
   996  		"MADV_SEQUENTIAL":                   reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
   997  		"MADV_UNMERGEABLE":                  reflect.ValueOf(constant.MakeFromLiteral("13", token.INT, 0)),
   998  		"MADV_WILLNEED":                     reflect.ValueOf(constant.MakeFromLiteral("3", token.INT, 0)),
   999  		"MADV_WIPEONFORK":                   reflect.ValueOf(constant.MakeFromLiteral("18", token.INT, 0)),
  1000  		"MAP_ANON":                          reflect.ValueOf(constant.MakeFromLiteral("32", token.INT, 0)),
  1001  		"MAP_ANONYMOUS":                     reflect.ValueOf(constant.MakeFromLiteral("32", token.INT, 0)),
  1002  		"MAP_DENYWRITE":                     reflect.ValueOf(constant.MakeFromLiteral("2048", token.INT, 0)),
  1003  		"MAP_EXECUTABLE":                    reflect.ValueOf(constant.MakeFromLiteral("4096", token.INT, 0)),
  1004  		"MAP_FILE":                          reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
  1005  		"MAP_FIXED":                         reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
  1006  		"MAP_FIXED_NOREPLACE":               reflect.ValueOf(constant.MakeFromLiteral("1048576", token.INT, 0)),
  1007  		"MAP_GROWSDOWN":                     reflect.ValueOf(constant.MakeFromLiteral("256", token.INT, 0)),
  1008  		"MAP_HUGETLB":                       reflect.ValueOf(constant.MakeFromLiteral("262144", token.INT, 0)),
  1009  		"MAP_HUGE_MASK":                     reflect.ValueOf(constant.MakeFromLiteral("63", token.INT, 0)),
  1010  		"MAP_HUGE_SHIFT":                    reflect.ValueOf(constant.MakeFromLiteral("26", token.INT, 0)),
  1011  		"MAP_LOCKED":                        reflect.ValueOf(constant.MakeFromLiteral("8192", token.INT, 0)),
  1012  		"MAP_NONBLOCK":                      reflect.ValueOf(constant.MakeFromLiteral("65536", token.INT, 0)),
  1013  		"MAP_NORESERVE":                     reflect.ValueOf(constant.MakeFromLiteral("16384", token.INT, 0)),
  1014  		"MAP_POPULATE":                      reflect.ValueOf(constant.MakeFromLiteral("32768", token.INT, 0)),
  1015  		"MAP_PRIVATE":                       reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
  1016  		"MAP_SHARED":                        reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  1017  		"MAP_SHARED_VALIDATE":               reflect.ValueOf(constant.MakeFromLiteral("3", token.INT, 0)),
  1018  		"MAP_STACK":                         reflect.ValueOf(constant.MakeFromLiteral("131072", token.INT, 0)),
  1019  		"MAP_SYNC":                          reflect.ValueOf(constant.MakeFromLiteral("524288", token.INT, 0)),
  1020  		"MAP_TYPE":                          reflect.ValueOf(constant.MakeFromLiteral("15", token.INT, 0)),
  1021  		"MCL_CURRENT":                       reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  1022  		"MCL_FUTURE":                        reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
  1023  		"MCL_ONFAULT":                       reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
  1024  		"MNT_DETACH":                        reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
  1025  		"MNT_EXPIRE":                        reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
  1026  		"MNT_FORCE":                         reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  1027  		"MSG_BATCH":                         reflect.ValueOf(constant.MakeFromLiteral("262144", token.INT, 0)),
  1028  		"MSG_CMSG_CLOEXEC":                  reflect.ValueOf(constant.MakeFromLiteral("1073741824", token.INT, 0)),
  1029  		"MSG_CONFIRM":                       reflect.ValueOf(constant.MakeFromLiteral("2048", token.INT, 0)),
  1030  		"MSG_CTRUNC":                        reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
  1031  		"MSG_DONTROUTE":                     reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
  1032  		"MSG_DONTWAIT":                      reflect.ValueOf(constant.MakeFromLiteral("64", token.INT, 0)),
  1033  		"MSG_EOR":                           reflect.ValueOf(constant.MakeFromLiteral("128", token.INT, 0)),
  1034  		"MSG_ERRQUEUE":                      reflect.ValueOf(constant.MakeFromLiteral("8192", token.INT, 0)),
  1035  		"MSG_FASTOPEN":                      reflect.ValueOf(constant.MakeFromLiteral("536870912", token.INT, 0)),
  1036  		"MSG_FIN":                           reflect.ValueOf(constant.MakeFromLiteral("512", token.INT, 0)),
  1037  		"MSG_MORE":                          reflect.ValueOf(constant.MakeFromLiteral("32768", token.INT, 0)),
  1038  		"MSG_NOSIGNAL":                      reflect.ValueOf(constant.MakeFromLiteral("16384", token.INT, 0)),
  1039  		"MSG_OOB":                           reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  1040  		"MSG_PEEK":                          reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
  1041  		"MSG_PROXY":                         reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
  1042  		"MSG_RST":                           reflect.ValueOf(constant.MakeFromLiteral("4096", token.INT, 0)),
  1043  		"MSG_SYN":                           reflect.ValueOf(constant.MakeFromLiteral("1024", token.INT, 0)),
  1044  		"MSG_TRUNC":                         reflect.ValueOf(constant.MakeFromLiteral("32", token.INT, 0)),
  1045  		"MSG_TRYHARD":                       reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
  1046  		"MSG_WAITALL":                       reflect.ValueOf(constant.MakeFromLiteral("256", token.INT, 0)),
  1047  		"MSG_WAITFORONE":                    reflect.ValueOf(constant.MakeFromLiteral("65536", token.INT, 0)),
  1048  		"MSG_ZEROCOPY":                      reflect.ValueOf(constant.MakeFromLiteral("67108864", token.INT, 0)),
  1049  		"MS_ACTIVE":                         reflect.ValueOf(constant.MakeFromLiteral("1073741824", token.INT, 0)),
  1050  		"MS_ASYNC":                          reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  1051  		"MS_BIND":                           reflect.ValueOf(constant.MakeFromLiteral("4096", token.INT, 0)),
  1052  		"MS_DIRSYNC":                        reflect.ValueOf(constant.MakeFromLiteral("128", token.INT, 0)),
  1053  		"MS_INVALIDATE":                     reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
  1054  		"MS_I_VERSION":                      reflect.ValueOf(constant.MakeFromLiteral("8388608", token.INT, 0)),
  1055  		"MS_KERNMOUNT":                      reflect.ValueOf(constant.MakeFromLiteral("4194304", token.INT, 0)),
  1056  		"MS_LAZYTIME":                       reflect.ValueOf(constant.MakeFromLiteral("33554432", token.INT, 0)),
  1057  		"MS_MANDLOCK":                       reflect.ValueOf(constant.MakeFromLiteral("64", token.INT, 0)),
  1058  		"MS_MGC_MSK":                        reflect.ValueOf(constant.MakeFromLiteral("4294901760", token.INT, 0)),
  1059  		"MS_MGC_VAL":                        reflect.ValueOf(constant.MakeFromLiteral("3236757504", token.INT, 0)),
  1060  		"MS_MOVE":                           reflect.ValueOf(constant.MakeFromLiteral("8192", token.INT, 0)),
  1061  		"MS_NOATIME":                        reflect.ValueOf(constant.MakeFromLiteral("1024", token.INT, 0)),
  1062  		"MS_NODEV":                          reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
  1063  		"MS_NODIRATIME":                     reflect.ValueOf(constant.MakeFromLiteral("2048", token.INT, 0)),
  1064  		"MS_NOEXEC":                         reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
  1065  		"MS_NOSUID":                         reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
  1066  		"MS_NOSYMFOLLOW":                    reflect.ValueOf(constant.MakeFromLiteral("256", token.INT, 0)),
  1067  		"MS_NOUSER":                         reflect.ValueOf(constant.MakeFromLiteral("-2147483648", token.INT, 0)),
  1068  		"MS_POSIXACL":                       reflect.ValueOf(constant.MakeFromLiteral("65536", token.INT, 0)),
  1069  		"MS_PRIVATE":                        reflect.ValueOf(constant.MakeFromLiteral("262144", token.INT, 0)),
  1070  		"MS_RDONLY":                         reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  1071  		"MS_REC":                            reflect.ValueOf(constant.MakeFromLiteral("16384", token.INT, 0)),
  1072  		"MS_RELATIME":                       reflect.ValueOf(constant.MakeFromLiteral("2097152", token.INT, 0)),
  1073  		"MS_REMOUNT":                        reflect.ValueOf(constant.MakeFromLiteral("32", token.INT, 0)),
  1074  		"MS_RMT_MASK":                       reflect.ValueOf(constant.MakeFromLiteral("41943121", token.INT, 0)),
  1075  		"MS_SHARED":                         reflect.ValueOf(constant.MakeFromLiteral("1048576", token.INT, 0)),
  1076  		"MS_SILENT":                         reflect.ValueOf(constant.MakeFromLiteral("32768", token.INT, 0)),
  1077  		"MS_SLAVE":                          reflect.ValueOf(constant.MakeFromLiteral("524288", token.INT, 0)),
  1078  		"MS_STRICTATIME":                    reflect.ValueOf(constant.MakeFromLiteral("16777216", token.INT, 0)),
  1079  		"MS_SYNC":                           reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
  1080  		"MS_SYNCHRONOUS":                    reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
  1081  		"MS_UNBINDABLE":                     reflect.ValueOf(constant.MakeFromLiteral("131072", token.INT, 0)),
  1082  		"Madvise":                           reflect.ValueOf(syscall.Madvise),
  1083  		"Mkdir":                             reflect.ValueOf(syscall.Mkdir),
  1084  		"Mkdirat":                           reflect.ValueOf(syscall.Mkdirat),
  1085  		"Mkfifo":                            reflect.ValueOf(syscall.Mkfifo),
  1086  		"Mknod":                             reflect.ValueOf(syscall.Mknod),
  1087  		"Mknodat":                           reflect.ValueOf(syscall.Mknodat),
  1088  		"Mlock":                             reflect.ValueOf(syscall.Mlock),
  1089  		"Mlockall":                          reflect.ValueOf(syscall.Mlockall),
  1090  		"Mmap":                              reflect.ValueOf(syscall.Mmap),
  1091  		"Mount":                             reflect.ValueOf(syscall.Mount),
  1092  		"Mprotect":                          reflect.ValueOf(syscall.Mprotect),
  1093  		"Munlock":                           reflect.ValueOf(syscall.Munlock),
  1094  		"Munlockall":                        reflect.ValueOf(syscall.Munlockall),
  1095  		"Munmap":                            reflect.ValueOf(syscall.Munmap),
  1096  		"NAME_MAX":                          reflect.ValueOf(constant.MakeFromLiteral("255", token.INT, 0)),
  1097  		"NETLINK_ADD_MEMBERSHIP":            reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  1098  		"NETLINK_AUDIT":                     reflect.ValueOf(constant.MakeFromLiteral("9", token.INT, 0)),
  1099  		"NETLINK_BROADCAST_ERROR":           reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
  1100  		"NETLINK_CAP_ACK":                   reflect.ValueOf(constant.MakeFromLiteral("10", token.INT, 0)),
  1101  		"NETLINK_CONNECTOR":                 reflect.ValueOf(constant.MakeFromLiteral("11", token.INT, 0)),
  1102  		"NETLINK_CRYPTO":                    reflect.ValueOf(constant.MakeFromLiteral("21", token.INT, 0)),
  1103  		"NETLINK_DNRTMSG":                   reflect.ValueOf(constant.MakeFromLiteral("14", token.INT, 0)),
  1104  		"NETLINK_DROP_MEMBERSHIP":           reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
  1105  		"NETLINK_ECRYPTFS":                  reflect.ValueOf(constant.MakeFromLiteral("19", token.INT, 0)),
  1106  		"NETLINK_EXT_ACK":                   reflect.ValueOf(constant.MakeFromLiteral("11", token.INT, 0)),
  1107  		"NETLINK_FIB_LOOKUP":                reflect.ValueOf(constant.MakeFromLiteral("10", token.INT, 0)),
  1108  		"NETLINK_FIREWALL":                  reflect.ValueOf(constant.MakeFromLiteral("3", token.INT, 0)),
  1109  		"NETLINK_GENERIC":                   reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
  1110  		"NETLINK_GET_STRICT_CHK":            reflect.ValueOf(constant.MakeFromLiteral("12", token.INT, 0)),
  1111  		"NETLINK_INET_DIAG":                 reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
  1112  		"NETLINK_IP6_FW":                    reflect.ValueOf(constant.MakeFromLiteral("13", token.INT, 0)),
  1113  		"NETLINK_ISCSI":                     reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
  1114  		"NETLINK_KOBJECT_UEVENT":            reflect.ValueOf(constant.MakeFromLiteral("15", token.INT, 0)),
  1115  		"NETLINK_LISTEN_ALL_NSID":           reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
  1116  		"NETLINK_LIST_MEMBERSHIPS":          reflect.ValueOf(constant.MakeFromLiteral("9", token.INT, 0)),
  1117  		"NETLINK_NETFILTER":                 reflect.ValueOf(constant.MakeFromLiteral("12", token.INT, 0)),
  1118  		"NETLINK_NFLOG":                     reflect.ValueOf(constant.MakeFromLiteral("5", token.INT, 0)),
  1119  		"NETLINK_NO_ENOBUFS":                reflect.ValueOf(constant.MakeFromLiteral("5", token.INT, 0)),
  1120  		"NETLINK_PKTINFO":                   reflect.ValueOf(constant.MakeFromLiteral("3", token.INT, 0)),
  1121  		"NETLINK_RDMA":                      reflect.ValueOf(constant.MakeFromLiteral("20", token.INT, 0)),
  1122  		"NETLINK_ROUTE":                     reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
  1123  		"NETLINK_RX_RING":                   reflect.ValueOf(constant.MakeFromLiteral("6", token.INT, 0)),
  1124  		"NETLINK_SCSITRANSPORT":             reflect.ValueOf(constant.MakeFromLiteral("18", token.INT, 0)),
  1125  		"NETLINK_SELINUX":                   reflect.ValueOf(constant.MakeFromLiteral("7", token.INT, 0)),
  1126  		"NETLINK_SMC":                       reflect.ValueOf(constant.MakeFromLiteral("22", token.INT, 0)),
  1127  		"NETLINK_SOCK_DIAG":                 reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
  1128  		"NETLINK_TX_RING":                   reflect.ValueOf(constant.MakeFromLiteral("7", token.INT, 0)),
  1129  		"NETLINK_UNUSED":                    reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  1130  		"NETLINK_USERSOCK":                  reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
  1131  		"NETLINK_XFRM":                      reflect.ValueOf(constant.MakeFromLiteral("6", token.INT, 0)),
  1132  		"NLA_ALIGNTO":                       reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
  1133  		"NLA_F_NESTED":                      reflect.ValueOf(constant.MakeFromLiteral("32768", token.INT, 0)),
  1134  		"NLA_F_NET_BYTEORDER":               reflect.ValueOf(constant.MakeFromLiteral("16384", token.INT, 0)),
  1135  		"NLA_HDRLEN":                        reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
  1136  		"NLMSG_ALIGNTO":                     reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
  1137  		"NLMSG_DONE":                        reflect.ValueOf(constant.MakeFromLiteral("3", token.INT, 0)),
  1138  		"NLMSG_ERROR":                       reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
  1139  		"NLMSG_HDRLEN":                      reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
  1140  		"NLMSG_MIN_TYPE":                    reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
  1141  		"NLMSG_NOOP":                        reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  1142  		"NLMSG_OVERRUN":                     reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
  1143  		"NLM_F_ACK":                         reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
  1144  		"NLM_F_ACK_TLVS":                    reflect.ValueOf(constant.MakeFromLiteral("512", token.INT, 0)),
  1145  		"NLM_F_APPEND":                      reflect.ValueOf(constant.MakeFromLiteral("2048", token.INT, 0)),
  1146  		"NLM_F_ATOMIC":                      reflect.ValueOf(constant.MakeFromLiteral("1024", token.INT, 0)),
  1147  		"NLM_F_CAPPED":                      reflect.ValueOf(constant.MakeFromLiteral("256", token.INT, 0)),
  1148  		"NLM_F_CREATE":                      reflect.ValueOf(constant.MakeFromLiteral("1024", token.INT, 0)),
  1149  		"NLM_F_DUMP":                        reflect.ValueOf(constant.MakeFromLiteral("768", token.INT, 0)),
  1150  		"NLM_F_DUMP_FILTERED":               reflect.ValueOf(constant.MakeFromLiteral("32", token.INT, 0)),
  1151  		"NLM_F_DUMP_INTR":                   reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
  1152  		"NLM_F_ECHO":                        reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
  1153  		"NLM_F_EXCL":                        reflect.ValueOf(constant.MakeFromLiteral("512", token.INT, 0)),
  1154  		"NLM_F_MATCH":                       reflect.ValueOf(constant.MakeFromLiteral("512", token.INT, 0)),
  1155  		"NLM_F_MULTI":                       reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
  1156  		"NLM_F_NONREC":                      reflect.ValueOf(constant.MakeFromLiteral("256", token.INT, 0)),
  1157  		"NLM_F_REPLACE":                     reflect.ValueOf(constant.MakeFromLiteral("256", token.INT, 0)),
  1158  		"NLM_F_REQUEST":                     reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  1159  		"NLM_F_ROOT":                        reflect.ValueOf(constant.MakeFromLiteral("256", token.INT, 0)),
  1160  		"NOFLSH":                            reflect.ValueOf(constant.MakeFromLiteral("128", token.INT, 0)),
  1161  		"Nanosleep":                         reflect.ValueOf(syscall.Nanosleep),
  1162  		"NetlinkRIB":                        reflect.ValueOf(syscall.NetlinkRIB),
  1163  		"NsecToTimespec":                    reflect.ValueOf(syscall.NsecToTimespec),
  1164  		"NsecToTimeval":                     reflect.ValueOf(syscall.NsecToTimeval),
  1165  		"OCRNL":                             reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
  1166  		"OFDEL":                             reflect.ValueOf(constant.MakeFromLiteral("128", token.INT, 0)),
  1167  		"OFILL":                             reflect.ValueOf(constant.MakeFromLiteral("64", token.INT, 0)),
  1168  		"OLCUC":                             reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
  1169  		"ONLCR":                             reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
  1170  		"ONLRET":                            reflect.ValueOf(constant.MakeFromLiteral("32", token.INT, 0)),
  1171  		"ONOCR":                             reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
  1172  		"OPOST":                             reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  1173  		"O_ACCMODE":                         reflect.ValueOf(constant.MakeFromLiteral("3", token.INT, 0)),
  1174  		"O_APPEND":                          reflect.ValueOf(constant.MakeFromLiteral("1024", token.INT, 0)),
  1175  		"O_ASYNC":                           reflect.ValueOf(constant.MakeFromLiteral("8192", token.INT, 0)),
  1176  		"O_CLOEXEC":                         reflect.ValueOf(constant.MakeFromLiteral("524288", token.INT, 0)),
  1177  		"O_CREAT":                           reflect.ValueOf(constant.MakeFromLiteral("64", token.INT, 0)),
  1178  		"O_DIRECT":                          reflect.ValueOf(constant.MakeFromLiteral("16384", token.INT, 0)),
  1179  		"O_DIRECTORY":                       reflect.ValueOf(constant.MakeFromLiteral("65536", token.INT, 0)),
  1180  		"O_DSYNC":                           reflect.ValueOf(constant.MakeFromLiteral("4096", token.INT, 0)),
  1181  		"O_EXCL":                            reflect.ValueOf(constant.MakeFromLiteral("128", token.INT, 0)),
  1182  		"O_FSYNC":                           reflect.ValueOf(constant.MakeFromLiteral("1052672", token.INT, 0)),
  1183  		"O_LARGEFILE":                       reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
  1184  		"O_NDELAY":                          reflect.ValueOf(constant.MakeFromLiteral("2048", token.INT, 0)),
  1185  		"O_NOATIME":                         reflect.ValueOf(constant.MakeFromLiteral("262144", token.INT, 0)),
  1186  		"O_NOCTTY":                          reflect.ValueOf(constant.MakeFromLiteral("256", token.INT, 0)),
  1187  		"O_NOFOLLOW":                        reflect.ValueOf(constant.MakeFromLiteral("131072", token.INT, 0)),
  1188  		"O_NONBLOCK":                        reflect.ValueOf(constant.MakeFromLiteral("2048", token.INT, 0)),
  1189  		"O_PATH":                            reflect.ValueOf(constant.MakeFromLiteral("2097152", token.INT, 0)),
  1190  		"O_RDONLY":                          reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
  1191  		"O_RDWR":                            reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
  1192  		"O_RSYNC":                           reflect.ValueOf(constant.MakeFromLiteral("1052672", token.INT, 0)),
  1193  		"O_SYNC":                            reflect.ValueOf(constant.MakeFromLiteral("1052672", token.INT, 0)),
  1194  		"O_TMPFILE":                         reflect.ValueOf(constant.MakeFromLiteral("4259840", token.INT, 0)),
  1195  		"O_TRUNC":                           reflect.ValueOf(constant.MakeFromLiteral("512", token.INT, 0)),
  1196  		"O_WRONLY":                          reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  1197  		"Open":                              reflect.ValueOf(syscall.Open),
  1198  		"Openat":                            reflect.ValueOf(syscall.Openat),
  1199  		"PACKET_ADD_MEMBERSHIP":             reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  1200  		"PACKET_AUXDATA":                    reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
  1201  		"PACKET_BROADCAST":                  reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  1202  		"PACKET_COPY_THRESH":                reflect.ValueOf(constant.MakeFromLiteral("7", token.INT, 0)),
  1203  		"PACKET_DROP_MEMBERSHIP":            reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
  1204  		"PACKET_FANOUT":                     reflect.ValueOf(constant.MakeFromLiteral("18", token.INT, 0)),
  1205  		"PACKET_FANOUT_CBPF":                reflect.ValueOf(constant.MakeFromLiteral("6", token.INT, 0)),
  1206  		"PACKET_FANOUT_CPU":                 reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
  1207  		"PACKET_FANOUT_DATA":                reflect.ValueOf(constant.MakeFromLiteral("22", token.INT, 0)),
  1208  		"PACKET_FANOUT_EBPF":                reflect.ValueOf(constant.MakeFromLiteral("7", token.INT, 0)),
  1209  		"PACKET_FANOUT_FLAG_DEFRAG":         reflect.ValueOf(constant.MakeFromLiteral("32768", token.INT, 0)),
  1210  		"PACKET_FANOUT_FLAG_ROLLOVER":       reflect.ValueOf(constant.MakeFromLiteral("4096", token.INT, 0)),
  1211  		"PACKET_FANOUT_FLAG_UNIQUEID":       reflect.ValueOf(constant.MakeFromLiteral("8192", token.INT, 0)),
  1212  		"PACKET_FANOUT_HASH":                reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
  1213  		"PACKET_FANOUT_LB":                  reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  1214  		"PACKET_FANOUT_QM":                  reflect.ValueOf(constant.MakeFromLiteral("5", token.INT, 0)),
  1215  		"PACKET_FANOUT_RND":                 reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
  1216  		"PACKET_FANOUT_ROLLOVER":            reflect.ValueOf(constant.MakeFromLiteral("3", token.INT, 0)),
  1217  		"PACKET_FASTROUTE":                  reflect.ValueOf(constant.MakeFromLiteral("6", token.INT, 0)),
  1218  		"PACKET_HDRLEN":                     reflect.ValueOf(constant.MakeFromLiteral("11", token.INT, 0)),
  1219  		"PACKET_HOST":                       reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
  1220  		"PACKET_IGNORE_OUTGOING":            reflect.ValueOf(constant.MakeFromLiteral("23", token.INT, 0)),
  1221  		"PACKET_KERNEL":                     reflect.ValueOf(constant.MakeFromLiteral("7", token.INT, 0)),
  1222  		"PACKET_LOOPBACK":                   reflect.ValueOf(constant.MakeFromLiteral("5", token.INT, 0)),
  1223  		"PACKET_LOSS":                       reflect.ValueOf(constant.MakeFromLiteral("14", token.INT, 0)),
  1224  		"PACKET_MR_ALLMULTI":                reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
  1225  		"PACKET_MR_MULTICAST":               reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
  1226  		"PACKET_MR_PROMISC":                 reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  1227  		"PACKET_MR_UNICAST":                 reflect.ValueOf(constant.MakeFromLiteral("3", token.INT, 0)),
  1228  		"PACKET_MULTICAST":                  reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
  1229  		"PACKET_ORIGDEV":                    reflect.ValueOf(constant.MakeFromLiteral("9", token.INT, 0)),
  1230  		"PACKET_OTHERHOST":                  reflect.ValueOf(constant.MakeFromLiteral("3", token.INT, 0)),
  1231  		"PACKET_OUTGOING":                   reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
  1232  		"PACKET_QDISC_BYPASS":               reflect.ValueOf(constant.MakeFromLiteral("20", token.INT, 0)),
  1233  		"PACKET_RECV_OUTPUT":                reflect.ValueOf(constant.MakeFromLiteral("3", token.INT, 0)),
  1234  		"PACKET_RESERVE":                    reflect.ValueOf(constant.MakeFromLiteral("12", token.INT, 0)),
  1235  		"PACKET_ROLLOVER_STATS":             reflect.ValueOf(constant.MakeFromLiteral("21", token.INT, 0)),
  1236  		"PACKET_RX_RING":                    reflect.ValueOf(constant.MakeFromLiteral("5", token.INT, 0)),
  1237  		"PACKET_STATISTICS":                 reflect.ValueOf(constant.MakeFromLiteral("6", token.INT, 0)),
  1238  		"PACKET_TIMESTAMP":                  reflect.ValueOf(constant.MakeFromLiteral("17", token.INT, 0)),
  1239  		"PACKET_TX_HAS_OFF":                 reflect.ValueOf(constant.MakeFromLiteral("19", token.INT, 0)),
  1240  		"PACKET_TX_RING":                    reflect.ValueOf(constant.MakeFromLiteral("13", token.INT, 0)),
  1241  		"PACKET_TX_TIMESTAMP":               reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
  1242  		"PACKET_USER":                       reflect.ValueOf(constant.MakeFromLiteral("6", token.INT, 0)),
  1243  		"PACKET_VERSION":                    reflect.ValueOf(constant.MakeFromLiteral("10", token.INT, 0)),
  1244  		"PACKET_VNET_HDR":                   reflect.ValueOf(constant.MakeFromLiteral("15", token.INT, 0)),
  1245  		"PARENB":                            reflect.ValueOf(constant.MakeFromLiteral("256", token.INT, 0)),
  1246  		"PARITY_CRC16_PR0":                  reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
  1247  		"PARITY_CRC16_PR0_CCITT":            reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
  1248  		"PARITY_CRC16_PR1":                  reflect.ValueOf(constant.MakeFromLiteral("3", token.INT, 0)),
  1249  		"PARITY_CRC16_PR1_CCITT":            reflect.ValueOf(constant.MakeFromLiteral("5", token.INT, 0)),
  1250  		"PARITY_CRC32_PR0_CCITT":            reflect.ValueOf(constant.MakeFromLiteral("6", token.INT, 0)),
  1251  		"PARITY_CRC32_PR1_CCITT":            reflect.ValueOf(constant.MakeFromLiteral("7", token.INT, 0)),
  1252  		"PARITY_DEFAULT":                    reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
  1253  		"PARITY_NONE":                       reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  1254  		"PARMRK":                            reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
  1255  		"PARODD":                            reflect.ValueOf(constant.MakeFromLiteral("512", token.INT, 0)),
  1256  		"PENDIN":                            reflect.ValueOf(constant.MakeFromLiteral("16384", token.INT, 0)),
  1257  		"PRIO_PGRP":                         reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  1258  		"PRIO_PROCESS":                      reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
  1259  		"PRIO_USER":                         reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
  1260  		"PROT_EXEC":                         reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
  1261  		"PROT_GROWSDOWN":                    reflect.ValueOf(constant.MakeFromLiteral("16777216", token.INT, 0)),
  1262  		"PROT_GROWSUP":                      reflect.ValueOf(constant.MakeFromLiteral("33554432", token.INT, 0)),
  1263  		"PROT_NONE":                         reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
  1264  		"PROT_READ":                         reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  1265  		"PROT_WRITE":                        reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
  1266  		"PR_CAPBSET_DROP":                   reflect.ValueOf(constant.MakeFromLiteral("24", token.INT, 0)),
  1267  		"PR_CAPBSET_READ":                   reflect.ValueOf(constant.MakeFromLiteral("23", token.INT, 0)),
  1268  		"PR_CAP_AMBIENT":                    reflect.ValueOf(constant.MakeFromLiteral("47", token.INT, 0)),
  1269  		"PR_CAP_AMBIENT_CLEAR_ALL":          reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
  1270  		"PR_CAP_AMBIENT_IS_SET":             reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  1271  		"PR_CAP_AMBIENT_LOWER":              reflect.ValueOf(constant.MakeFromLiteral("3", token.INT, 0)),
  1272  		"PR_CAP_AMBIENT_RAISE":              reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
  1273  		"PR_ENDIAN_BIG":                     reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
  1274  		"PR_ENDIAN_LITTLE":                  reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  1275  		"PR_ENDIAN_PPC_LITTLE":              reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
  1276  		"PR_FPEMU_NOPRINT":                  reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  1277  		"PR_FPEMU_SIGFPE":                   reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
  1278  		"PR_FP_EXC_ASYNC":                   reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
  1279  		"PR_FP_EXC_DISABLED":                reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
  1280  		"PR_FP_EXC_DIV":                     reflect.ValueOf(constant.MakeFromLiteral("65536", token.INT, 0)),
  1281  		"PR_FP_EXC_INV":                     reflect.ValueOf(constant.MakeFromLiteral("1048576", token.INT, 0)),
  1282  		"PR_FP_EXC_NONRECOV":                reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  1283  		"PR_FP_EXC_OVF":                     reflect.ValueOf(constant.MakeFromLiteral("131072", token.INT, 0)),
  1284  		"PR_FP_EXC_PRECISE":                 reflect.ValueOf(constant.MakeFromLiteral("3", token.INT, 0)),
  1285  		"PR_FP_EXC_RES":                     reflect.ValueOf(constant.MakeFromLiteral("524288", token.INT, 0)),
  1286  		"PR_FP_EXC_SW_ENABLE":               reflect.ValueOf(constant.MakeFromLiteral("128", token.INT, 0)),
  1287  		"PR_FP_EXC_UND":                     reflect.ValueOf(constant.MakeFromLiteral("262144", token.INT, 0)),
  1288  		"PR_FP_MODE_FR":                     reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  1289  		"PR_FP_MODE_FRE":                    reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
  1290  		"PR_GET_CHILD_SUBREAPER":            reflect.ValueOf(constant.MakeFromLiteral("37", token.INT, 0)),
  1291  		"PR_GET_DUMPABLE":                   reflect.ValueOf(constant.MakeFromLiteral("3", token.INT, 0)),
  1292  		"PR_GET_ENDIAN":                     reflect.ValueOf(constant.MakeFromLiteral("19", token.INT, 0)),
  1293  		"PR_GET_FPEMU":                      reflect.ValueOf(constant.MakeFromLiteral("9", token.INT, 0)),
  1294  		"PR_GET_FPEXC":                      reflect.ValueOf(constant.MakeFromLiteral("11", token.INT, 0)),
  1295  		"PR_GET_FP_MODE":                    reflect.ValueOf(constant.MakeFromLiteral("46", token.INT, 0)),
  1296  		"PR_GET_IO_FLUSHER":                 reflect.ValueOf(constant.MakeFromLiteral("58", token.INT, 0)),
  1297  		"PR_GET_KEEPCAPS":                   reflect.ValueOf(constant.MakeFromLiteral("7", token.INT, 0)),
  1298  		"PR_GET_NAME":                       reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
  1299  		"PR_GET_NO_NEW_PRIVS":               reflect.ValueOf(constant.MakeFromLiteral("39", token.INT, 0)),
  1300  		"PR_GET_PDEATHSIG":                  reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
  1301  		"PR_GET_SECCOMP":                    reflect.ValueOf(constant.MakeFromLiteral("21", token.INT, 0)),
  1302  		"PR_GET_SECUREBITS":                 reflect.ValueOf(constant.MakeFromLiteral("27", token.INT, 0)),
  1303  		"PR_GET_SPECULATION_CTRL":           reflect.ValueOf(constant.MakeFromLiteral("52", token.INT, 0)),
  1304  		"PR_GET_TAGGED_ADDR_CTRL":           reflect.ValueOf(constant.MakeFromLiteral("56", token.INT, 0)),
  1305  		"PR_GET_THP_DISABLE":                reflect.ValueOf(constant.MakeFromLiteral("42", token.INT, 0)),
  1306  		"PR_GET_TID_ADDRESS":                reflect.ValueOf(constant.MakeFromLiteral("40", token.INT, 0)),
  1307  		"PR_GET_TIMERSLACK":                 reflect.ValueOf(constant.MakeFromLiteral("30", token.INT, 0)),
  1308  		"PR_GET_TIMING":                     reflect.ValueOf(constant.MakeFromLiteral("13", token.INT, 0)),
  1309  		"PR_GET_TSC":                        reflect.ValueOf(constant.MakeFromLiteral("25", token.INT, 0)),
  1310  		"PR_GET_UNALIGN":                    reflect.ValueOf(constant.MakeFromLiteral("5", token.INT, 0)),
  1311  		"PR_MCE_KILL":                       reflect.ValueOf(constant.MakeFromLiteral("33", token.INT, 0)),
  1312  		"PR_MCE_KILL_CLEAR":                 reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
  1313  		"PR_MCE_KILL_DEFAULT":               reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
  1314  		"PR_MCE_KILL_EARLY":                 reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  1315  		"PR_MCE_KILL_GET":                   reflect.ValueOf(constant.MakeFromLiteral("34", token.INT, 0)),
  1316  		"PR_MCE_KILL_LATE":                  reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
  1317  		"PR_MCE_KILL_SET":                   reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  1318  		"PR_MPX_DISABLE_MANAGEMENT":         reflect.ValueOf(constant.MakeFromLiteral("44", token.INT, 0)),
  1319  		"PR_MPX_ENABLE_MANAGEMENT":          reflect.ValueOf(constant.MakeFromLiteral("43", token.INT, 0)),
  1320  		"PR_MTE_TAG_MASK":                   reflect.ValueOf(constant.MakeFromLiteral("524280", token.INT, 0)),
  1321  		"PR_MTE_TAG_SHIFT":                  reflect.ValueOf(constant.MakeFromLiteral("3", token.INT, 0)),
  1322  		"PR_MTE_TCF_ASYNC":                  reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
  1323  		"PR_MTE_TCF_MASK":                   reflect.ValueOf(constant.MakeFromLiteral("6", token.INT, 0)),
  1324  		"PR_MTE_TCF_NONE":                   reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
  1325  		"PR_MTE_TCF_SHIFT":                  reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  1326  		"PR_MTE_TCF_SYNC":                   reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
  1327  		"PR_PAC_APDAKEY":                    reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
  1328  		"PR_PAC_APDBKEY":                    reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
  1329  		"PR_PAC_APGAKEY":                    reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
  1330  		"PR_PAC_APIAKEY":                    reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  1331  		"PR_PAC_APIBKEY":                    reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
  1332  		"PR_PAC_GET_ENABLED_KEYS":           reflect.ValueOf(constant.MakeFromLiteral("61", token.INT, 0)),
  1333  		"PR_PAC_RESET_KEYS":                 reflect.ValueOf(constant.MakeFromLiteral("54", token.INT, 0)),
  1334  		"PR_PAC_SET_ENABLED_KEYS":           reflect.ValueOf(constant.MakeFromLiteral("60", token.INT, 0)),
  1335  		"PR_SCHED_CORE":                     reflect.ValueOf(constant.MakeFromLiteral("62", token.INT, 0)),
  1336  		"PR_SCHED_CORE_CREATE":              reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  1337  		"PR_SCHED_CORE_GET":                 reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
  1338  		"PR_SCHED_CORE_MAX":                 reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
  1339  		"PR_SCHED_CORE_SCOPE_PROCESS_GROUP": reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
  1340  		"PR_SCHED_CORE_SCOPE_THREAD":        reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
  1341  		"PR_SCHED_CORE_SCOPE_THREAD_GROUP":  reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  1342  		"PR_SCHED_CORE_SHARE_FROM":          reflect.ValueOf(constant.MakeFromLiteral("3", token.INT, 0)),
  1343  		"PR_SCHED_CORE_SHARE_TO":            reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
  1344  		"PR_SET_CHILD_SUBREAPER":            reflect.ValueOf(constant.MakeFromLiteral("36", token.INT, 0)),
  1345  		"PR_SET_DUMPABLE":                   reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
  1346  		"PR_SET_ENDIAN":                     reflect.ValueOf(constant.MakeFromLiteral("20", token.INT, 0)),
  1347  		"PR_SET_FPEMU":                      reflect.ValueOf(constant.MakeFromLiteral("10", token.INT, 0)),
  1348  		"PR_SET_FPEXC":                      reflect.ValueOf(constant.MakeFromLiteral("12", token.INT, 0)),
  1349  		"PR_SET_FP_MODE":                    reflect.ValueOf(constant.MakeFromLiteral("45", token.INT, 0)),
  1350  		"PR_SET_IO_FLUSHER":                 reflect.ValueOf(constant.MakeFromLiteral("57", token.INT, 0)),
  1351  		"PR_SET_KEEPCAPS":                   reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
  1352  		"PR_SET_MM":                         reflect.ValueOf(constant.MakeFromLiteral("35", token.INT, 0)),
  1353  		"PR_SET_MM_ARG_END":                 reflect.ValueOf(constant.MakeFromLiteral("9", token.INT, 0)),
  1354  		"PR_SET_MM_ARG_START":               reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
  1355  		"PR_SET_MM_AUXV":                    reflect.ValueOf(constant.MakeFromLiteral("12", token.INT, 0)),
  1356  		"PR_SET_MM_BRK":                     reflect.ValueOf(constant.MakeFromLiteral("7", token.INT, 0)),
  1357  		"PR_SET_MM_END_CODE":                reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
  1358  		"PR_SET_MM_END_DATA":                reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
  1359  		"PR_SET_MM_ENV_END":                 reflect.ValueOf(constant.MakeFromLiteral("11", token.INT, 0)),
  1360  		"PR_SET_MM_ENV_START":               reflect.ValueOf(constant.MakeFromLiteral("10", token.INT, 0)),
  1361  		"PR_SET_MM_EXE_FILE":                reflect.ValueOf(constant.MakeFromLiteral("13", token.INT, 0)),
  1362  		"PR_SET_MM_MAP":                     reflect.ValueOf(constant.MakeFromLiteral("14", token.INT, 0)),
  1363  		"PR_SET_MM_MAP_SIZE":                reflect.ValueOf(constant.MakeFromLiteral("15", token.INT, 0)),
  1364  		"PR_SET_MM_START_BRK":               reflect.ValueOf(constant.MakeFromLiteral("6", token.INT, 0)),
  1365  		"PR_SET_MM_START_CODE":              reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  1366  		"PR_SET_MM_START_DATA":              reflect.ValueOf(constant.MakeFromLiteral("3", token.INT, 0)),
  1367  		"PR_SET_MM_START_STACK":             reflect.ValueOf(constant.MakeFromLiteral("5", token.INT, 0)),
  1368  		"PR_SET_NAME":                       reflect.ValueOf(constant.MakeFromLiteral("15", token.INT, 0)),
  1369  		"PR_SET_NO_NEW_PRIVS":               reflect.ValueOf(constant.MakeFromLiteral("38", token.INT, 0)),
  1370  		"PR_SET_PDEATHSIG":                  reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  1371  		"PR_SET_PTRACER":                    reflect.ValueOf(constant.MakeFromLiteral("1499557217", token.INT, 0)),
  1372  		"PR_SET_PTRACER_ANY":                reflect.ValueOf(constant.MakeFromLiteral("18446744073709551615", token.INT, 0)),
  1373  		"PR_SET_SECCOMP":                    reflect.ValueOf(constant.MakeFromLiteral("22", token.INT, 0)),
  1374  		"PR_SET_SECUREBITS":                 reflect.ValueOf(constant.MakeFromLiteral("28", token.INT, 0)),
  1375  		"PR_SET_SPECULATION_CTRL":           reflect.ValueOf(constant.MakeFromLiteral("53", token.INT, 0)),
  1376  		"PR_SET_SYSCALL_USER_DISPATCH":      reflect.ValueOf(constant.MakeFromLiteral("59", token.INT, 0)),
  1377  		"PR_SET_TAGGED_ADDR_CTRL":           reflect.ValueOf(constant.MakeFromLiteral("55", token.INT, 0)),
  1378  		"PR_SET_THP_DISABLE":                reflect.ValueOf(constant.MakeFromLiteral("41", token.INT, 0)),
  1379  		"PR_SET_TIMERSLACK":                 reflect.ValueOf(constant.MakeFromLiteral("29", token.INT, 0)),
  1380  		"PR_SET_TIMING":                     reflect.ValueOf(constant.MakeFromLiteral("14", token.INT, 0)),
  1381  		"PR_SET_TSC":                        reflect.ValueOf(constant.MakeFromLiteral("26", token.INT, 0)),
  1382  		"PR_SET_UNALIGN":                    reflect.ValueOf(constant.MakeFromLiteral("6", token.INT, 0)),
  1383  		"PR_SET_VMA":                        reflect.ValueOf(constant.MakeFromLiteral("1398164801", token.INT, 0)),
  1384  		"PR_SET_VMA_ANON_NAME":              reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
  1385  		"PR_SPEC_DISABLE":                   reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
  1386  		"PR_SPEC_DISABLE_NOEXEC":            reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
  1387  		"PR_SPEC_ENABLE":                    reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
  1388  		"PR_SPEC_FORCE_DISABLE":             reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
  1389  		"PR_SPEC_INDIRECT_BRANCH":           reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  1390  		"PR_SPEC_L1D_FLUSH":                 reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
  1391  		"PR_SPEC_NOT_AFFECTED":              reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
  1392  		"PR_SPEC_PRCTL":                     reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  1393  		"PR_SPEC_STORE_BYPASS":              reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
  1394  		"PR_SVE_GET_VL":                     reflect.ValueOf(constant.MakeFromLiteral("51", token.INT, 0)),
  1395  		"PR_SVE_SET_VL":                     reflect.ValueOf(constant.MakeFromLiteral("50", token.INT, 0)),
  1396  		"PR_SVE_SET_VL_ONEXEC":              reflect.ValueOf(constant.MakeFromLiteral("262144", token.INT, 0)),
  1397  		"PR_SVE_VL_INHERIT":                 reflect.ValueOf(constant.MakeFromLiteral("131072", token.INT, 0)),
  1398  		"PR_SVE_VL_LEN_MASK":                reflect.ValueOf(constant.MakeFromLiteral("65535", token.INT, 0)),
  1399  		"PR_SYS_DISPATCH_OFF":               reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
  1400  		"PR_SYS_DISPATCH_ON":                reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  1401  		"PR_TAGGED_ADDR_ENABLE":             reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  1402  		"PR_TASK_PERF_EVENTS_DISABLE":       reflect.ValueOf(constant.MakeFromLiteral("31", token.INT, 0)),
  1403  		"PR_TASK_PERF_EVENTS_ENABLE":        reflect.ValueOf(constant.MakeFromLiteral("32", token.INT, 0)),
  1404  		"PR_TIMING_STATISTICAL":             reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
  1405  		"PR_TIMING_TIMESTAMP":               reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  1406  		"PR_TSC_ENABLE":                     reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  1407  		"PR_TSC_SIGSEGV":                    reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
  1408  		"PR_UNALIGN_NOPRINT":                reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  1409  		"PR_UNALIGN_SIGBUS":                 reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
  1410  		"PTRACE_ATTACH":                     reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
  1411  		"PTRACE_CONT":                       reflect.ValueOf(constant.MakeFromLiteral("7", token.INT, 0)),
  1412  		"PTRACE_DETACH":                     reflect.ValueOf(constant.MakeFromLiteral("17", token.INT, 0)),
  1413  		"PTRACE_EVENTMSG_SYSCALL_ENTRY":     reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  1414  		"PTRACE_EVENTMSG_SYSCALL_EXIT":      reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
  1415  		"PTRACE_EVENT_CLONE":                reflect.ValueOf(constant.MakeFromLiteral("3", token.INT, 0)),
  1416  		"PTRACE_EVENT_EXEC":                 reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
  1417  		"PTRACE_EVENT_EXIT":                 reflect.ValueOf(constant.MakeFromLiteral("6", token.INT, 0)),
  1418  		"PTRACE_EVENT_FORK":                 reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  1419  		"PTRACE_EVENT_SECCOMP":              reflect.ValueOf(constant.MakeFromLiteral("7", token.INT, 0)),
  1420  		"PTRACE_EVENT_STOP":                 reflect.ValueOf(constant.MakeFromLiteral("128", token.INT, 0)),
  1421  		"PTRACE_EVENT_VFORK":                reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
  1422  		"PTRACE_EVENT_VFORK_DONE":           reflect.ValueOf(constant.MakeFromLiteral("5", token.INT, 0)),
  1423  		"PTRACE_GETEVENTMSG":                reflect.ValueOf(constant.MakeFromLiteral("16897", token.INT, 0)),
  1424  		"PTRACE_GETREGS":                    reflect.ValueOf(constant.MakeFromLiteral("12", token.INT, 0)),
  1425  		"PTRACE_GETREGSET":                  reflect.ValueOf(constant.MakeFromLiteral("16900", token.INT, 0)),
  1426  		"PTRACE_GETSIGINFO":                 reflect.ValueOf(constant.MakeFromLiteral("16898", token.INT, 0)),
  1427  		"PTRACE_GETSIGMASK":                 reflect.ValueOf(constant.MakeFromLiteral("16906", token.INT, 0)),
  1428  		"PTRACE_GET_RSEQ_CONFIGURATION":     reflect.ValueOf(constant.MakeFromLiteral("16911", token.INT, 0)),
  1429  		"PTRACE_GET_SYSCALL_INFO":           reflect.ValueOf(constant.MakeFromLiteral("16910", token.INT, 0)),
  1430  		"PTRACE_INTERRUPT":                  reflect.ValueOf(constant.MakeFromLiteral("16903", token.INT, 0)),
  1431  		"PTRACE_KILL":                       reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
  1432  		"PTRACE_LISTEN":                     reflect.ValueOf(constant.MakeFromLiteral("16904", token.INT, 0)),
  1433  		"PTRACE_O_EXITKILL":                 reflect.ValueOf(constant.MakeFromLiteral("1048576", token.INT, 0)),
  1434  		"PTRACE_O_MASK":                     reflect.ValueOf(constant.MakeFromLiteral("3145983", token.INT, 0)),
  1435  		"PTRACE_O_SUSPEND_SECCOMP":          reflect.ValueOf(constant.MakeFromLiteral("2097152", token.INT, 0)),
  1436  		"PTRACE_O_TRACECLONE":               reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
  1437  		"PTRACE_O_TRACEEXEC":                reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
  1438  		"PTRACE_O_TRACEEXIT":                reflect.ValueOf(constant.MakeFromLiteral("64", token.INT, 0)),
  1439  		"PTRACE_O_TRACEFORK":                reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
  1440  		"PTRACE_O_TRACESECCOMP":             reflect.ValueOf(constant.MakeFromLiteral("128", token.INT, 0)),
  1441  		"PTRACE_O_TRACESYSGOOD":             reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  1442  		"PTRACE_O_TRACEVFORK":               reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
  1443  		"PTRACE_O_TRACEVFORKDONE":           reflect.ValueOf(constant.MakeFromLiteral("32", token.INT, 0)),
  1444  		"PTRACE_PEEKDATA":                   reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
  1445  		"PTRACE_PEEKSIGINFO":                reflect.ValueOf(constant.MakeFromLiteral("16905", token.INT, 0)),
  1446  		"PTRACE_PEEKSIGINFO_SHARED":         reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  1447  		"PTRACE_PEEKTEXT":                   reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  1448  		"PTRACE_PEEKUSR":                    reflect.ValueOf(constant.MakeFromLiteral("3", token.INT, 0)),
  1449  		"PTRACE_POKEDATA":                   reflect.ValueOf(constant.MakeFromLiteral("5", token.INT, 0)),
  1450  		"PTRACE_POKETEXT":                   reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
  1451  		"PTRACE_POKEUSR":                    reflect.ValueOf(constant.MakeFromLiteral("6", token.INT, 0)),
  1452  		"PTRACE_SECCOMP_GET_FILTER":         reflect.ValueOf(constant.MakeFromLiteral("16908", token.INT, 0)),
  1453  		"PTRACE_SECCOMP_GET_METADATA":       reflect.ValueOf(constant.MakeFromLiteral("16909", token.INT, 0)),
  1454  		"PTRACE_SEIZE":                      reflect.ValueOf(constant.MakeFromLiteral("16902", token.INT, 0)),
  1455  		"PTRACE_SETOPTIONS":                 reflect.ValueOf(constant.MakeFromLiteral("16896", token.INT, 0)),
  1456  		"PTRACE_SETREGS":                    reflect.ValueOf(constant.MakeFromLiteral("13", token.INT, 0)),
  1457  		"PTRACE_SETREGSET":                  reflect.ValueOf(constant.MakeFromLiteral("16901", token.INT, 0)),
  1458  		"PTRACE_SETSIGINFO":                 reflect.ValueOf(constant.MakeFromLiteral("16899", token.INT, 0)),
  1459  		"PTRACE_SETSIGMASK":                 reflect.ValueOf(constant.MakeFromLiteral("16907", token.INT, 0)),
  1460  		"PTRACE_SINGLESTEP":                 reflect.ValueOf(constant.MakeFromLiteral("9", token.INT, 0)),
  1461  		"PTRACE_SYSCALL":                    reflect.ValueOf(constant.MakeFromLiteral("24", token.INT, 0)),
  1462  		"PTRACE_SYSCALL_INFO_ENTRY":         reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  1463  		"PTRACE_SYSCALL_INFO_EXIT":          reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
  1464  		"PTRACE_SYSCALL_INFO_NONE":          reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
  1465  		"PTRACE_SYSCALL_INFO_SECCOMP":       reflect.ValueOf(constant.MakeFromLiteral("3", token.INT, 0)),
  1466  		"PTRACE_SYSEMU":                     reflect.ValueOf(constant.MakeFromLiteral("31", token.INT, 0)),
  1467  		"PTRACE_SYSEMU_SINGLESTEP":          reflect.ValueOf(constant.MakeFromLiteral("32", token.INT, 0)),
  1468  		"PTRACE_TRACEME":                    reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
  1469  		"ParseDirent":                       reflect.ValueOf(syscall.ParseDirent),
  1470  		"ParseNetlinkMessage":               reflect.ValueOf(syscall.ParseNetlinkMessage),
  1471  		"ParseNetlinkRouteAttr":             reflect.ValueOf(syscall.ParseNetlinkRouteAttr),
  1472  		"ParseSocketControlMessage":         reflect.ValueOf(syscall.ParseSocketControlMessage),
  1473  		"ParseUnixCredentials":              reflect.ValueOf(syscall.ParseUnixCredentials),
  1474  		"ParseUnixRights":                   reflect.ValueOf(syscall.ParseUnixRights),
  1475  		"PathMax":                           reflect.ValueOf(constant.MakeFromLiteral("4096", token.INT, 0)),
  1476  		"Pause":                             reflect.ValueOf(syscall.Pause),
  1477  		"Pipe":                              reflect.ValueOf(syscall.Pipe),
  1478  		"Pipe2":                             reflect.ValueOf(syscall.Pipe2),
  1479  		"PivotRoot":                         reflect.ValueOf(syscall.PivotRoot),
  1480  		"Pread":                             reflect.ValueOf(syscall.Pread),
  1481  		"Pwrite":                            reflect.ValueOf(syscall.Pwrite),
  1482  		"RLIMIT_AS":                         reflect.ValueOf(constant.MakeFromLiteral("9", token.INT, 0)),
  1483  		"RLIMIT_CORE":                       reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
  1484  		"RLIMIT_CPU":                        reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
  1485  		"RLIMIT_DATA":                       reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
  1486  		"RLIMIT_FSIZE":                      reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  1487  		"RLIMIT_NOFILE":                     reflect.ValueOf(constant.MakeFromLiteral("7", token.INT, 0)),
  1488  		"RLIMIT_STACK":                      reflect.ValueOf(constant.MakeFromLiteral("3", token.INT, 0)),
  1489  		"RLIM_INFINITY":                     reflect.ValueOf(constant.MakeFromLiteral("18446744073709551615", token.INT, 0)),
  1490  		"RTAX_ADVMSS":                       reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
  1491  		"RTAX_CC_ALGO":                      reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
  1492  		"RTAX_CWND":                         reflect.ValueOf(constant.MakeFromLiteral("7", token.INT, 0)),
  1493  		"RTAX_FASTOPEN_NO_COOKIE":           reflect.ValueOf(constant.MakeFromLiteral("17", token.INT, 0)),
  1494  		"RTAX_FEATURES":                     reflect.ValueOf(constant.MakeFromLiteral("12", token.INT, 0)),
  1495  		"RTAX_FEATURE_ALLFRAG":              reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
  1496  		"RTAX_FEATURE_ECN":                  reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  1497  		"RTAX_FEATURE_MASK":                 reflect.ValueOf(constant.MakeFromLiteral("15", token.INT, 0)),
  1498  		"RTAX_FEATURE_SACK":                 reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
  1499  		"RTAX_FEATURE_TIMESTAMP":            reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
  1500  		"RTAX_HOPLIMIT":                     reflect.ValueOf(constant.MakeFromLiteral("10", token.INT, 0)),
  1501  		"RTAX_INITCWND":                     reflect.ValueOf(constant.MakeFromLiteral("11", token.INT, 0)),
  1502  		"RTAX_INITRWND":                     reflect.ValueOf(constant.MakeFromLiteral("14", token.INT, 0)),
  1503  		"RTAX_LOCK":                         reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  1504  		"RTAX_MAX":                          reflect.ValueOf(constant.MakeFromLiteral("17", token.INT, 0)),
  1505  		"RTAX_MTU":                          reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
  1506  		"RTAX_QUICKACK":                     reflect.ValueOf(constant.MakeFromLiteral("15", token.INT, 0)),
  1507  		"RTAX_REORDERING":                   reflect.ValueOf(constant.MakeFromLiteral("9", token.INT, 0)),
  1508  		"RTAX_RTO_MIN":                      reflect.ValueOf(constant.MakeFromLiteral("13", token.INT, 0)),
  1509  		"RTAX_RTT":                          reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
  1510  		"RTAX_RTTVAR":                       reflect.ValueOf(constant.MakeFromLiteral("5", token.INT, 0)),
  1511  		"RTAX_SSTHRESH":                     reflect.ValueOf(constant.MakeFromLiteral("6", token.INT, 0)),
  1512  		"RTAX_UNSPEC":                       reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
  1513  		"RTAX_WINDOW":                       reflect.ValueOf(constant.MakeFromLiteral("3", token.INT, 0)),
  1514  		"RTA_ALIGNTO":                       reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
  1515  		"RTA_CACHEINFO":                     reflect.ValueOf(constant.MakeFromLiteral("12", token.INT, 0)),
  1516  		"RTA_DST":                           reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  1517  		"RTA_FLOW":                          reflect.ValueOf(constant.MakeFromLiteral("11", token.INT, 0)),
  1518  		"RTA_GATEWAY":                       reflect.ValueOf(constant.MakeFromLiteral("5", token.INT, 0)),
  1519  		"RTA_IIF":                           reflect.ValueOf(constant.MakeFromLiteral("3", token.INT, 0)),
  1520  		"RTA_MAX":                           reflect.ValueOf(constant.MakeFromLiteral("30", token.INT, 0)),
  1521  		"RTA_METRICS":                       reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
  1522  		"RTA_MULTIPATH":                     reflect.ValueOf(constant.MakeFromLiteral("9", token.INT, 0)),
  1523  		"RTA_OIF":                           reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
  1524  		"RTA_PREFSRC":                       reflect.ValueOf(constant.MakeFromLiteral("7", token.INT, 0)),
  1525  		"RTA_PRIORITY":                      reflect.ValueOf(constant.MakeFromLiteral("6", token.INT, 0)),
  1526  		"RTA_SRC":                           reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
  1527  		"RTA_TABLE":                         reflect.ValueOf(constant.MakeFromLiteral("15", token.INT, 0)),
  1528  		"RTA_UNSPEC":                        reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
  1529  		"RTCF_DIRECTSRC":                    reflect.ValueOf(constant.MakeFromLiteral("67108864", token.INT, 0)),
  1530  		"RTCF_DOREDIRECT":                   reflect.ValueOf(constant.MakeFromLiteral("16777216", token.INT, 0)),
  1531  		"RTCF_LOG":                          reflect.ValueOf(constant.MakeFromLiteral("33554432", token.INT, 0)),
  1532  		"RTCF_MASQ":                         reflect.ValueOf(constant.MakeFromLiteral("4194304", token.INT, 0)),
  1533  		"RTCF_NAT":                          reflect.ValueOf(constant.MakeFromLiteral("8388608", token.INT, 0)),
  1534  		"RTCF_VALVE":                        reflect.ValueOf(constant.MakeFromLiteral("2097152", token.INT, 0)),
  1535  		"RTF_ADDRCLASSMASK":                 reflect.ValueOf(constant.MakeFromLiteral("4160749568", token.INT, 0)),
  1536  		"RTF_ADDRCONF":                      reflect.ValueOf(constant.MakeFromLiteral("262144", token.INT, 0)),
  1537  		"RTF_ALLONLINK":                     reflect.ValueOf(constant.MakeFromLiteral("131072", token.INT, 0)),
  1538  		"RTF_BROADCAST":                     reflect.ValueOf(constant.MakeFromLiteral("268435456", token.INT, 0)),
  1539  		"RTF_CACHE":                         reflect.ValueOf(constant.MakeFromLiteral("16777216", token.INT, 0)),
  1540  		"RTF_DEFAULT":                       reflect.ValueOf(constant.MakeFromLiteral("65536", token.INT, 0)),
  1541  		"RTF_DYNAMIC":                       reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
  1542  		"RTF_FLOW":                          reflect.ValueOf(constant.MakeFromLiteral("33554432", token.INT, 0)),
  1543  		"RTF_GATEWAY":                       reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
  1544  		"RTF_HOST":                          reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
  1545  		"RTF_INTERFACE":                     reflect.ValueOf(constant.MakeFromLiteral("1073741824", token.INT, 0)),
  1546  		"RTF_IRTT":                          reflect.ValueOf(constant.MakeFromLiteral("256", token.INT, 0)),
  1547  		"RTF_LINKRT":                        reflect.ValueOf(constant.MakeFromLiteral("1048576", token.INT, 0)),
  1548  		"RTF_LOCAL":                         reflect.ValueOf(constant.MakeFromLiteral("2147483648", token.INT, 0)),
  1549  		"RTF_MODIFIED":                      reflect.ValueOf(constant.MakeFromLiteral("32", token.INT, 0)),
  1550  		"RTF_MSS":                           reflect.ValueOf(constant.MakeFromLiteral("64", token.INT, 0)),
  1551  		"RTF_MTU":                           reflect.ValueOf(constant.MakeFromLiteral("64", token.INT, 0)),
  1552  		"RTF_MULTICAST":                     reflect.ValueOf(constant.MakeFromLiteral("536870912", token.INT, 0)),
  1553  		"RTF_NAT":                           reflect.ValueOf(constant.MakeFromLiteral("134217728", token.INT, 0)),
  1554  		"RTF_NOFORWARD":                     reflect.ValueOf(constant.MakeFromLiteral("4096", token.INT, 0)),
  1555  		"RTF_NONEXTHOP":                     reflect.ValueOf(constant.MakeFromLiteral("2097152", token.INT, 0)),
  1556  		"RTF_NOPMTUDISC":                    reflect.ValueOf(constant.MakeFromLiteral("16384", token.INT, 0)),
  1557  		"RTF_POLICY":                        reflect.ValueOf(constant.MakeFromLiteral("67108864", token.INT, 0)),
  1558  		"RTF_REINSTATE":                     reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
  1559  		"RTF_REJECT":                        reflect.ValueOf(constant.MakeFromLiteral("512", token.INT, 0)),
  1560  		"RTF_STATIC":                        reflect.ValueOf(constant.MakeFromLiteral("1024", token.INT, 0)),
  1561  		"RTF_THROW":                         reflect.ValueOf(constant.MakeFromLiteral("8192", token.INT, 0)),
  1562  		"RTF_UP":                            reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  1563  		"RTF_WINDOW":                        reflect.ValueOf(constant.MakeFromLiteral("128", token.INT, 0)),
  1564  		"RTF_XRESOLVE":                      reflect.ValueOf(constant.MakeFromLiteral("2048", token.INT, 0)),
  1565  		"RTM_BASE":                          reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
  1566  		"RTM_DELACTION":                     reflect.ValueOf(constant.MakeFromLiteral("49", token.INT, 0)),
  1567  		"RTM_DELADDR":                       reflect.ValueOf(constant.MakeFromLiteral("21", token.INT, 0)),
  1568  		"RTM_DELADDRLABEL":                  reflect.ValueOf(constant.MakeFromLiteral("73", token.INT, 0)),
  1569  		"RTM_DELCHAIN":                      reflect.ValueOf(constant.MakeFromLiteral("101", token.INT, 0)),
  1570  		"RTM_DELLINK":                       reflect.ValueOf(constant.MakeFromLiteral("17", token.INT, 0)),
  1571  		"RTM_DELLINKPROP":                   reflect.ValueOf(constant.MakeFromLiteral("109", token.INT, 0)),
  1572  		"RTM_DELMDB":                        reflect.ValueOf(constant.MakeFromLiteral("85", token.INT, 0)),
  1573  		"RTM_DELNEIGH":                      reflect.ValueOf(constant.MakeFromLiteral("29", token.INT, 0)),
  1574  		"RTM_DELNETCONF":                    reflect.ValueOf(constant.MakeFromLiteral("81", token.INT, 0)),
  1575  		"RTM_DELNEXTHOP":                    reflect.ValueOf(constant.MakeFromLiteral("105", token.INT, 0)),
  1576  		"RTM_DELNEXTHOPBUCKET":              reflect.ValueOf(constant.MakeFromLiteral("117", token.INT, 0)),
  1577  		"RTM_DELNSID":                       reflect.ValueOf(constant.MakeFromLiteral("89", token.INT, 0)),
  1578  		"RTM_DELQDISC":                      reflect.ValueOf(constant.MakeFromLiteral("37", token.INT, 0)),
  1579  		"RTM_DELROUTE":                      reflect.ValueOf(constant.MakeFromLiteral("25", token.INT, 0)),
  1580  		"RTM_DELRULE":                       reflect.ValueOf(constant.MakeFromLiteral("33", token.INT, 0)),
  1581  		"RTM_DELTCLASS":                     reflect.ValueOf(constant.MakeFromLiteral("41", token.INT, 0)),
  1582  		"RTM_DELTFILTER":                    reflect.ValueOf(constant.MakeFromLiteral("45", token.INT, 0)),
  1583  		"RTM_DELVLAN":                       reflect.ValueOf(constant.MakeFromLiteral("113", token.INT, 0)),
  1584  		"RTM_F_CLONED":                      reflect.ValueOf(constant.MakeFromLiteral("512", token.INT, 0)),
  1585  		"RTM_F_EQUALIZE":                    reflect.ValueOf(constant.MakeFromLiteral("1024", token.INT, 0)),
  1586  		"RTM_F_FIB_MATCH":                   reflect.ValueOf(constant.MakeFromLiteral("8192", token.INT, 0)),
  1587  		"RTM_F_LOOKUP_TABLE":                reflect.ValueOf(constant.MakeFromLiteral("4096", token.INT, 0)),
  1588  		"RTM_F_NOTIFY":                      reflect.ValueOf(constant.MakeFromLiteral("256", token.INT, 0)),
  1589  		"RTM_F_OFFLOAD":                     reflect.ValueOf(constant.MakeFromLiteral("16384", token.INT, 0)),
  1590  		"RTM_F_OFFLOAD_FAILED":              reflect.ValueOf(constant.MakeFromLiteral("536870912", token.INT, 0)),
  1591  		"RTM_F_PREFIX":                      reflect.ValueOf(constant.MakeFromLiteral("2048", token.INT, 0)),
  1592  		"RTM_F_TRAP":                        reflect.ValueOf(constant.MakeFromLiteral("32768", token.INT, 0)),
  1593  		"RTM_GETACTION":                     reflect.ValueOf(constant.MakeFromLiteral("50", token.INT, 0)),
  1594  		"RTM_GETADDR":                       reflect.ValueOf(constant.MakeFromLiteral("22", token.INT, 0)),
  1595  		"RTM_GETADDRLABEL":                  reflect.ValueOf(constant.MakeFromLiteral("74", token.INT, 0)),
  1596  		"RTM_GETANYCAST":                    reflect.ValueOf(constant.MakeFromLiteral("62", token.INT, 0)),
  1597  		"RTM_GETCHAIN":                      reflect.ValueOf(constant.MakeFromLiteral("102", token.INT, 0)),
  1598  		"RTM_GETDCB":                        reflect.ValueOf(constant.MakeFromLiteral("78", token.INT, 0)),
  1599  		"RTM_GETLINK":                       reflect.ValueOf(constant.MakeFromLiteral("18", token.INT, 0)),
  1600  		"RTM_GETLINKPROP":                   reflect.ValueOf(constant.MakeFromLiteral("110", token.INT, 0)),
  1601  		"RTM_GETMDB":                        reflect.ValueOf(constant.MakeFromLiteral("86", token.INT, 0)),
  1602  		"RTM_GETMULTICAST":                  reflect.ValueOf(constant.MakeFromLiteral("58", token.INT, 0)),
  1603  		"RTM_GETNEIGH":                      reflect.ValueOf(constant.MakeFromLiteral("30", token.INT, 0)),
  1604  		"RTM_GETNEIGHTBL":                   reflect.ValueOf(constant.MakeFromLiteral("66", token.INT, 0)),
  1605  		"RTM_GETNETCONF":                    reflect.ValueOf(constant.MakeFromLiteral("82", token.INT, 0)),
  1606  		"RTM_GETNEXTHOP":                    reflect.ValueOf(constant.MakeFromLiteral("106", token.INT, 0)),
  1607  		"RTM_GETNEXTHOPBUCKET":              reflect.ValueOf(constant.MakeFromLiteral("118", token.INT, 0)),
  1608  		"RTM_GETNSID":                       reflect.ValueOf(constant.MakeFromLiteral("90", token.INT, 0)),
  1609  		"RTM_GETQDISC":                      reflect.ValueOf(constant.MakeFromLiteral("38", token.INT, 0)),
  1610  		"RTM_GETROUTE":                      reflect.ValueOf(constant.MakeFromLiteral("26", token.INT, 0)),
  1611  		"RTM_GETRULE":                       reflect.ValueOf(constant.MakeFromLiteral("34", token.INT, 0)),
  1612  		"RTM_GETSTATS":                      reflect.ValueOf(constant.MakeFromLiteral("94", token.INT, 0)),
  1613  		"RTM_GETTCLASS":                     reflect.ValueOf(constant.MakeFromLiteral("42", token.INT, 0)),
  1614  		"RTM_GETTFILTER":                    reflect.ValueOf(constant.MakeFromLiteral("46", token.INT, 0)),
  1615  		"RTM_GETVLAN":                       reflect.ValueOf(constant.MakeFromLiteral("114", token.INT, 0)),
  1616  		"RTM_MAX":                           reflect.ValueOf(constant.MakeFromLiteral("119", token.INT, 0)),
  1617  		"RTM_NEWACTION":                     reflect.ValueOf(constant.MakeFromLiteral("48", token.INT, 0)),
  1618  		"RTM_NEWADDR":                       reflect.ValueOf(constant.MakeFromLiteral("20", token.INT, 0)),
  1619  		"RTM_NEWADDRLABEL":                  reflect.ValueOf(constant.MakeFromLiteral("72", token.INT, 0)),
  1620  		"RTM_NEWCACHEREPORT":                reflect.ValueOf(constant.MakeFromLiteral("96", token.INT, 0)),
  1621  		"RTM_NEWCHAIN":                      reflect.ValueOf(constant.MakeFromLiteral("100", token.INT, 0)),
  1622  		"RTM_NEWLINK":                       reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
  1623  		"RTM_NEWLINKPROP":                   reflect.ValueOf(constant.MakeFromLiteral("108", token.INT, 0)),
  1624  		"RTM_NEWMDB":                        reflect.ValueOf(constant.MakeFromLiteral("84", token.INT, 0)),
  1625  		"RTM_NEWNDUSEROPT":                  reflect.ValueOf(constant.MakeFromLiteral("68", token.INT, 0)),
  1626  		"RTM_NEWNEIGH":                      reflect.ValueOf(constant.MakeFromLiteral("28", token.INT, 0)),
  1627  		"RTM_NEWNEIGHTBL":                   reflect.ValueOf(constant.MakeFromLiteral("64", token.INT, 0)),
  1628  		"RTM_NEWNETCONF":                    reflect.ValueOf(constant.MakeFromLiteral("80", token.INT, 0)),
  1629  		"RTM_NEWNEXTHOP":                    reflect.ValueOf(constant.MakeFromLiteral("104", token.INT, 0)),
  1630  		"RTM_NEWNEXTHOPBUCKET":              reflect.ValueOf(constant.MakeFromLiteral("116", token.INT, 0)),
  1631  		"RTM_NEWNSID":                       reflect.ValueOf(constant.MakeFromLiteral("88", token.INT, 0)),
  1632  		"RTM_NEWNVLAN":                      reflect.ValueOf(constant.MakeFromLiteral("112", token.INT, 0)),
  1633  		"RTM_NEWPREFIX":                     reflect.ValueOf(constant.MakeFromLiteral("52", token.INT, 0)),
  1634  		"RTM_NEWQDISC":                      reflect.ValueOf(constant.MakeFromLiteral("36", token.INT, 0)),
  1635  		"RTM_NEWROUTE":                      reflect.ValueOf(constant.MakeFromLiteral("24", token.INT, 0)),
  1636  		"RTM_NEWRULE":                       reflect.ValueOf(constant.MakeFromLiteral("32", token.INT, 0)),
  1637  		"RTM_NEWSTATS":                      reflect.ValueOf(constant.MakeFromLiteral("92", token.INT, 0)),
  1638  		"RTM_NEWTCLASS":                     reflect.ValueOf(constant.MakeFromLiteral("40", token.INT, 0)),
  1639  		"RTM_NEWTFILTER":                    reflect.ValueOf(constant.MakeFromLiteral("44", token.INT, 0)),
  1640  		"RTM_NR_FAMILIES":                   reflect.ValueOf(constant.MakeFromLiteral("26", token.INT, 0)),
  1641  		"RTM_NR_MSGTYPES":                   reflect.ValueOf(constant.MakeFromLiteral("104", token.INT, 0)),
  1642  		"RTM_SETDCB":                        reflect.ValueOf(constant.MakeFromLiteral("79", token.INT, 0)),
  1643  		"RTM_SETLINK":                       reflect.ValueOf(constant.MakeFromLiteral("19", token.INT, 0)),
  1644  		"RTM_SETNEIGHTBL":                   reflect.ValueOf(constant.MakeFromLiteral("67", token.INT, 0)),
  1645  		"RTNH_ALIGNTO":                      reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
  1646  		"RTNH_COMPARE_MASK":                 reflect.ValueOf(constant.MakeFromLiteral("89", token.INT, 0)),
  1647  		"RTNH_F_DEAD":                       reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  1648  		"RTNH_F_LINKDOWN":                   reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
  1649  		"RTNH_F_OFFLOAD":                    reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
  1650  		"RTNH_F_ONLINK":                     reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
  1651  		"RTNH_F_PERVASIVE":                  reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
  1652  		"RTNH_F_TRAP":                       reflect.ValueOf(constant.MakeFromLiteral("64", token.INT, 0)),
  1653  		"RTNH_F_UNRESOLVED":                 reflect.ValueOf(constant.MakeFromLiteral("32", token.INT, 0)),
  1654  		"RTNLGRP_IPV4_IFADDR":               reflect.ValueOf(constant.MakeFromLiteral("5", token.INT, 0)),
  1655  		"RTNLGRP_IPV4_MROUTE":               reflect.ValueOf(constant.MakeFromLiteral("6", token.INT, 0)),
  1656  		"RTNLGRP_IPV4_ROUTE":                reflect.ValueOf(constant.MakeFromLiteral("7", token.INT, 0)),
  1657  		"RTNLGRP_IPV4_RULE":                 reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
  1658  		"RTNLGRP_IPV6_IFADDR":               reflect.ValueOf(constant.MakeFromLiteral("9", token.INT, 0)),
  1659  		"RTNLGRP_IPV6_IFINFO":               reflect.ValueOf(constant.MakeFromLiteral("12", token.INT, 0)),
  1660  		"RTNLGRP_IPV6_MROUTE":               reflect.ValueOf(constant.MakeFromLiteral("10", token.INT, 0)),
  1661  		"RTNLGRP_IPV6_PREFIX":               reflect.ValueOf(constant.MakeFromLiteral("18", token.INT, 0)),
  1662  		"RTNLGRP_IPV6_ROUTE":                reflect.ValueOf(constant.MakeFromLiteral("11", token.INT, 0)),
  1663  		"RTNLGRP_IPV6_RULE":                 reflect.ValueOf(constant.MakeFromLiteral("19", token.INT, 0)),
  1664  		"RTNLGRP_LINK":                      reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  1665  		"RTNLGRP_ND_USEROPT":                reflect.ValueOf(constant.MakeFromLiteral("20", token.INT, 0)),
  1666  		"RTNLGRP_NEIGH":                     reflect.ValueOf(constant.MakeFromLiteral("3", token.INT, 0)),
  1667  		"RTNLGRP_NONE":                      reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
  1668  		"RTNLGRP_NOTIFY":                    reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
  1669  		"RTNLGRP_TC":                        reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
  1670  		"RTN_ANYCAST":                       reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
  1671  		"RTN_BLACKHOLE":                     reflect.ValueOf(constant.MakeFromLiteral("6", token.INT, 0)),
  1672  		"RTN_BROADCAST":                     reflect.ValueOf(constant.MakeFromLiteral("3", token.INT, 0)),
  1673  		"RTN_LOCAL":                         reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
  1674  		"RTN_MAX":                           reflect.ValueOf(constant.MakeFromLiteral("11", token.INT, 0)),
  1675  		"RTN_MULTICAST":                     reflect.ValueOf(constant.MakeFromLiteral("5", token.INT, 0)),
  1676  		"RTN_NAT":                           reflect.ValueOf(constant.MakeFromLiteral("10", token.INT, 0)),
  1677  		"RTN_PROHIBIT":                      reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
  1678  		"RTN_THROW":                         reflect.ValueOf(constant.MakeFromLiteral("9", token.INT, 0)),
  1679  		"RTN_UNICAST":                       reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  1680  		"RTN_UNREACHABLE":                   reflect.ValueOf(constant.MakeFromLiteral("7", token.INT, 0)),
  1681  		"RTN_UNSPEC":                        reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
  1682  		"RTN_XRESOLVE":                      reflect.ValueOf(constant.MakeFromLiteral("11", token.INT, 0)),
  1683  		"RTPROT_BABEL":                      reflect.ValueOf(constant.MakeFromLiteral("42", token.INT, 0)),
  1684  		"RTPROT_BGP":                        reflect.ValueOf(constant.MakeFromLiteral("186", token.INT, 0)),
  1685  		"RTPROT_BIRD":                       reflect.ValueOf(constant.MakeFromLiteral("12", token.INT, 0)),
  1686  		"RTPROT_BOOT":                       reflect.ValueOf(constant.MakeFromLiteral("3", token.INT, 0)),
  1687  		"RTPROT_DHCP":                       reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
  1688  		"RTPROT_DNROUTED":                   reflect.ValueOf(constant.MakeFromLiteral("13", token.INT, 0)),
  1689  		"RTPROT_EIGRP":                      reflect.ValueOf(constant.MakeFromLiteral("192", token.INT, 0)),
  1690  		"RTPROT_GATED":                      reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
  1691  		"RTPROT_ISIS":                       reflect.ValueOf(constant.MakeFromLiteral("187", token.INT, 0)),
  1692  		"RTPROT_KEEPALIVED":                 reflect.ValueOf(constant.MakeFromLiteral("18", token.INT, 0)),
  1693  		"RTPROT_KERNEL":                     reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
  1694  		"RTPROT_MROUTED":                    reflect.ValueOf(constant.MakeFromLiteral("17", token.INT, 0)),
  1695  		"RTPROT_MRT":                        reflect.ValueOf(constant.MakeFromLiteral("10", token.INT, 0)),
  1696  		"RTPROT_NTK":                        reflect.ValueOf(constant.MakeFromLiteral("15", token.INT, 0)),
  1697  		"RTPROT_OPENR":                      reflect.ValueOf(constant.MakeFromLiteral("99", token.INT, 0)),
  1698  		"RTPROT_OSPF":                       reflect.ValueOf(constant.MakeFromLiteral("188", token.INT, 0)),
  1699  		"RTPROT_RA":                         reflect.ValueOf(constant.MakeFromLiteral("9", token.INT, 0)),
  1700  		"RTPROT_REDIRECT":                   reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  1701  		"RTPROT_RIP":                        reflect.ValueOf(constant.MakeFromLiteral("189", token.INT, 0)),
  1702  		"RTPROT_STATIC":                     reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
  1703  		"RTPROT_UNSPEC":                     reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
  1704  		"RTPROT_XORP":                       reflect.ValueOf(constant.MakeFromLiteral("14", token.INT, 0)),
  1705  		"RTPROT_ZEBRA":                      reflect.ValueOf(constant.MakeFromLiteral("11", token.INT, 0)),
  1706  		"RT_CLASS_DEFAULT":                  reflect.ValueOf(constant.MakeFromLiteral("253", token.INT, 0)),
  1707  		"RT_CLASS_LOCAL":                    reflect.ValueOf(constant.MakeFromLiteral("255", token.INT, 0)),
  1708  		"RT_CLASS_MAIN":                     reflect.ValueOf(constant.MakeFromLiteral("254", token.INT, 0)),
  1709  		"RT_CLASS_MAX":                      reflect.ValueOf(constant.MakeFromLiteral("255", token.INT, 0)),
  1710  		"RT_CLASS_UNSPEC":                   reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
  1711  		"RT_SCOPE_HOST":                     reflect.ValueOf(constant.MakeFromLiteral("254", token.INT, 0)),
  1712  		"RT_SCOPE_LINK":                     reflect.ValueOf(constant.MakeFromLiteral("253", token.INT, 0)),
  1713  		"RT_SCOPE_NOWHERE":                  reflect.ValueOf(constant.MakeFromLiteral("255", token.INT, 0)),
  1714  		"RT_SCOPE_SITE":                     reflect.ValueOf(constant.MakeFromLiteral("200", token.INT, 0)),
  1715  		"RT_SCOPE_UNIVERSE":                 reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
  1716  		"RT_TABLE_COMPAT":                   reflect.ValueOf(constant.MakeFromLiteral("252", token.INT, 0)),
  1717  		"RT_TABLE_DEFAULT":                  reflect.ValueOf(constant.MakeFromLiteral("253", token.INT, 0)),
  1718  		"RT_TABLE_LOCAL":                    reflect.ValueOf(constant.MakeFromLiteral("255", token.INT, 0)),
  1719  		"RT_TABLE_MAIN":                     reflect.ValueOf(constant.MakeFromLiteral("254", token.INT, 0)),
  1720  		"RT_TABLE_MAX":                      reflect.ValueOf(constant.MakeFromLiteral("4294967295", token.INT, 0)),
  1721  		"RT_TABLE_UNSPEC":                   reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
  1722  		"RUSAGE_CHILDREN":                   reflect.ValueOf(constant.MakeFromLiteral("-1", token.INT, 0)),
  1723  		"RUSAGE_SELF":                       reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
  1724  		"RUSAGE_THREAD":                     reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  1725  		"Read":                              reflect.ValueOf(syscall.Read),
  1726  		"ReadDirent":                        reflect.ValueOf(syscall.ReadDirent),
  1727  		"Readlink":                          reflect.ValueOf(syscall.Readlink),
  1728  		"Recvfrom":                          reflect.ValueOf(syscall.Recvfrom),
  1729  		"Recvmsg":                           reflect.ValueOf(syscall.Recvmsg),
  1730  		"Removexattr":                       reflect.ValueOf(syscall.Removexattr),
  1731  		"Rename":                            reflect.ValueOf(syscall.Rename),
  1732  		"Renameat":                          reflect.ValueOf(syscall.Renameat),
  1733  		"Rmdir":                             reflect.ValueOf(syscall.Rmdir),
  1734  		"SCM_CREDENTIALS":                   reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
  1735  		"SCM_RIGHTS":                        reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  1736  		"SCM_TIMESTAMP":                     reflect.ValueOf(constant.MakeFromLiteral("29", token.INT, 0)),
  1737  		"SCM_TIMESTAMPING":                  reflect.ValueOf(constant.MakeFromLiteral("37", token.INT, 0)),
  1738  		"SCM_TIMESTAMPING_OPT_STATS":        reflect.ValueOf(constant.MakeFromLiteral("54", token.INT, 0)),
  1739  		"SCM_TIMESTAMPING_PKTINFO":          reflect.ValueOf(constant.MakeFromLiteral("58", token.INT, 0)),
  1740  		"SCM_TIMESTAMPNS":                   reflect.ValueOf(constant.MakeFromLiteral("35", token.INT, 0)),
  1741  		"SCM_TXTIME":                        reflect.ValueOf(constant.MakeFromLiteral("61", token.INT, 0)),
  1742  		"SCM_WIFI_STATUS":                   reflect.ValueOf(constant.MakeFromLiteral("41", token.INT, 0)),
  1743  		"SHUT_RD":                           reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
  1744  		"SHUT_RDWR":                         reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
  1745  		"SHUT_WR":                           reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  1746  		"SIGABRT":                           reflect.ValueOf(syscall.SIGABRT),
  1747  		"SIGALRM":                           reflect.ValueOf(syscall.SIGALRM),
  1748  		"SIGBUS":                            reflect.ValueOf(syscall.SIGBUS),
  1749  		"SIGCHLD":                           reflect.ValueOf(syscall.SIGCHLD),
  1750  		"SIGCLD":                            reflect.ValueOf(syscall.SIGCLD),
  1751  		"SIGCONT":                           reflect.ValueOf(syscall.SIGCONT),
  1752  		"SIGFPE":                            reflect.ValueOf(syscall.SIGFPE),
  1753  		"SIGHUP":                            reflect.ValueOf(syscall.SIGHUP),
  1754  		"SIGILL":                            reflect.ValueOf(syscall.SIGILL),
  1755  		"SIGINT":                            reflect.ValueOf(syscall.SIGINT),
  1756  		"SIGIO":                             reflect.ValueOf(syscall.SIGIO),
  1757  		"SIGIOT":                            reflect.ValueOf(syscall.SIGIOT),
  1758  		"SIGKILL":                           reflect.ValueOf(syscall.SIGKILL),
  1759  		"SIGPIPE":                           reflect.ValueOf(syscall.SIGPIPE),
  1760  		"SIGPOLL":                           reflect.ValueOf(syscall.SIGPOLL),
  1761  		"SIGPROF":                           reflect.ValueOf(syscall.SIGPROF),
  1762  		"SIGPWR":                            reflect.ValueOf(syscall.SIGPWR),
  1763  		"SIGQUIT":                           reflect.ValueOf(syscall.SIGQUIT),
  1764  		"SIGSEGV":                           reflect.ValueOf(syscall.SIGSEGV),
  1765  		"SIGSTKFLT":                         reflect.ValueOf(syscall.SIGSTKFLT),
  1766  		"SIGSTOP":                           reflect.ValueOf(syscall.SIGSTOP),
  1767  		"SIGSYS":                            reflect.ValueOf(syscall.SIGSYS),
  1768  		"SIGTERM":                           reflect.ValueOf(syscall.SIGTERM),
  1769  		"SIGTRAP":                           reflect.ValueOf(syscall.SIGTRAP),
  1770  		"SIGTSTP":                           reflect.ValueOf(syscall.SIGTSTP),
  1771  		"SIGTTIN":                           reflect.ValueOf(syscall.SIGTTIN),
  1772  		"SIGTTOU":                           reflect.ValueOf(syscall.SIGTTOU),
  1773  		"SIGURG":                            reflect.ValueOf(syscall.SIGURG),
  1774  		"SIGUSR1":                           reflect.ValueOf(syscall.SIGUSR1),
  1775  		"SIGUSR2":                           reflect.ValueOf(syscall.SIGUSR2),
  1776  		"SIGVTALRM":                         reflect.ValueOf(syscall.SIGVTALRM),
  1777  		"SIGWINCH":                          reflect.ValueOf(syscall.SIGWINCH),
  1778  		"SIGXCPU":                           reflect.ValueOf(syscall.SIGXCPU),
  1779  		"SIGXFSZ":                           reflect.ValueOf(syscall.SIGXFSZ),
  1780  		"SIOCADDDLCI":                       reflect.ValueOf(constant.MakeFromLiteral("35200", token.INT, 0)),
  1781  		"SIOCADDMULTI":                      reflect.ValueOf(constant.MakeFromLiteral("35121", token.INT, 0)),
  1782  		"SIOCADDRT":                         reflect.ValueOf(constant.MakeFromLiteral("35083", token.INT, 0)),
  1783  		"SIOCATMARK":                        reflect.ValueOf(constant.MakeFromLiteral("35077", token.INT, 0)),
  1784  		"SIOCDARP":                          reflect.ValueOf(constant.MakeFromLiteral("35155", token.INT, 0)),
  1785  		"SIOCDELDLCI":                       reflect.ValueOf(constant.MakeFromLiteral("35201", token.INT, 0)),
  1786  		"SIOCDELMULTI":                      reflect.ValueOf(constant.MakeFromLiteral("35122", token.INT, 0)),
  1787  		"SIOCDELRT":                         reflect.ValueOf(constant.MakeFromLiteral("35084", token.INT, 0)),
  1788  		"SIOCDEVPRIVATE":                    reflect.ValueOf(constant.MakeFromLiteral("35312", token.INT, 0)),
  1789  		"SIOCDIFADDR":                       reflect.ValueOf(constant.MakeFromLiteral("35126", token.INT, 0)),
  1790  		"SIOCDRARP":                         reflect.ValueOf(constant.MakeFromLiteral("35168", token.INT, 0)),
  1791  		"SIOCGARP":                          reflect.ValueOf(constant.MakeFromLiteral("35156", token.INT, 0)),
  1792  		"SIOCGIFADDR":                       reflect.ValueOf(constant.MakeFromLiteral("35093", token.INT, 0)),
  1793  		"SIOCGIFBR":                         reflect.ValueOf(constant.MakeFromLiteral("35136", token.INT, 0)),
  1794  		"SIOCGIFBRDADDR":                    reflect.ValueOf(constant.MakeFromLiteral("35097", token.INT, 0)),
  1795  		"SIOCGIFCONF":                       reflect.ValueOf(constant.MakeFromLiteral("35090", token.INT, 0)),
  1796  		"SIOCGIFCOUNT":                      reflect.ValueOf(constant.MakeFromLiteral("35128", token.INT, 0)),
  1797  		"SIOCGIFDSTADDR":                    reflect.ValueOf(constant.MakeFromLiteral("35095", token.INT, 0)),
  1798  		"SIOCGIFENCAP":                      reflect.ValueOf(constant.MakeFromLiteral("35109", token.INT, 0)),
  1799  		"SIOCGIFFLAGS":                      reflect.ValueOf(constant.MakeFromLiteral("35091", token.INT, 0)),
  1800  		"SIOCGIFHWADDR":                     reflect.ValueOf(constant.MakeFromLiteral("35111", token.INT, 0)),
  1801  		"SIOCGIFINDEX":                      reflect.ValueOf(constant.MakeFromLiteral("35123", token.INT, 0)),
  1802  		"SIOCGIFMAP":                        reflect.ValueOf(constant.MakeFromLiteral("35184", token.INT, 0)),
  1803  		"SIOCGIFMEM":                        reflect.ValueOf(constant.MakeFromLiteral("35103", token.INT, 0)),
  1804  		"SIOCGIFMETRIC":                     reflect.ValueOf(constant.MakeFromLiteral("35101", token.INT, 0)),
  1805  		"SIOCGIFMTU":                        reflect.ValueOf(constant.MakeFromLiteral("35105", token.INT, 0)),
  1806  		"SIOCGIFNAME":                       reflect.ValueOf(constant.MakeFromLiteral("35088", token.INT, 0)),
  1807  		"SIOCGIFNETMASK":                    reflect.ValueOf(constant.MakeFromLiteral("35099", token.INT, 0)),
  1808  		"SIOCGIFPFLAGS":                     reflect.ValueOf(constant.MakeFromLiteral("35125", token.INT, 0)),
  1809  		"SIOCGIFSLAVE":                      reflect.ValueOf(constant.MakeFromLiteral("35113", token.INT, 0)),
  1810  		"SIOCGIFTXQLEN":                     reflect.ValueOf(constant.MakeFromLiteral("35138", token.INT, 0)),
  1811  		"SIOCGPGRP":                         reflect.ValueOf(constant.MakeFromLiteral("35076", token.INT, 0)),
  1812  		"SIOCGRARP":                         reflect.ValueOf(constant.MakeFromLiteral("35169", token.INT, 0)),
  1813  		"SIOCGSTAMPNS_OLD":                  reflect.ValueOf(constant.MakeFromLiteral("35079", token.INT, 0)),
  1814  		"SIOCGSTAMP_OLD":                    reflect.ValueOf(constant.MakeFromLiteral("35078", token.INT, 0)),
  1815  		"SIOCPROTOPRIVATE":                  reflect.ValueOf(constant.MakeFromLiteral("35296", token.INT, 0)),
  1816  		"SIOCRTMSG":                         reflect.ValueOf(constant.MakeFromLiteral("35085", token.INT, 0)),
  1817  		"SIOCSARP":                          reflect.ValueOf(constant.MakeFromLiteral("35157", token.INT, 0)),
  1818  		"SIOCSIFADDR":                       reflect.ValueOf(constant.MakeFromLiteral("35094", token.INT, 0)),
  1819  		"SIOCSIFBR":                         reflect.ValueOf(constant.MakeFromLiteral("35137", token.INT, 0)),
  1820  		"SIOCSIFBRDADDR":                    reflect.ValueOf(constant.MakeFromLiteral("35098", token.INT, 0)),
  1821  		"SIOCSIFDSTADDR":                    reflect.ValueOf(constant.MakeFromLiteral("35096", token.INT, 0)),
  1822  		"SIOCSIFENCAP":                      reflect.ValueOf(constant.MakeFromLiteral("35110", token.INT, 0)),
  1823  		"SIOCSIFFLAGS":                      reflect.ValueOf(constant.MakeFromLiteral("35092", token.INT, 0)),
  1824  		"SIOCSIFHWADDR":                     reflect.ValueOf(constant.MakeFromLiteral("35108", token.INT, 0)),
  1825  		"SIOCSIFHWBROADCAST":                reflect.ValueOf(constant.MakeFromLiteral("35127", token.INT, 0)),
  1826  		"SIOCSIFLINK":                       reflect.ValueOf(constant.MakeFromLiteral("35089", token.INT, 0)),
  1827  		"SIOCSIFMAP":                        reflect.ValueOf(constant.MakeFromLiteral("35185", token.INT, 0)),
  1828  		"SIOCSIFMEM":                        reflect.ValueOf(constant.MakeFromLiteral("35104", token.INT, 0)),
  1829  		"SIOCSIFMETRIC":                     reflect.ValueOf(constant.MakeFromLiteral("35102", token.INT, 0)),
  1830  		"SIOCSIFMTU":                        reflect.ValueOf(constant.MakeFromLiteral("35106", token.INT, 0)),
  1831  		"SIOCSIFNAME":                       reflect.ValueOf(constant.MakeFromLiteral("35107", token.INT, 0)),
  1832  		"SIOCSIFNETMASK":                    reflect.ValueOf(constant.MakeFromLiteral("35100", token.INT, 0)),
  1833  		"SIOCSIFPFLAGS":                     reflect.ValueOf(constant.MakeFromLiteral("35124", token.INT, 0)),
  1834  		"SIOCSIFSLAVE":                      reflect.ValueOf(constant.MakeFromLiteral("35120", token.INT, 0)),
  1835  		"SIOCSIFTXQLEN":                     reflect.ValueOf(constant.MakeFromLiteral("35139", token.INT, 0)),
  1836  		"SIOCSPGRP":                         reflect.ValueOf(constant.MakeFromLiteral("35074", token.INT, 0)),
  1837  		"SIOCSRARP":                         reflect.ValueOf(constant.MakeFromLiteral("35170", token.INT, 0)),
  1838  		"SOCK_BUF_LOCK_MASK":                reflect.ValueOf(constant.MakeFromLiteral("3", token.INT, 0)),
  1839  		"SOCK_CLOEXEC":                      reflect.ValueOf(constant.MakeFromLiteral("524288", token.INT, 0)),
  1840  		"SOCK_DCCP":                         reflect.ValueOf(constant.MakeFromLiteral("6", token.INT, 0)),
  1841  		"SOCK_DGRAM":                        reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
  1842  		"SOCK_NONBLOCK":                     reflect.ValueOf(constant.MakeFromLiteral("2048", token.INT, 0)),
  1843  		"SOCK_PACKET":                       reflect.ValueOf(constant.MakeFromLiteral("10", token.INT, 0)),
  1844  		"SOCK_RAW":                          reflect.ValueOf(constant.MakeFromLiteral("3", token.INT, 0)),
  1845  		"SOCK_RCVBUF_LOCK":                  reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
  1846  		"SOCK_RDM":                          reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
  1847  		"SOCK_SEQPACKET":                    reflect.ValueOf(constant.MakeFromLiteral("5", token.INT, 0)),
  1848  		"SOCK_SNDBUF_LOCK":                  reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  1849  		"SOCK_STREAM":                       reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  1850  		"SOL_AAL":                           reflect.ValueOf(constant.MakeFromLiteral("265", token.INT, 0)),
  1851  		"SOL_ALG":                           reflect.ValueOf(constant.MakeFromLiteral("279", token.INT, 0)),
  1852  		"SOL_ATM":                           reflect.ValueOf(constant.MakeFromLiteral("264", token.INT, 0)),
  1853  		"SOL_BLUETOOTH":                     reflect.ValueOf(constant.MakeFromLiteral("274", token.INT, 0)),
  1854  		"SOL_CAIF":                          reflect.ValueOf(constant.MakeFromLiteral("278", token.INT, 0)),
  1855  		"SOL_DCCP":                          reflect.ValueOf(constant.MakeFromLiteral("269", token.INT, 0)),
  1856  		"SOL_DECNET":                        reflect.ValueOf(constant.MakeFromLiteral("261", token.INT, 0)),
  1857  		"SOL_ICMPV6":                        reflect.ValueOf(constant.MakeFromLiteral("58", token.INT, 0)),
  1858  		"SOL_IP":                            reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
  1859  		"SOL_IPV6":                          reflect.ValueOf(constant.MakeFromLiteral("41", token.INT, 0)),
  1860  		"SOL_IRDA":                          reflect.ValueOf(constant.MakeFromLiteral("266", token.INT, 0)),
  1861  		"SOL_IUCV":                          reflect.ValueOf(constant.MakeFromLiteral("277", token.INT, 0)),
  1862  		"SOL_KCM":                           reflect.ValueOf(constant.MakeFromLiteral("281", token.INT, 0)),
  1863  		"SOL_LLC":                           reflect.ValueOf(constant.MakeFromLiteral("268", token.INT, 0)),
  1864  		"SOL_NETBEUI":                       reflect.ValueOf(constant.MakeFromLiteral("267", token.INT, 0)),
  1865  		"SOL_NETLINK":                       reflect.ValueOf(constant.MakeFromLiteral("270", token.INT, 0)),
  1866  		"SOL_NFC":                           reflect.ValueOf(constant.MakeFromLiteral("280", token.INT, 0)),
  1867  		"SOL_PACKET":                        reflect.ValueOf(constant.MakeFromLiteral("263", token.INT, 0)),
  1868  		"SOL_PNPIPE":                        reflect.ValueOf(constant.MakeFromLiteral("275", token.INT, 0)),
  1869  		"SOL_PPPOL2TP":                      reflect.ValueOf(constant.MakeFromLiteral("273", token.INT, 0)),
  1870  		"SOL_RAW":                           reflect.ValueOf(constant.MakeFromLiteral("255", token.INT, 0)),
  1871  		"SOL_RDS":                           reflect.ValueOf(constant.MakeFromLiteral("276", token.INT, 0)),
  1872  		"SOL_RXRPC":                         reflect.ValueOf(constant.MakeFromLiteral("272", token.INT, 0)),
  1873  		"SOL_SOCKET":                        reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  1874  		"SOL_TCP":                           reflect.ValueOf(constant.MakeFromLiteral("6", token.INT, 0)),
  1875  		"SOL_TIPC":                          reflect.ValueOf(constant.MakeFromLiteral("271", token.INT, 0)),
  1876  		"SOL_TLS":                           reflect.ValueOf(constant.MakeFromLiteral("282", token.INT, 0)),
  1877  		"SOL_X25":                           reflect.ValueOf(constant.MakeFromLiteral("262", token.INT, 0)),
  1878  		"SOL_XDP":                           reflect.ValueOf(constant.MakeFromLiteral("283", token.INT, 0)),
  1879  		"SOMAXCONN":                         reflect.ValueOf(constant.MakeFromLiteral("4096", token.INT, 0)),
  1880  		"SO_ACCEPTCONN":                     reflect.ValueOf(constant.MakeFromLiteral("30", token.INT, 0)),
  1881  		"SO_ATTACH_BPF":                     reflect.ValueOf(constant.MakeFromLiteral("50", token.INT, 0)),
  1882  		"SO_ATTACH_FILTER":                  reflect.ValueOf(constant.MakeFromLiteral("26", token.INT, 0)),
  1883  		"SO_ATTACH_REUSEPORT_CBPF":          reflect.ValueOf(constant.MakeFromLiteral("51", token.INT, 0)),
  1884  		"SO_ATTACH_REUSEPORT_EBPF":          reflect.ValueOf(constant.MakeFromLiteral("52", token.INT, 0)),
  1885  		"SO_BINDTODEVICE":                   reflect.ValueOf(constant.MakeFromLiteral("25", token.INT, 0)),
  1886  		"SO_BINDTOIFINDEX":                  reflect.ValueOf(constant.MakeFromLiteral("62", token.INT, 0)),
  1887  		"SO_BPF_EXTENSIONS":                 reflect.ValueOf(constant.MakeFromLiteral("48", token.INT, 0)),
  1888  		"SO_BROADCAST":                      reflect.ValueOf(constant.MakeFromLiteral("6", token.INT, 0)),
  1889  		"SO_BSDCOMPAT":                      reflect.ValueOf(constant.MakeFromLiteral("14", token.INT, 0)),
  1890  		"SO_BUF_LOCK":                       reflect.ValueOf(constant.MakeFromLiteral("72", token.INT, 0)),
  1891  		"SO_BUSY_POLL":                      reflect.ValueOf(constant.MakeFromLiteral("46", token.INT, 0)),
  1892  		"SO_BUSY_POLL_BUDGET":               reflect.ValueOf(constant.MakeFromLiteral("70", token.INT, 0)),
  1893  		"SO_CNX_ADVICE":                     reflect.ValueOf(constant.MakeFromLiteral("53", token.INT, 0)),
  1894  		"SO_COOKIE":                         reflect.ValueOf(constant.MakeFromLiteral("57", token.INT, 0)),
  1895  		"SO_DEBUG":                          reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  1896  		"SO_DETACH_BPF":                     reflect.ValueOf(constant.MakeFromLiteral("27", token.INT, 0)),
  1897  		"SO_DETACH_FILTER":                  reflect.ValueOf(constant.MakeFromLiteral("27", token.INT, 0)),
  1898  		"SO_DETACH_REUSEPORT_BPF":           reflect.ValueOf(constant.MakeFromLiteral("68", token.INT, 0)),
  1899  		"SO_DOMAIN":                         reflect.ValueOf(constant.MakeFromLiteral("39", token.INT, 0)),
  1900  		"SO_DONTROUTE":                      reflect.ValueOf(constant.MakeFromLiteral("5", token.INT, 0)),
  1901  		"SO_ERROR":                          reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
  1902  		"SO_GET_FILTER":                     reflect.ValueOf(constant.MakeFromLiteral("26", token.INT, 0)),
  1903  		"SO_INCOMING_CPU":                   reflect.ValueOf(constant.MakeFromLiteral("49", token.INT, 0)),
  1904  		"SO_INCOMING_NAPI_ID":               reflect.ValueOf(constant.MakeFromLiteral("56", token.INT, 0)),
  1905  		"SO_KEEPALIVE":                      reflect.ValueOf(constant.MakeFromLiteral("9", token.INT, 0)),
  1906  		"SO_LINGER":                         reflect.ValueOf(constant.MakeFromLiteral("13", token.INT, 0)),
  1907  		"SO_LOCK_FILTER":                    reflect.ValueOf(constant.MakeFromLiteral("44", token.INT, 0)),
  1908  		"SO_MARK":                           reflect.ValueOf(constant.MakeFromLiteral("36", token.INT, 0)),
  1909  		"SO_MAX_PACING_RATE":                reflect.ValueOf(constant.MakeFromLiteral("47", token.INT, 0)),
  1910  		"SO_MEMINFO":                        reflect.ValueOf(constant.MakeFromLiteral("55", token.INT, 0)),
  1911  		"SO_NETNS_COOKIE":                   reflect.ValueOf(constant.MakeFromLiteral("71", token.INT, 0)),
  1912  		"SO_NOFCS":                          reflect.ValueOf(constant.MakeFromLiteral("43", token.INT, 0)),
  1913  		"SO_NO_CHECK":                       reflect.ValueOf(constant.MakeFromLiteral("11", token.INT, 0)),
  1914  		"SO_OOBINLINE":                      reflect.ValueOf(constant.MakeFromLiteral("10", token.INT, 0)),
  1915  		"SO_PASSCRED":                       reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
  1916  		"SO_PASSSEC":                        reflect.ValueOf(constant.MakeFromLiteral("34", token.INT, 0)),
  1917  		"SO_PEEK_OFF":                       reflect.ValueOf(constant.MakeFromLiteral("42", token.INT, 0)),
  1918  		"SO_PEERCRED":                       reflect.ValueOf(constant.MakeFromLiteral("17", token.INT, 0)),
  1919  		"SO_PEERGROUPS":                     reflect.ValueOf(constant.MakeFromLiteral("59", token.INT, 0)),
  1920  		"SO_PEERNAME":                       reflect.ValueOf(constant.MakeFromLiteral("28", token.INT, 0)),
  1921  		"SO_PEERSEC":                        reflect.ValueOf(constant.MakeFromLiteral("31", token.INT, 0)),
  1922  		"SO_PREFER_BUSY_POLL":               reflect.ValueOf(constant.MakeFromLiteral("69", token.INT, 0)),
  1923  		"SO_PRIORITY":                       reflect.ValueOf(constant.MakeFromLiteral("12", token.INT, 0)),
  1924  		"SO_PROTOCOL":                       reflect.ValueOf(constant.MakeFromLiteral("38", token.INT, 0)),
  1925  		"SO_RCVBUF":                         reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
  1926  		"SO_RCVBUFFORCE":                    reflect.ValueOf(constant.MakeFromLiteral("33", token.INT, 0)),
  1927  		"SO_RCVLOWAT":                       reflect.ValueOf(constant.MakeFromLiteral("18", token.INT, 0)),
  1928  		"SO_RCVTIMEO":                       reflect.ValueOf(constant.MakeFromLiteral("20", token.INT, 0)),
  1929  		"SO_RCVTIMEO_NEW":                   reflect.ValueOf(constant.MakeFromLiteral("66", token.INT, 0)),
  1930  		"SO_RCVTIMEO_OLD":                   reflect.ValueOf(constant.MakeFromLiteral("20", token.INT, 0)),
  1931  		"SO_RESERVE_MEM":                    reflect.ValueOf(constant.MakeFromLiteral("73", token.INT, 0)),
  1932  		"SO_REUSEADDR":                      reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
  1933  		"SO_REUSEPORT":                      reflect.ValueOf(constant.MakeFromLiteral("15", token.INT, 0)),
  1934  		"SO_RXQ_OVFL":                       reflect.ValueOf(constant.MakeFromLiteral("40", token.INT, 0)),
  1935  		"SO_SECURITY_AUTHENTICATION":        reflect.ValueOf(constant.MakeFromLiteral("22", token.INT, 0)),
  1936  		"SO_SECURITY_ENCRYPTION_NETWORK":    reflect.ValueOf(constant.MakeFromLiteral("24", token.INT, 0)),
  1937  		"SO_SECURITY_ENCRYPTION_TRANSPORT":  reflect.ValueOf(constant.MakeFromLiteral("23", token.INT, 0)),
  1938  		"SO_SELECT_ERR_QUEUE":               reflect.ValueOf(constant.MakeFromLiteral("45", token.INT, 0)),
  1939  		"SO_SNDBUF":                         reflect.ValueOf(constant.MakeFromLiteral("7", token.INT, 0)),
  1940  		"SO_SNDBUFFORCE":                    reflect.ValueOf(constant.MakeFromLiteral("32", token.INT, 0)),
  1941  		"SO_SNDLOWAT":                       reflect.ValueOf(constant.MakeFromLiteral("19", token.INT, 0)),
  1942  		"SO_SNDTIMEO":                       reflect.ValueOf(constant.MakeFromLiteral("21", token.INT, 0)),
  1943  		"SO_SNDTIMEO_NEW":                   reflect.ValueOf(constant.MakeFromLiteral("67", token.INT, 0)),
  1944  		"SO_SNDTIMEO_OLD":                   reflect.ValueOf(constant.MakeFromLiteral("21", token.INT, 0)),
  1945  		"SO_TIMESTAMP":                      reflect.ValueOf(constant.MakeFromLiteral("29", token.INT, 0)),
  1946  		"SO_TIMESTAMPING":                   reflect.ValueOf(constant.MakeFromLiteral("37", token.INT, 0)),
  1947  		"SO_TIMESTAMPING_NEW":               reflect.ValueOf(constant.MakeFromLiteral("65", token.INT, 0)),
  1948  		"SO_TIMESTAMPING_OLD":               reflect.ValueOf(constant.MakeFromLiteral("37", token.INT, 0)),
  1949  		"SO_TIMESTAMPNS":                    reflect.ValueOf(constant.MakeFromLiteral("35", token.INT, 0)),
  1950  		"SO_TIMESTAMPNS_NEW":                reflect.ValueOf(constant.MakeFromLiteral("64", token.INT, 0)),
  1951  		"SO_TIMESTAMPNS_OLD":                reflect.ValueOf(constant.MakeFromLiteral("35", token.INT, 0)),
  1952  		"SO_TIMESTAMP_NEW":                  reflect.ValueOf(constant.MakeFromLiteral("63", token.INT, 0)),
  1953  		"SO_TIMESTAMP_OLD":                  reflect.ValueOf(constant.MakeFromLiteral("29", token.INT, 0)),
  1954  		"SO_TXTIME":                         reflect.ValueOf(constant.MakeFromLiteral("61", token.INT, 0)),
  1955  		"SO_TYPE":                           reflect.ValueOf(constant.MakeFromLiteral("3", token.INT, 0)),
  1956  		"SO_WIFI_STATUS":                    reflect.ValueOf(constant.MakeFromLiteral("41", token.INT, 0)),
  1957  		"SO_ZEROCOPY":                       reflect.ValueOf(constant.MakeFromLiteral("60", token.INT, 0)),
  1958  		"SYS_ACCEPT":                        reflect.ValueOf(constant.MakeFromLiteral("202", token.INT, 0)),
  1959  		"SYS_ACCEPT4":                       reflect.ValueOf(constant.MakeFromLiteral("242", token.INT, 0)),
  1960  		"SYS_ACCT":                          reflect.ValueOf(constant.MakeFromLiteral("89", token.INT, 0)),
  1961  		"SYS_ADD_KEY":                       reflect.ValueOf(constant.MakeFromLiteral("217", token.INT, 0)),
  1962  		"SYS_ADJTIMEX":                      reflect.ValueOf(constant.MakeFromLiteral("171", token.INT, 0)),
  1963  		"SYS_ARCH_SPECIFIC_SYSCALL":         reflect.ValueOf(constant.MakeFromLiteral("244", token.INT, 0)),
  1964  		"SYS_BIND":                          reflect.ValueOf(constant.MakeFromLiteral("200", token.INT, 0)),
  1965  		"SYS_BPF":                           reflect.ValueOf(constant.MakeFromLiteral("280", token.INT, 0)),
  1966  		"SYS_BRK":                           reflect.ValueOf(constant.MakeFromLiteral("214", token.INT, 0)),
  1967  		"SYS_CAPGET":                        reflect.ValueOf(constant.MakeFromLiteral("90", token.INT, 0)),
  1968  		"SYS_CAPSET":                        reflect.ValueOf(constant.MakeFromLiteral("91", token.INT, 0)),
  1969  		"SYS_CHDIR":                         reflect.ValueOf(constant.MakeFromLiteral("49", token.INT, 0)),
  1970  		"SYS_CHROOT":                        reflect.ValueOf(constant.MakeFromLiteral("51", token.INT, 0)),
  1971  		"SYS_CLOCK_ADJTIME":                 reflect.ValueOf(constant.MakeFromLiteral("266", token.INT, 0)),
  1972  		"SYS_CLOCK_GETRES":                  reflect.ValueOf(constant.MakeFromLiteral("114", token.INT, 0)),
  1973  		"SYS_CLOCK_GETTIME":                 reflect.ValueOf(constant.MakeFromLiteral("113", token.INT, 0)),
  1974  		"SYS_CLOCK_NANOSLEEP":               reflect.ValueOf(constant.MakeFromLiteral("115", token.INT, 0)),
  1975  		"SYS_CLOCK_SETTIME":                 reflect.ValueOf(constant.MakeFromLiteral("112", token.INT, 0)),
  1976  		"SYS_CLONE":                         reflect.ValueOf(constant.MakeFromLiteral("220", token.INT, 0)),
  1977  		"SYS_CLOSE":                         reflect.ValueOf(constant.MakeFromLiteral("57", token.INT, 0)),
  1978  		"SYS_CLOSE_RANGE":                   reflect.ValueOf(constant.MakeFromLiteral("436", token.INT, 0)),
  1979  		"SYS_CONNECT":                       reflect.ValueOf(constant.MakeFromLiteral("203", token.INT, 0)),
  1980  		"SYS_COPY_FILE_RANGE":               reflect.ValueOf(constant.MakeFromLiteral("285", token.INT, 0)),
  1981  		"SYS_DELETE_MODULE":                 reflect.ValueOf(constant.MakeFromLiteral("106", token.INT, 0)),
  1982  		"SYS_DUP":                           reflect.ValueOf(constant.MakeFromLiteral("23", token.INT, 0)),
  1983  		"SYS_DUP3":                          reflect.ValueOf(constant.MakeFromLiteral("24", token.INT, 0)),
  1984  		"SYS_EPOLL_CREATE1":                 reflect.ValueOf(constant.MakeFromLiteral("20", token.INT, 0)),
  1985  		"SYS_EPOLL_CTL":                     reflect.ValueOf(constant.MakeFromLiteral("21", token.INT, 0)),
  1986  		"SYS_EPOLL_PWAIT":                   reflect.ValueOf(constant.MakeFromLiteral("22", token.INT, 0)),
  1987  		"SYS_EPOLL_PWAIT2":                  reflect.ValueOf(constant.MakeFromLiteral("441", token.INT, 0)),
  1988  		"SYS_EVENTFD2":                      reflect.ValueOf(constant.MakeFromLiteral("19", token.INT, 0)),
  1989  		"SYS_EXECVE":                        reflect.ValueOf(constant.MakeFromLiteral("221", token.INT, 0)),
  1990  		"SYS_EXECVEAT":                      reflect.ValueOf(constant.MakeFromLiteral("281", token.INT, 0)),
  1991  		"SYS_EXIT":                          reflect.ValueOf(constant.MakeFromLiteral("93", token.INT, 0)),
  1992  		"SYS_EXIT_GROUP":                    reflect.ValueOf(constant.MakeFromLiteral("94", token.INT, 0)),
  1993  		"SYS_FACCESSAT":                     reflect.ValueOf(constant.MakeFromLiteral("48", token.INT, 0)),
  1994  		"SYS_FACCESSAT2":                    reflect.ValueOf(constant.MakeFromLiteral("439", token.INT, 0)),
  1995  		"SYS_FADVISE64":                     reflect.ValueOf(constant.MakeFromLiteral("223", token.INT, 0)),
  1996  		"SYS_FALLOCATE":                     reflect.ValueOf(constant.MakeFromLiteral("47", token.INT, 0)),
  1997  		"SYS_FANOTIFY_INIT":                 reflect.ValueOf(constant.MakeFromLiteral("262", token.INT, 0)),
  1998  		"SYS_FANOTIFY_MARK":                 reflect.ValueOf(constant.MakeFromLiteral("263", token.INT, 0)),
  1999  		"SYS_FCHDIR":                        reflect.ValueOf(constant.MakeFromLiteral("50", token.INT, 0)),
  2000  		"SYS_FCHMOD":                        reflect.ValueOf(constant.MakeFromLiteral("52", token.INT, 0)),
  2001  		"SYS_FCHMODAT":                      reflect.ValueOf(constant.MakeFromLiteral("53", token.INT, 0)),
  2002  		"SYS_FCHOWN":                        reflect.ValueOf(constant.MakeFromLiteral("55", token.INT, 0)),
  2003  		"SYS_FCHOWNAT":                      reflect.ValueOf(constant.MakeFromLiteral("54", token.INT, 0)),
  2004  		"SYS_FCNTL":                         reflect.ValueOf(constant.MakeFromLiteral("25", token.INT, 0)),
  2005  		"SYS_FDATASYNC":                     reflect.ValueOf(constant.MakeFromLiteral("83", token.INT, 0)),
  2006  		"SYS_FGETXATTR":                     reflect.ValueOf(constant.MakeFromLiteral("10", token.INT, 0)),
  2007  		"SYS_FINIT_MODULE":                  reflect.ValueOf(constant.MakeFromLiteral("273", token.INT, 0)),
  2008  		"SYS_FLISTXATTR":                    reflect.ValueOf(constant.MakeFromLiteral("13", token.INT, 0)),
  2009  		"SYS_FLOCK":                         reflect.ValueOf(constant.MakeFromLiteral("32", token.INT, 0)),
  2010  		"SYS_FREMOVEXATTR":                  reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
  2011  		"SYS_FSCONFIG":                      reflect.ValueOf(constant.MakeFromLiteral("431", token.INT, 0)),
  2012  		"SYS_FSETXATTR":                     reflect.ValueOf(constant.MakeFromLiteral("7", token.INT, 0)),
  2013  		"SYS_FSMOUNT":                       reflect.ValueOf(constant.MakeFromLiteral("432", token.INT, 0)),
  2014  		"SYS_FSOPEN":                        reflect.ValueOf(constant.MakeFromLiteral("430", token.INT, 0)),
  2015  		"SYS_FSPICK":                        reflect.ValueOf(constant.MakeFromLiteral("433", token.INT, 0)),
  2016  		"SYS_FSTATFS":                       reflect.ValueOf(constant.MakeFromLiteral("44", token.INT, 0)),
  2017  		"SYS_FSYNC":                         reflect.ValueOf(constant.MakeFromLiteral("82", token.INT, 0)),
  2018  		"SYS_FTRUNCATE":                     reflect.ValueOf(constant.MakeFromLiteral("46", token.INT, 0)),
  2019  		"SYS_FUTEX":                         reflect.ValueOf(constant.MakeFromLiteral("98", token.INT, 0)),
  2020  		"SYS_FUTEX_WAITV":                   reflect.ValueOf(constant.MakeFromLiteral("449", token.INT, 0)),
  2021  		"SYS_GETCPU":                        reflect.ValueOf(constant.MakeFromLiteral("168", token.INT, 0)),
  2022  		"SYS_GETCWD":                        reflect.ValueOf(constant.MakeFromLiteral("17", token.INT, 0)),
  2023  		"SYS_GETDENTS64":                    reflect.ValueOf(constant.MakeFromLiteral("61", token.INT, 0)),
  2024  		"SYS_GETEGID":                       reflect.ValueOf(constant.MakeFromLiteral("177", token.INT, 0)),
  2025  		"SYS_GETEUID":                       reflect.ValueOf(constant.MakeFromLiteral("175", token.INT, 0)),
  2026  		"SYS_GETGID":                        reflect.ValueOf(constant.MakeFromLiteral("176", token.INT, 0)),
  2027  		"SYS_GETGROUPS":                     reflect.ValueOf(constant.MakeFromLiteral("158", token.INT, 0)),
  2028  		"SYS_GETITIMER":                     reflect.ValueOf(constant.MakeFromLiteral("102", token.INT, 0)),
  2029  		"SYS_GETPEERNAME":                   reflect.ValueOf(constant.MakeFromLiteral("205", token.INT, 0)),
  2030  		"SYS_GETPGID":                       reflect.ValueOf(constant.MakeFromLiteral("155", token.INT, 0)),
  2031  		"SYS_GETPID":                        reflect.ValueOf(constant.MakeFromLiteral("172", token.INT, 0)),
  2032  		"SYS_GETPPID":                       reflect.ValueOf(constant.MakeFromLiteral("173", token.INT, 0)),
  2033  		"SYS_GETPRIORITY":                   reflect.ValueOf(constant.MakeFromLiteral("141", token.INT, 0)),
  2034  		"SYS_GETRANDOM":                     reflect.ValueOf(constant.MakeFromLiteral("278", token.INT, 0)),
  2035  		"SYS_GETRESGID":                     reflect.ValueOf(constant.MakeFromLiteral("150", token.INT, 0)),
  2036  		"SYS_GETRESUID":                     reflect.ValueOf(constant.MakeFromLiteral("148", token.INT, 0)),
  2037  		"SYS_GETRUSAGE":                     reflect.ValueOf(constant.MakeFromLiteral("165", token.INT, 0)),
  2038  		"SYS_GETSID":                        reflect.ValueOf(constant.MakeFromLiteral("156", token.INT, 0)),
  2039  		"SYS_GETSOCKNAME":                   reflect.ValueOf(constant.MakeFromLiteral("204", token.INT, 0)),
  2040  		"SYS_GETSOCKOPT":                    reflect.ValueOf(constant.MakeFromLiteral("209", token.INT, 0)),
  2041  		"SYS_GETTID":                        reflect.ValueOf(constant.MakeFromLiteral("178", token.INT, 0)),
  2042  		"SYS_GETTIMEOFDAY":                  reflect.ValueOf(constant.MakeFromLiteral("169", token.INT, 0)),
  2043  		"SYS_GETUID":                        reflect.ValueOf(constant.MakeFromLiteral("174", token.INT, 0)),
  2044  		"SYS_GETXATTR":                      reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
  2045  		"SYS_GET_MEMPOLICY":                 reflect.ValueOf(constant.MakeFromLiteral("236", token.INT, 0)),
  2046  		"SYS_GET_ROBUST_LIST":               reflect.ValueOf(constant.MakeFromLiteral("100", token.INT, 0)),
  2047  		"SYS_INIT_MODULE":                   reflect.ValueOf(constant.MakeFromLiteral("105", token.INT, 0)),
  2048  		"SYS_INOTIFY_ADD_WATCH":             reflect.ValueOf(constant.MakeFromLiteral("27", token.INT, 0)),
  2049  		"SYS_INOTIFY_INIT1":                 reflect.ValueOf(constant.MakeFromLiteral("26", token.INT, 0)),
  2050  		"SYS_INOTIFY_RM_WATCH":              reflect.ValueOf(constant.MakeFromLiteral("28", token.INT, 0)),
  2051  		"SYS_IOCTL":                         reflect.ValueOf(constant.MakeFromLiteral("29", token.INT, 0)),
  2052  		"SYS_IOPRIO_GET":                    reflect.ValueOf(constant.MakeFromLiteral("31", token.INT, 0)),
  2053  		"SYS_IOPRIO_SET":                    reflect.ValueOf(constant.MakeFromLiteral("30", token.INT, 0)),
  2054  		"SYS_IO_CANCEL":                     reflect.ValueOf(constant.MakeFromLiteral("3", token.INT, 0)),
  2055  		"SYS_IO_DESTROY":                    reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  2056  		"SYS_IO_GETEVENTS":                  reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
  2057  		"SYS_IO_PGETEVENTS":                 reflect.ValueOf(constant.MakeFromLiteral("292", token.INT, 0)),
  2058  		"SYS_IO_SETUP":                      reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
  2059  		"SYS_IO_SUBMIT":                     reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
  2060  		"SYS_IO_URING_ENTER":                reflect.ValueOf(constant.MakeFromLiteral("426", token.INT, 0)),
  2061  		"SYS_IO_URING_REGISTER":             reflect.ValueOf(constant.MakeFromLiteral("427", token.INT, 0)),
  2062  		"SYS_IO_URING_SETUP":                reflect.ValueOf(constant.MakeFromLiteral("425", token.INT, 0)),
  2063  		"SYS_KCMP":                          reflect.ValueOf(constant.MakeFromLiteral("272", token.INT, 0)),
  2064  		"SYS_KEXEC_FILE_LOAD":               reflect.ValueOf(constant.MakeFromLiteral("294", token.INT, 0)),
  2065  		"SYS_KEXEC_LOAD":                    reflect.ValueOf(constant.MakeFromLiteral("104", token.INT, 0)),
  2066  		"SYS_KEYCTL":                        reflect.ValueOf(constant.MakeFromLiteral("219", token.INT, 0)),
  2067  		"SYS_KILL":                          reflect.ValueOf(constant.MakeFromLiteral("129", token.INT, 0)),
  2068  		"SYS_LANDLOCK_ADD_RULE":             reflect.ValueOf(constant.MakeFromLiteral("445", token.INT, 0)),
  2069  		"SYS_LANDLOCK_CREATE_RULESET":       reflect.ValueOf(constant.MakeFromLiteral("444", token.INT, 0)),
  2070  		"SYS_LANDLOCK_RESTRICT_SELF":        reflect.ValueOf(constant.MakeFromLiteral("446", token.INT, 0)),
  2071  		"SYS_LGETXATTR":                     reflect.ValueOf(constant.MakeFromLiteral("9", token.INT, 0)),
  2072  		"SYS_LINKAT":                        reflect.ValueOf(constant.MakeFromLiteral("37", token.INT, 0)),
  2073  		"SYS_LISTEN":                        reflect.ValueOf(constant.MakeFromLiteral("201", token.INT, 0)),
  2074  		"SYS_LISTXATTR":                     reflect.ValueOf(constant.MakeFromLiteral("11", token.INT, 0)),
  2075  		"SYS_LLISTXATTR":                    reflect.ValueOf(constant.MakeFromLiteral("12", token.INT, 0)),
  2076  		"SYS_LOOKUP_DCOOKIE":                reflect.ValueOf(constant.MakeFromLiteral("18", token.INT, 0)),
  2077  		"SYS_LREMOVEXATTR":                  reflect.ValueOf(constant.MakeFromLiteral("15", token.INT, 0)),
  2078  		"SYS_LSEEK":                         reflect.ValueOf(constant.MakeFromLiteral("62", token.INT, 0)),
  2079  		"SYS_LSETXATTR":                     reflect.ValueOf(constant.MakeFromLiteral("6", token.INT, 0)),
  2080  		"SYS_MADVISE":                       reflect.ValueOf(constant.MakeFromLiteral("233", token.INT, 0)),
  2081  		"SYS_MBIND":                         reflect.ValueOf(constant.MakeFromLiteral("235", token.INT, 0)),
  2082  		"SYS_MEMBARRIER":                    reflect.ValueOf(constant.MakeFromLiteral("283", token.INT, 0)),
  2083  		"SYS_MEMFD_CREATE":                  reflect.ValueOf(constant.MakeFromLiteral("279", token.INT, 0)),
  2084  		"SYS_MIGRATE_PAGES":                 reflect.ValueOf(constant.MakeFromLiteral("238", token.INT, 0)),
  2085  		"SYS_MINCORE":                       reflect.ValueOf(constant.MakeFromLiteral("232", token.INT, 0)),
  2086  		"SYS_MKDIRAT":                       reflect.ValueOf(constant.MakeFromLiteral("34", token.INT, 0)),
  2087  		"SYS_MKNODAT":                       reflect.ValueOf(constant.MakeFromLiteral("33", token.INT, 0)),
  2088  		"SYS_MLOCK":                         reflect.ValueOf(constant.MakeFromLiteral("228", token.INT, 0)),
  2089  		"SYS_MLOCK2":                        reflect.ValueOf(constant.MakeFromLiteral("284", token.INT, 0)),
  2090  		"SYS_MLOCKALL":                      reflect.ValueOf(constant.MakeFromLiteral("230", token.INT, 0)),
  2091  		"SYS_MMAP":                          reflect.ValueOf(constant.MakeFromLiteral("222", token.INT, 0)),
  2092  		"SYS_MOUNT":                         reflect.ValueOf(constant.MakeFromLiteral("40", token.INT, 0)),
  2093  		"SYS_MOUNT_SETATTR":                 reflect.ValueOf(constant.MakeFromLiteral("442", token.INT, 0)),
  2094  		"SYS_MOVE_MOUNT":                    reflect.ValueOf(constant.MakeFromLiteral("429", token.INT, 0)),
  2095  		"SYS_MOVE_PAGES":                    reflect.ValueOf(constant.MakeFromLiteral("239", token.INT, 0)),
  2096  		"SYS_MPROTECT":                      reflect.ValueOf(constant.MakeFromLiteral("226", token.INT, 0)),
  2097  		"SYS_MQ_GETSETATTR":                 reflect.ValueOf(constant.MakeFromLiteral("185", token.INT, 0)),
  2098  		"SYS_MQ_NOTIFY":                     reflect.ValueOf(constant.MakeFromLiteral("184", token.INT, 0)),
  2099  		"SYS_MQ_OPEN":                       reflect.ValueOf(constant.MakeFromLiteral("180", token.INT, 0)),
  2100  		"SYS_MQ_TIMEDRECEIVE":               reflect.ValueOf(constant.MakeFromLiteral("183", token.INT, 0)),
  2101  		"SYS_MQ_TIMEDSEND":                  reflect.ValueOf(constant.MakeFromLiteral("182", token.INT, 0)),
  2102  		"SYS_MQ_UNLINK":                     reflect.ValueOf(constant.MakeFromLiteral("181", token.INT, 0)),
  2103  		"SYS_MREMAP":                        reflect.ValueOf(constant.MakeFromLiteral("216", token.INT, 0)),
  2104  		"SYS_MSGCTL":                        reflect.ValueOf(constant.MakeFromLiteral("187", token.INT, 0)),
  2105  		"SYS_MSGGET":                        reflect.ValueOf(constant.MakeFromLiteral("186", token.INT, 0)),
  2106  		"SYS_MSGRCV":                        reflect.ValueOf(constant.MakeFromLiteral("188", token.INT, 0)),
  2107  		"SYS_MSGSND":                        reflect.ValueOf(constant.MakeFromLiteral("189", token.INT, 0)),
  2108  		"SYS_MSYNC":                         reflect.ValueOf(constant.MakeFromLiteral("227", token.INT, 0)),
  2109  		"SYS_MUNLOCK":                       reflect.ValueOf(constant.MakeFromLiteral("229", token.INT, 0)),
  2110  		"SYS_MUNLOCKALL":                    reflect.ValueOf(constant.MakeFromLiteral("231", token.INT, 0)),
  2111  		"SYS_MUNMAP":                        reflect.ValueOf(constant.MakeFromLiteral("215", token.INT, 0)),
  2112  		"SYS_NAME_TO_HANDLE_AT":             reflect.ValueOf(constant.MakeFromLiteral("264", token.INT, 0)),
  2113  		"SYS_NANOSLEEP":                     reflect.ValueOf(constant.MakeFromLiteral("101", token.INT, 0)),
  2114  		"SYS_NFSSERVCTL":                    reflect.ValueOf(constant.MakeFromLiteral("42", token.INT, 0)),
  2115  		"SYS_OPENAT":                        reflect.ValueOf(constant.MakeFromLiteral("56", token.INT, 0)),
  2116  		"SYS_OPENAT2":                       reflect.ValueOf(constant.MakeFromLiteral("437", token.INT, 0)),
  2117  		"SYS_OPEN_BY_HANDLE_AT":             reflect.ValueOf(constant.MakeFromLiteral("265", token.INT, 0)),
  2118  		"SYS_OPEN_TREE":                     reflect.ValueOf(constant.MakeFromLiteral("428", token.INT, 0)),
  2119  		"SYS_PERF_EVENT_OPEN":               reflect.ValueOf(constant.MakeFromLiteral("241", token.INT, 0)),
  2120  		"SYS_PERSONALITY":                   reflect.ValueOf(constant.MakeFromLiteral("92", token.INT, 0)),
  2121  		"SYS_PIDFD_GETFD":                   reflect.ValueOf(constant.MakeFromLiteral("438", token.INT, 0)),
  2122  		"SYS_PIDFD_OPEN":                    reflect.ValueOf(constant.MakeFromLiteral("434", token.INT, 0)),
  2123  		"SYS_PIDFD_SEND_SIGNAL":             reflect.ValueOf(constant.MakeFromLiteral("424", token.INT, 0)),
  2124  		"SYS_PIPE2":                         reflect.ValueOf(constant.MakeFromLiteral("59", token.INT, 0)),
  2125  		"SYS_PIVOT_ROOT":                    reflect.ValueOf(constant.MakeFromLiteral("41", token.INT, 0)),
  2126  		"SYS_PKEY_ALLOC":                    reflect.ValueOf(constant.MakeFromLiteral("289", token.INT, 0)),
  2127  		"SYS_PKEY_FREE":                     reflect.ValueOf(constant.MakeFromLiteral("290", token.INT, 0)),
  2128  		"SYS_PKEY_MPROTECT":                 reflect.ValueOf(constant.MakeFromLiteral("288", token.INT, 0)),
  2129  		"SYS_PPOLL":                         reflect.ValueOf(constant.MakeFromLiteral("73", token.INT, 0)),
  2130  		"SYS_PRCTL":                         reflect.ValueOf(constant.MakeFromLiteral("167", token.INT, 0)),
  2131  		"SYS_PREAD64":                       reflect.ValueOf(constant.MakeFromLiteral("67", token.INT, 0)),
  2132  		"SYS_PREADV":                        reflect.ValueOf(constant.MakeFromLiteral("69", token.INT, 0)),
  2133  		"SYS_PREADV2":                       reflect.ValueOf(constant.MakeFromLiteral("286", token.INT, 0)),
  2134  		"SYS_PRLIMIT64":                     reflect.ValueOf(constant.MakeFromLiteral("261", token.INT, 0)),
  2135  		"SYS_PROCESS_MADVISE":               reflect.ValueOf(constant.MakeFromLiteral("440", token.INT, 0)),
  2136  		"SYS_PROCESS_MRELEASE":              reflect.ValueOf(constant.MakeFromLiteral("448", token.INT, 0)),
  2137  		"SYS_PROCESS_VM_READV":              reflect.ValueOf(constant.MakeFromLiteral("270", token.INT, 0)),
  2138  		"SYS_PROCESS_VM_WRITEV":             reflect.ValueOf(constant.MakeFromLiteral("271", token.INT, 0)),
  2139  		"SYS_PSELECT6":                      reflect.ValueOf(constant.MakeFromLiteral("72", token.INT, 0)),
  2140  		"SYS_PTRACE":                        reflect.ValueOf(constant.MakeFromLiteral("117", token.INT, 0)),
  2141  		"SYS_PWRITE64":                      reflect.ValueOf(constant.MakeFromLiteral("68", token.INT, 0)),
  2142  		"SYS_PWRITEV":                       reflect.ValueOf(constant.MakeFromLiteral("70", token.INT, 0)),
  2143  		"SYS_PWRITEV2":                      reflect.ValueOf(constant.MakeFromLiteral("287", token.INT, 0)),
  2144  		"SYS_QUOTACTL":                      reflect.ValueOf(constant.MakeFromLiteral("60", token.INT, 0)),
  2145  		"SYS_QUOTACTL_FD":                   reflect.ValueOf(constant.MakeFromLiteral("443", token.INT, 0)),
  2146  		"SYS_READ":                          reflect.ValueOf(constant.MakeFromLiteral("63", token.INT, 0)),
  2147  		"SYS_READAHEAD":                     reflect.ValueOf(constant.MakeFromLiteral("213", token.INT, 0)),
  2148  		"SYS_READLINKAT":                    reflect.ValueOf(constant.MakeFromLiteral("78", token.INT, 0)),
  2149  		"SYS_READV":                         reflect.ValueOf(constant.MakeFromLiteral("65", token.INT, 0)),
  2150  		"SYS_REBOOT":                        reflect.ValueOf(constant.MakeFromLiteral("142", token.INT, 0)),
  2151  		"SYS_RECVFROM":                      reflect.ValueOf(constant.MakeFromLiteral("207", token.INT, 0)),
  2152  		"SYS_RECVMMSG":                      reflect.ValueOf(constant.MakeFromLiteral("243", token.INT, 0)),
  2153  		"SYS_RECVMSG":                       reflect.ValueOf(constant.MakeFromLiteral("212", token.INT, 0)),
  2154  		"SYS_REMAP_FILE_PAGES":              reflect.ValueOf(constant.MakeFromLiteral("234", token.INT, 0)),
  2155  		"SYS_REMOVEXATTR":                   reflect.ValueOf(constant.MakeFromLiteral("14", token.INT, 0)),
  2156  		"SYS_RENAMEAT2":                     reflect.ValueOf(constant.MakeFromLiteral("276", token.INT, 0)),
  2157  		"SYS_REQUEST_KEY":                   reflect.ValueOf(constant.MakeFromLiteral("218", token.INT, 0)),
  2158  		"SYS_RESTART_SYSCALL":               reflect.ValueOf(constant.MakeFromLiteral("128", token.INT, 0)),
  2159  		"SYS_RSEQ":                          reflect.ValueOf(constant.MakeFromLiteral("293", token.INT, 0)),
  2160  		"SYS_RT_SIGACTION":                  reflect.ValueOf(constant.MakeFromLiteral("134", token.INT, 0)),
  2161  		"SYS_RT_SIGPENDING":                 reflect.ValueOf(constant.MakeFromLiteral("136", token.INT, 0)),
  2162  		"SYS_RT_SIGPROCMASK":                reflect.ValueOf(constant.MakeFromLiteral("135", token.INT, 0)),
  2163  		"SYS_RT_SIGQUEUEINFO":               reflect.ValueOf(constant.MakeFromLiteral("138", token.INT, 0)),
  2164  		"SYS_RT_SIGRETURN":                  reflect.ValueOf(constant.MakeFromLiteral("139", token.INT, 0)),
  2165  		"SYS_RT_SIGSUSPEND":                 reflect.ValueOf(constant.MakeFromLiteral("133", token.INT, 0)),
  2166  		"SYS_RT_SIGTIMEDWAIT":               reflect.ValueOf(constant.MakeFromLiteral("137", token.INT, 0)),
  2167  		"SYS_RT_TGSIGQUEUEINFO":             reflect.ValueOf(constant.MakeFromLiteral("240", token.INT, 0)),
  2168  		"SYS_SCHED_GETAFFINITY":             reflect.ValueOf(constant.MakeFromLiteral("123", token.INT, 0)),
  2169  		"SYS_SCHED_GETATTR":                 reflect.ValueOf(constant.MakeFromLiteral("275", token.INT, 0)),
  2170  		"SYS_SCHED_GETPARAM":                reflect.ValueOf(constant.MakeFromLiteral("121", token.INT, 0)),
  2171  		"SYS_SCHED_GETSCHEDULER":            reflect.ValueOf(constant.MakeFromLiteral("120", token.INT, 0)),
  2172  		"SYS_SCHED_GET_PRIORITY_MAX":        reflect.ValueOf(constant.MakeFromLiteral("125", token.INT, 0)),
  2173  		"SYS_SCHED_GET_PRIORITY_MIN":        reflect.ValueOf(constant.MakeFromLiteral("126", token.INT, 0)),
  2174  		"SYS_SCHED_RR_GET_INTERVAL":         reflect.ValueOf(constant.MakeFromLiteral("127", token.INT, 0)),
  2175  		"SYS_SCHED_SETAFFINITY":             reflect.ValueOf(constant.MakeFromLiteral("122", token.INT, 0)),
  2176  		"SYS_SCHED_SETATTR":                 reflect.ValueOf(constant.MakeFromLiteral("274", token.INT, 0)),
  2177  		"SYS_SCHED_SETPARAM":                reflect.ValueOf(constant.MakeFromLiteral("118", token.INT, 0)),
  2178  		"SYS_SCHED_SETSCHEDULER":            reflect.ValueOf(constant.MakeFromLiteral("119", token.INT, 0)),
  2179  		"SYS_SCHED_YIELD":                   reflect.ValueOf(constant.MakeFromLiteral("124", token.INT, 0)),
  2180  		"SYS_SECCOMP":                       reflect.ValueOf(constant.MakeFromLiteral("277", token.INT, 0)),
  2181  		"SYS_SEMCTL":                        reflect.ValueOf(constant.MakeFromLiteral("191", token.INT, 0)),
  2182  		"SYS_SEMGET":                        reflect.ValueOf(constant.MakeFromLiteral("190", token.INT, 0)),
  2183  		"SYS_SEMOP":                         reflect.ValueOf(constant.MakeFromLiteral("193", token.INT, 0)),
  2184  		"SYS_SEMTIMEDOP":                    reflect.ValueOf(constant.MakeFromLiteral("192", token.INT, 0)),
  2185  		"SYS_SENDFILE":                      reflect.ValueOf(constant.MakeFromLiteral("71", token.INT, 0)),
  2186  		"SYS_SENDMMSG":                      reflect.ValueOf(constant.MakeFromLiteral("269", token.INT, 0)),
  2187  		"SYS_SENDMSG":                       reflect.ValueOf(constant.MakeFromLiteral("211", token.INT, 0)),
  2188  		"SYS_SENDTO":                        reflect.ValueOf(constant.MakeFromLiteral("206", token.INT, 0)),
  2189  		"SYS_SETDOMAINNAME":                 reflect.ValueOf(constant.MakeFromLiteral("162", token.INT, 0)),
  2190  		"SYS_SETFSGID":                      reflect.ValueOf(constant.MakeFromLiteral("152", token.INT, 0)),
  2191  		"SYS_SETFSUID":                      reflect.ValueOf(constant.MakeFromLiteral("151", token.INT, 0)),
  2192  		"SYS_SETGID":                        reflect.ValueOf(constant.MakeFromLiteral("144", token.INT, 0)),
  2193  		"SYS_SETGROUPS":                     reflect.ValueOf(constant.MakeFromLiteral("159", token.INT, 0)),
  2194  		"SYS_SETHOSTNAME":                   reflect.ValueOf(constant.MakeFromLiteral("161", token.INT, 0)),
  2195  		"SYS_SETITIMER":                     reflect.ValueOf(constant.MakeFromLiteral("103", token.INT, 0)),
  2196  		"SYS_SETNS":                         reflect.ValueOf(constant.MakeFromLiteral("268", token.INT, 0)),
  2197  		"SYS_SETPGID":                       reflect.ValueOf(constant.MakeFromLiteral("154", token.INT, 0)),
  2198  		"SYS_SETPRIORITY":                   reflect.ValueOf(constant.MakeFromLiteral("140", token.INT, 0)),
  2199  		"SYS_SETREGID":                      reflect.ValueOf(constant.MakeFromLiteral("143", token.INT, 0)),
  2200  		"SYS_SETRESGID":                     reflect.ValueOf(constant.MakeFromLiteral("149", token.INT, 0)),
  2201  		"SYS_SETRESUID":                     reflect.ValueOf(constant.MakeFromLiteral("147", token.INT, 0)),
  2202  		"SYS_SETREUID":                      reflect.ValueOf(constant.MakeFromLiteral("145", token.INT, 0)),
  2203  		"SYS_SETSID":                        reflect.ValueOf(constant.MakeFromLiteral("157", token.INT, 0)),
  2204  		"SYS_SETSOCKOPT":                    reflect.ValueOf(constant.MakeFromLiteral("208", token.INT, 0)),
  2205  		"SYS_SETTIMEOFDAY":                  reflect.ValueOf(constant.MakeFromLiteral("170", token.INT, 0)),
  2206  		"SYS_SETUID":                        reflect.ValueOf(constant.MakeFromLiteral("146", token.INT, 0)),
  2207  		"SYS_SETXATTR":                      reflect.ValueOf(constant.MakeFromLiteral("5", token.INT, 0)),
  2208  		"SYS_SET_MEMPOLICY":                 reflect.ValueOf(constant.MakeFromLiteral("237", token.INT, 0)),
  2209  		"SYS_SET_MEMPOLICY_HOME_NODE":       reflect.ValueOf(constant.MakeFromLiteral("450", token.INT, 0)),
  2210  		"SYS_SET_ROBUST_LIST":               reflect.ValueOf(constant.MakeFromLiteral("99", token.INT, 0)),
  2211  		"SYS_SET_TID_ADDRESS":               reflect.ValueOf(constant.MakeFromLiteral("96", token.INT, 0)),
  2212  		"SYS_SHMAT":                         reflect.ValueOf(constant.MakeFromLiteral("196", token.INT, 0)),
  2213  		"SYS_SHMCTL":                        reflect.ValueOf(constant.MakeFromLiteral("195", token.INT, 0)),
  2214  		"SYS_SHMDT":                         reflect.ValueOf(constant.MakeFromLiteral("197", token.INT, 0)),
  2215  		"SYS_SHMGET":                        reflect.ValueOf(constant.MakeFromLiteral("194", token.INT, 0)),
  2216  		"SYS_SHUTDOWN":                      reflect.ValueOf(constant.MakeFromLiteral("210", token.INT, 0)),
  2217  		"SYS_SIGALTSTACK":                   reflect.ValueOf(constant.MakeFromLiteral("132", token.INT, 0)),
  2218  		"SYS_SIGNALFD4":                     reflect.ValueOf(constant.MakeFromLiteral("74", token.INT, 0)),
  2219  		"SYS_SOCKET":                        reflect.ValueOf(constant.MakeFromLiteral("198", token.INT, 0)),
  2220  		"SYS_SOCKETPAIR":                    reflect.ValueOf(constant.MakeFromLiteral("199", token.INT, 0)),
  2221  		"SYS_SPLICE":                        reflect.ValueOf(constant.MakeFromLiteral("76", token.INT, 0)),
  2222  		"SYS_STATFS":                        reflect.ValueOf(constant.MakeFromLiteral("43", token.INT, 0)),
  2223  		"SYS_STATX":                         reflect.ValueOf(constant.MakeFromLiteral("291", token.INT, 0)),
  2224  		"SYS_SWAPOFF":                       reflect.ValueOf(constant.MakeFromLiteral("225", token.INT, 0)),
  2225  		"SYS_SWAPON":                        reflect.ValueOf(constant.MakeFromLiteral("224", token.INT, 0)),
  2226  		"SYS_SYMLINKAT":                     reflect.ValueOf(constant.MakeFromLiteral("36", token.INT, 0)),
  2227  		"SYS_SYNC":                          reflect.ValueOf(constant.MakeFromLiteral("81", token.INT, 0)),
  2228  		"SYS_SYNCFS":                        reflect.ValueOf(constant.MakeFromLiteral("267", token.INT, 0)),
  2229  		"SYS_SYNC_FILE_RANGE":               reflect.ValueOf(constant.MakeFromLiteral("84", token.INT, 0)),
  2230  		"SYS_SYSINFO":                       reflect.ValueOf(constant.MakeFromLiteral("179", token.INT, 0)),
  2231  		"SYS_SYSLOG":                        reflect.ValueOf(constant.MakeFromLiteral("116", token.INT, 0)),
  2232  		"SYS_TEE":                           reflect.ValueOf(constant.MakeFromLiteral("77", token.INT, 0)),
  2233  		"SYS_TGKILL":                        reflect.ValueOf(constant.MakeFromLiteral("131", token.INT, 0)),
  2234  		"SYS_TIMERFD_CREATE":                reflect.ValueOf(constant.MakeFromLiteral("85", token.INT, 0)),
  2235  		"SYS_TIMERFD_GETTIME":               reflect.ValueOf(constant.MakeFromLiteral("87", token.INT, 0)),
  2236  		"SYS_TIMERFD_SETTIME":               reflect.ValueOf(constant.MakeFromLiteral("86", token.INT, 0)),
  2237  		"SYS_TIMER_CREATE":                  reflect.ValueOf(constant.MakeFromLiteral("107", token.INT, 0)),
  2238  		"SYS_TIMER_DELETE":                  reflect.ValueOf(constant.MakeFromLiteral("111", token.INT, 0)),
  2239  		"SYS_TIMER_GETOVERRUN":              reflect.ValueOf(constant.MakeFromLiteral("109", token.INT, 0)),
  2240  		"SYS_TIMER_GETTIME":                 reflect.ValueOf(constant.MakeFromLiteral("108", token.INT, 0)),
  2241  		"SYS_TIMER_SETTIME":                 reflect.ValueOf(constant.MakeFromLiteral("110", token.INT, 0)),
  2242  		"SYS_TIMES":                         reflect.ValueOf(constant.MakeFromLiteral("153", token.INT, 0)),
  2243  		"SYS_TKILL":                         reflect.ValueOf(constant.MakeFromLiteral("130", token.INT, 0)),
  2244  		"SYS_TRUNCATE":                      reflect.ValueOf(constant.MakeFromLiteral("45", token.INT, 0)),
  2245  		"SYS_UMASK":                         reflect.ValueOf(constant.MakeFromLiteral("166", token.INT, 0)),
  2246  		"SYS_UMOUNT2":                       reflect.ValueOf(constant.MakeFromLiteral("39", token.INT, 0)),
  2247  		"SYS_UNAME":                         reflect.ValueOf(constant.MakeFromLiteral("160", token.INT, 0)),
  2248  		"SYS_UNLINKAT":                      reflect.ValueOf(constant.MakeFromLiteral("35", token.INT, 0)),
  2249  		"SYS_UNSHARE":                       reflect.ValueOf(constant.MakeFromLiteral("97", token.INT, 0)),
  2250  		"SYS_USERFAULTFD":                   reflect.ValueOf(constant.MakeFromLiteral("282", token.INT, 0)),
  2251  		"SYS_UTIMENSAT":                     reflect.ValueOf(constant.MakeFromLiteral("88", token.INT, 0)),
  2252  		"SYS_VHANGUP":                       reflect.ValueOf(constant.MakeFromLiteral("58", token.INT, 0)),
  2253  		"SYS_VMSPLICE":                      reflect.ValueOf(constant.MakeFromLiteral("75", token.INT, 0)),
  2254  		"SYS_WAIT4":                         reflect.ValueOf(constant.MakeFromLiteral("260", token.INT, 0)),
  2255  		"SYS_WAITID":                        reflect.ValueOf(constant.MakeFromLiteral("95", token.INT, 0)),
  2256  		"SYS_WRITE":                         reflect.ValueOf(constant.MakeFromLiteral("64", token.INT, 0)),
  2257  		"SYS_WRITEV":                        reflect.ValueOf(constant.MakeFromLiteral("66", token.INT, 0)),
  2258  		"S_BLKSIZE":                         reflect.ValueOf(constant.MakeFromLiteral("512", token.INT, 0)),
  2259  		"S_IEXEC":                           reflect.ValueOf(constant.MakeFromLiteral("64", token.INT, 0)),
  2260  		"S_IFBLK":                           reflect.ValueOf(constant.MakeFromLiteral("24576", token.INT, 0)),
  2261  		"S_IFCHR":                           reflect.ValueOf(constant.MakeFromLiteral("8192", token.INT, 0)),
  2262  		"S_IFDIR":                           reflect.ValueOf(constant.MakeFromLiteral("16384", token.INT, 0)),
  2263  		"S_IFIFO":                           reflect.ValueOf(constant.MakeFromLiteral("4096", token.INT, 0)),
  2264  		"S_IFLNK":                           reflect.ValueOf(constant.MakeFromLiteral("40960", token.INT, 0)),
  2265  		"S_IFMT":                            reflect.ValueOf(constant.MakeFromLiteral("61440", token.INT, 0)),
  2266  		"S_IFREG":                           reflect.ValueOf(constant.MakeFromLiteral("32768", token.INT, 0)),
  2267  		"S_IFSOCK":                          reflect.ValueOf(constant.MakeFromLiteral("49152", token.INT, 0)),
  2268  		"S_IREAD":                           reflect.ValueOf(constant.MakeFromLiteral("256", token.INT, 0)),
  2269  		"S_IRGRP":                           reflect.ValueOf(constant.MakeFromLiteral("32", token.INT, 0)),
  2270  		"S_IROTH":                           reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
  2271  		"S_IRUSR":                           reflect.ValueOf(constant.MakeFromLiteral("256", token.INT, 0)),
  2272  		"S_IRWXG":                           reflect.ValueOf(constant.MakeFromLiteral("56", token.INT, 0)),
  2273  		"S_IRWXO":                           reflect.ValueOf(constant.MakeFromLiteral("7", token.INT, 0)),
  2274  		"S_IRWXU":                           reflect.ValueOf(constant.MakeFromLiteral("448", token.INT, 0)),
  2275  		"S_ISGID":                           reflect.ValueOf(constant.MakeFromLiteral("1024", token.INT, 0)),
  2276  		"S_ISUID":                           reflect.ValueOf(constant.MakeFromLiteral("2048", token.INT, 0)),
  2277  		"S_ISVTX":                           reflect.ValueOf(constant.MakeFromLiteral("512", token.INT, 0)),
  2278  		"S_IWGRP":                           reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
  2279  		"S_IWOTH":                           reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
  2280  		"S_IWRITE":                          reflect.ValueOf(constant.MakeFromLiteral("128", token.INT, 0)),
  2281  		"S_IWUSR":                           reflect.ValueOf(constant.MakeFromLiteral("128", token.INT, 0)),
  2282  		"S_IXGRP":                           reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
  2283  		"S_IXOTH":                           reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  2284  		"S_IXUSR":                           reflect.ValueOf(constant.MakeFromLiteral("64", token.INT, 0)),
  2285  		"Seek":                              reflect.ValueOf(syscall.Seek),
  2286  		"Select":                            reflect.ValueOf(syscall.Select),
  2287  		"Sendfile":                          reflect.ValueOf(syscall.Sendfile),
  2288  		"Sendmsg":                           reflect.ValueOf(syscall.Sendmsg),
  2289  		"SendmsgN":                          reflect.ValueOf(syscall.SendmsgN),
  2290  		"Sendto":                            reflect.ValueOf(syscall.Sendto),
  2291  		"SetLsfPromisc":                     reflect.ValueOf(syscall.SetLsfPromisc),
  2292  		"SetNonblock":                       reflect.ValueOf(syscall.SetNonblock),
  2293  		"Setdomainname":                     reflect.ValueOf(syscall.Setdomainname),
  2294  		"Setegid":                           reflect.ValueOf(syscall.Setegid),
  2295  		"Setenv":                            reflect.ValueOf(syscall.Setenv),
  2296  		"Seteuid":                           reflect.ValueOf(syscall.Seteuid),
  2297  		"Setfsgid":                          reflect.ValueOf(syscall.Setfsgid),
  2298  		"Setfsuid":                          reflect.ValueOf(syscall.Setfsuid),
  2299  		"Setgid":                            reflect.ValueOf(syscall.Setgid),
  2300  		"Setgroups":                         reflect.ValueOf(syscall.Setgroups),
  2301  		"Sethostname":                       reflect.ValueOf(syscall.Sethostname),
  2302  		"Setpgid":                           reflect.ValueOf(syscall.Setpgid),
  2303  		"Setpriority":                       reflect.ValueOf(syscall.Setpriority),
  2304  		"Setregid":                          reflect.ValueOf(syscall.Setregid),
  2305  		"Setresgid":                         reflect.ValueOf(syscall.Setresgid),
  2306  		"Setresuid":                         reflect.ValueOf(syscall.Setresuid),
  2307  		"Setreuid":                          reflect.ValueOf(syscall.Setreuid),
  2308  		"Setrlimit":                         reflect.ValueOf(syscall.Setrlimit),
  2309  		"Setsid":                            reflect.ValueOf(syscall.Setsid),
  2310  		"SetsockoptByte":                    reflect.ValueOf(syscall.SetsockoptByte),
  2311  		"SetsockoptICMPv6Filter":            reflect.ValueOf(syscall.SetsockoptICMPv6Filter),
  2312  		"SetsockoptIPMreq":                  reflect.ValueOf(syscall.SetsockoptIPMreq),
  2313  		"SetsockoptIPMreqn":                 reflect.ValueOf(syscall.SetsockoptIPMreqn),
  2314  		"SetsockoptIPv6Mreq":                reflect.ValueOf(syscall.SetsockoptIPv6Mreq),
  2315  		"SetsockoptInet4Addr":               reflect.ValueOf(syscall.SetsockoptInet4Addr),
  2316  		"SetsockoptInt":                     reflect.ValueOf(syscall.SetsockoptInt),
  2317  		"SetsockoptLinger":                  reflect.ValueOf(syscall.SetsockoptLinger),
  2318  		"SetsockoptString":                  reflect.ValueOf(syscall.SetsockoptString),
  2319  		"SetsockoptTimeval":                 reflect.ValueOf(syscall.SetsockoptTimeval),
  2320  		"Settimeofday":                      reflect.ValueOf(syscall.Settimeofday),
  2321  		"Setuid":                            reflect.ValueOf(syscall.Setuid),
  2322  		"Setxattr":                          reflect.ValueOf(syscall.Setxattr),
  2323  		"SizeofCmsghdr":                     reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
  2324  		"SizeofICMPv6Filter":                reflect.ValueOf(constant.MakeFromLiteral("32", token.INT, 0)),
  2325  		"SizeofIPMreq":                      reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
  2326  		"SizeofIPMreqn":                     reflect.ValueOf(constant.MakeFromLiteral("12", token.INT, 0)),
  2327  		"SizeofIPv6MTUInfo":                 reflect.ValueOf(constant.MakeFromLiteral("32", token.INT, 0)),
  2328  		"SizeofIPv6Mreq":                    reflect.ValueOf(constant.MakeFromLiteral("20", token.INT, 0)),
  2329  		"SizeofIfAddrmsg":                   reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
  2330  		"SizeofIfInfomsg":                   reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
  2331  		"SizeofInet4Pktinfo":                reflect.ValueOf(constant.MakeFromLiteral("12", token.INT, 0)),
  2332  		"SizeofInet6Pktinfo":                reflect.ValueOf(constant.MakeFromLiteral("20", token.INT, 0)),
  2333  		"SizeofInotifyEvent":                reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
  2334  		"SizeofLinger":                      reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
  2335  		"SizeofMsghdr":                      reflect.ValueOf(constant.MakeFromLiteral("56", token.INT, 0)),
  2336  		"SizeofNlAttr":                      reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
  2337  		"SizeofNlMsgerr":                    reflect.ValueOf(constant.MakeFromLiteral("20", token.INT, 0)),
  2338  		"SizeofNlMsghdr":                    reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
  2339  		"SizeofRtAttr":                      reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
  2340  		"SizeofRtGenmsg":                    reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  2341  		"SizeofRtMsg":                       reflect.ValueOf(constant.MakeFromLiteral("12", token.INT, 0)),
  2342  		"SizeofRtNexthop":                   reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
  2343  		"SizeofSockFilter":                  reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
  2344  		"SizeofSockFprog":                   reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
  2345  		"SizeofSockaddrAny":                 reflect.ValueOf(constant.MakeFromLiteral("112", token.INT, 0)),
  2346  		"SizeofSockaddrInet4":               reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
  2347  		"SizeofSockaddrInet6":               reflect.ValueOf(constant.MakeFromLiteral("28", token.INT, 0)),
  2348  		"SizeofSockaddrLinklayer":           reflect.ValueOf(constant.MakeFromLiteral("20", token.INT, 0)),
  2349  		"SizeofSockaddrNetlink":             reflect.ValueOf(constant.MakeFromLiteral("12", token.INT, 0)),
  2350  		"SizeofSockaddrUnix":                reflect.ValueOf(constant.MakeFromLiteral("110", token.INT, 0)),
  2351  		"SizeofTCPInfo":                     reflect.ValueOf(constant.MakeFromLiteral("104", token.INT, 0)),
  2352  		"SizeofUcred":                       reflect.ValueOf(constant.MakeFromLiteral("12", token.INT, 0)),
  2353  		"SlicePtrFromStrings":               reflect.ValueOf(syscall.SlicePtrFromStrings),
  2354  		"Socket":                            reflect.ValueOf(syscall.Socket),
  2355  		"SocketDisableIPv6":                 reflect.ValueOf(&syscall.SocketDisableIPv6).Elem(),
  2356  		"Socketpair":                        reflect.ValueOf(syscall.Socketpair),
  2357  		"Splice":                            reflect.ValueOf(syscall.Splice),
  2358  		"Stat":                              reflect.ValueOf(syscall.Stat),
  2359  		"Statfs":                            reflect.ValueOf(syscall.Statfs),
  2360  		"Stderr":                            reflect.ValueOf(&syscall.Stderr).Elem(),
  2361  		"Stdin":                             reflect.ValueOf(&syscall.Stdin).Elem(),
  2362  		"Stdout":                            reflect.ValueOf(&syscall.Stdout).Elem(),
  2363  		"StringBytePtr":                     reflect.ValueOf(syscall.StringBytePtr),
  2364  		"StringByteSlice":                   reflect.ValueOf(syscall.StringByteSlice),
  2365  		"StringSlicePtr":                    reflect.ValueOf(syscall.StringSlicePtr),
  2366  		"Symlink":                           reflect.ValueOf(syscall.Symlink),
  2367  		"Sync":                              reflect.ValueOf(syscall.Sync),
  2368  		"SyncFileRange":                     reflect.ValueOf(syscall.SyncFileRange),
  2369  		"Sysinfo":                           reflect.ValueOf(syscall.Sysinfo),
  2370  		"TCFLSH":                            reflect.ValueOf(constant.MakeFromLiteral("21515", token.INT, 0)),
  2371  		"TCGETS":                            reflect.ValueOf(constant.MakeFromLiteral("21505", token.INT, 0)),
  2372  		"TCIFLUSH":                          reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
  2373  		"TCIOFLUSH":                         reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
  2374  		"TCOFLUSH":                          reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  2375  		"TCP_CC_INFO":                       reflect.ValueOf(constant.MakeFromLiteral("26", token.INT, 0)),
  2376  		"TCP_CM_INQ":                        reflect.ValueOf(constant.MakeFromLiteral("36", token.INT, 0)),
  2377  		"TCP_CONGESTION":                    reflect.ValueOf(constant.MakeFromLiteral("13", token.INT, 0)),
  2378  		"TCP_COOKIE_IN_ALWAYS":              reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  2379  		"TCP_COOKIE_MAX":                    reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
  2380  		"TCP_COOKIE_MIN":                    reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
  2381  		"TCP_COOKIE_OUT_NEVER":              reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
  2382  		"TCP_COOKIE_PAIR_SIZE":              reflect.ValueOf(constant.MakeFromLiteral("32", token.INT, 0)),
  2383  		"TCP_COOKIE_TRANSACTIONS":           reflect.ValueOf(constant.MakeFromLiteral("15", token.INT, 0)),
  2384  		"TCP_CORK":                          reflect.ValueOf(constant.MakeFromLiteral("3", token.INT, 0)),
  2385  		"TCP_DEFER_ACCEPT":                  reflect.ValueOf(constant.MakeFromLiteral("9", token.INT, 0)),
  2386  		"TCP_FASTOPEN":                      reflect.ValueOf(constant.MakeFromLiteral("23", token.INT, 0)),
  2387  		"TCP_FASTOPEN_CONNECT":              reflect.ValueOf(constant.MakeFromLiteral("30", token.INT, 0)),
  2388  		"TCP_FASTOPEN_KEY":                  reflect.ValueOf(constant.MakeFromLiteral("33", token.INT, 0)),
  2389  		"TCP_FASTOPEN_NO_COOKIE":            reflect.ValueOf(constant.MakeFromLiteral("34", token.INT, 0)),
  2390  		"TCP_INFO":                          reflect.ValueOf(constant.MakeFromLiteral("11", token.INT, 0)),
  2391  		"TCP_INQ":                           reflect.ValueOf(constant.MakeFromLiteral("36", token.INT, 0)),
  2392  		"TCP_KEEPCNT":                       reflect.ValueOf(constant.MakeFromLiteral("6", token.INT, 0)),
  2393  		"TCP_KEEPIDLE":                      reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
  2394  		"TCP_KEEPINTVL":                     reflect.ValueOf(constant.MakeFromLiteral("5", token.INT, 0)),
  2395  		"TCP_LINGER2":                       reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
  2396  		"TCP_MAXSEG":                        reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
  2397  		"TCP_MAXWIN":                        reflect.ValueOf(constant.MakeFromLiteral("65535", token.INT, 0)),
  2398  		"TCP_MAX_WINSHIFT":                  reflect.ValueOf(constant.MakeFromLiteral("14", token.INT, 0)),
  2399  		"TCP_MD5SIG":                        reflect.ValueOf(constant.MakeFromLiteral("14", token.INT, 0)),
  2400  		"TCP_MD5SIG_EXT":                    reflect.ValueOf(constant.MakeFromLiteral("32", token.INT, 0)),
  2401  		"TCP_MD5SIG_FLAG_PREFIX":            reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  2402  		"TCP_MD5SIG_MAXKEYLEN":              reflect.ValueOf(constant.MakeFromLiteral("80", token.INT, 0)),
  2403  		"TCP_MSS":                           reflect.ValueOf(constant.MakeFromLiteral("512", token.INT, 0)),
  2404  		"TCP_MSS_DEFAULT":                   reflect.ValueOf(constant.MakeFromLiteral("536", token.INT, 0)),
  2405  		"TCP_MSS_DESIRED":                   reflect.ValueOf(constant.MakeFromLiteral("1220", token.INT, 0)),
  2406  		"TCP_NODELAY":                       reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  2407  		"TCP_NOTSENT_LOWAT":                 reflect.ValueOf(constant.MakeFromLiteral("25", token.INT, 0)),
  2408  		"TCP_QUEUE_SEQ":                     reflect.ValueOf(constant.MakeFromLiteral("21", token.INT, 0)),
  2409  		"TCP_QUICKACK":                      reflect.ValueOf(constant.MakeFromLiteral("12", token.INT, 0)),
  2410  		"TCP_REPAIR":                        reflect.ValueOf(constant.MakeFromLiteral("19", token.INT, 0)),
  2411  		"TCP_REPAIR_OFF":                    reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
  2412  		"TCP_REPAIR_OFF_NO_WP":              reflect.ValueOf(constant.MakeFromLiteral("-1", token.INT, 0)),
  2413  		"TCP_REPAIR_ON":                     reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  2414  		"TCP_REPAIR_OPTIONS":                reflect.ValueOf(constant.MakeFromLiteral("22", token.INT, 0)),
  2415  		"TCP_REPAIR_QUEUE":                  reflect.ValueOf(constant.MakeFromLiteral("20", token.INT, 0)),
  2416  		"TCP_REPAIR_WINDOW":                 reflect.ValueOf(constant.MakeFromLiteral("29", token.INT, 0)),
  2417  		"TCP_SAVED_SYN":                     reflect.ValueOf(constant.MakeFromLiteral("28", token.INT, 0)),
  2418  		"TCP_SAVE_SYN":                      reflect.ValueOf(constant.MakeFromLiteral("27", token.INT, 0)),
  2419  		"TCP_SYNCNT":                        reflect.ValueOf(constant.MakeFromLiteral("7", token.INT, 0)),
  2420  		"TCP_S_DATA_IN":                     reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
  2421  		"TCP_S_DATA_OUT":                    reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
  2422  		"TCP_THIN_DUPACK":                   reflect.ValueOf(constant.MakeFromLiteral("17", token.INT, 0)),
  2423  		"TCP_THIN_LINEAR_TIMEOUTS":          reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
  2424  		"TCP_TIMESTAMP":                     reflect.ValueOf(constant.MakeFromLiteral("24", token.INT, 0)),
  2425  		"TCP_TX_DELAY":                      reflect.ValueOf(constant.MakeFromLiteral("37", token.INT, 0)),
  2426  		"TCP_ULP":                           reflect.ValueOf(constant.MakeFromLiteral("31", token.INT, 0)),
  2427  		"TCP_USER_TIMEOUT":                  reflect.ValueOf(constant.MakeFromLiteral("18", token.INT, 0)),
  2428  		"TCP_WINDOW_CLAMP":                  reflect.ValueOf(constant.MakeFromLiteral("10", token.INT, 0)),
  2429  		"TCP_ZEROCOPY_RECEIVE":              reflect.ValueOf(constant.MakeFromLiteral("35", token.INT, 0)),
  2430  		"TCSAFLUSH":                         reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
  2431  		"TCSETS":                            reflect.ValueOf(constant.MakeFromLiteral("21506", token.INT, 0)),
  2432  		"TIOCCBRK":                          reflect.ValueOf(constant.MakeFromLiteral("21544", token.INT, 0)),
  2433  		"TIOCCONS":                          reflect.ValueOf(constant.MakeFromLiteral("21533", token.INT, 0)),
  2434  		"TIOCEXCL":                          reflect.ValueOf(constant.MakeFromLiteral("21516", token.INT, 0)),
  2435  		"TIOCGDEV":                          reflect.ValueOf(constant.MakeFromLiteral("2147767346", token.INT, 0)),
  2436  		"TIOCGETD":                          reflect.ValueOf(constant.MakeFromLiteral("21540", token.INT, 0)),
  2437  		"TIOCGEXCL":                         reflect.ValueOf(constant.MakeFromLiteral("2147767360", token.INT, 0)),
  2438  		"TIOCGICOUNT":                       reflect.ValueOf(constant.MakeFromLiteral("21597", token.INT, 0)),
  2439  		"TIOCGISO7816":                      reflect.ValueOf(constant.MakeFromLiteral("2150126658", token.INT, 0)),
  2440  		"TIOCGLCKTRMIOS":                    reflect.ValueOf(constant.MakeFromLiteral("21590", token.INT, 0)),
  2441  		"TIOCGPGRP":                         reflect.ValueOf(constant.MakeFromLiteral("21519", token.INT, 0)),
  2442  		"TIOCGPKT":                          reflect.ValueOf(constant.MakeFromLiteral("2147767352", token.INT, 0)),
  2443  		"TIOCGPTLCK":                        reflect.ValueOf(constant.MakeFromLiteral("2147767353", token.INT, 0)),
  2444  		"TIOCGPTN":                          reflect.ValueOf(constant.MakeFromLiteral("2147767344", token.INT, 0)),
  2445  		"TIOCGPTPEER":                       reflect.ValueOf(constant.MakeFromLiteral("21569", token.INT, 0)),
  2446  		"TIOCGRS485":                        reflect.ValueOf(constant.MakeFromLiteral("21550", token.INT, 0)),
  2447  		"TIOCGSERIAL":                       reflect.ValueOf(constant.MakeFromLiteral("21534", token.INT, 0)),
  2448  		"TIOCGSID":                          reflect.ValueOf(constant.MakeFromLiteral("21545", token.INT, 0)),
  2449  		"TIOCGSOFTCAR":                      reflect.ValueOf(constant.MakeFromLiteral("21529", token.INT, 0)),
  2450  		"TIOCGWINSZ":                        reflect.ValueOf(constant.MakeFromLiteral("21523", token.INT, 0)),
  2451  		"TIOCINQ":                           reflect.ValueOf(constant.MakeFromLiteral("21531", token.INT, 0)),
  2452  		"TIOCLINUX":                         reflect.ValueOf(constant.MakeFromLiteral("21532", token.INT, 0)),
  2453  		"TIOCMBIC":                          reflect.ValueOf(constant.MakeFromLiteral("21527", token.INT, 0)),
  2454  		"TIOCMBIS":                          reflect.ValueOf(constant.MakeFromLiteral("21526", token.INT, 0)),
  2455  		"TIOCMGET":                          reflect.ValueOf(constant.MakeFromLiteral("21525", token.INT, 0)),
  2456  		"TIOCMIWAIT":                        reflect.ValueOf(constant.MakeFromLiteral("21596", token.INT, 0)),
  2457  		"TIOCMSET":                          reflect.ValueOf(constant.MakeFromLiteral("21528", token.INT, 0)),
  2458  		"TIOCM_CAR":                         reflect.ValueOf(constant.MakeFromLiteral("64", token.INT, 0)),
  2459  		"TIOCM_CD":                          reflect.ValueOf(constant.MakeFromLiteral("64", token.INT, 0)),
  2460  		"TIOCM_CTS":                         reflect.ValueOf(constant.MakeFromLiteral("32", token.INT, 0)),
  2461  		"TIOCM_DSR":                         reflect.ValueOf(constant.MakeFromLiteral("256", token.INT, 0)),
  2462  		"TIOCM_DTR":                         reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
  2463  		"TIOCM_LE":                          reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  2464  		"TIOCM_RI":                          reflect.ValueOf(constant.MakeFromLiteral("128", token.INT, 0)),
  2465  		"TIOCM_RNG":                         reflect.ValueOf(constant.MakeFromLiteral("128", token.INT, 0)),
  2466  		"TIOCM_RTS":                         reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
  2467  		"TIOCM_SR":                          reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
  2468  		"TIOCM_ST":                          reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
  2469  		"TIOCNOTTY":                         reflect.ValueOf(constant.MakeFromLiteral("21538", token.INT, 0)),
  2470  		"TIOCNXCL":                          reflect.ValueOf(constant.MakeFromLiteral("21517", token.INT, 0)),
  2471  		"TIOCOUTQ":                          reflect.ValueOf(constant.MakeFromLiteral("21521", token.INT, 0)),
  2472  		"TIOCPKT":                           reflect.ValueOf(constant.MakeFromLiteral("21536", token.INT, 0)),
  2473  		"TIOCPKT_DATA":                      reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
  2474  		"TIOCPKT_DOSTOP":                    reflect.ValueOf(constant.MakeFromLiteral("32", token.INT, 0)),
  2475  		"TIOCPKT_FLUSHREAD":                 reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  2476  		"TIOCPKT_FLUSHWRITE":                reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
  2477  		"TIOCPKT_IOCTL":                     reflect.ValueOf(constant.MakeFromLiteral("64", token.INT, 0)),
  2478  		"TIOCPKT_NOSTOP":                    reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
  2479  		"TIOCPKT_START":                     reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
  2480  		"TIOCPKT_STOP":                      reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
  2481  		"TIOCSBRK":                          reflect.ValueOf(constant.MakeFromLiteral("21543", token.INT, 0)),
  2482  		"TIOCSCTTY":                         reflect.ValueOf(constant.MakeFromLiteral("21518", token.INT, 0)),
  2483  		"TIOCSERCONFIG":                     reflect.ValueOf(constant.MakeFromLiteral("21587", token.INT, 0)),
  2484  		"TIOCSERGETLSR":                     reflect.ValueOf(constant.MakeFromLiteral("21593", token.INT, 0)),
  2485  		"TIOCSERGETMULTI":                   reflect.ValueOf(constant.MakeFromLiteral("21594", token.INT, 0)),
  2486  		"TIOCSERGSTRUCT":                    reflect.ValueOf(constant.MakeFromLiteral("21592", token.INT, 0)),
  2487  		"TIOCSERGWILD":                      reflect.ValueOf(constant.MakeFromLiteral("21588", token.INT, 0)),
  2488  		"TIOCSERSETMULTI":                   reflect.ValueOf(constant.MakeFromLiteral("21595", token.INT, 0)),
  2489  		"TIOCSERSWILD":                      reflect.ValueOf(constant.MakeFromLiteral("21589", token.INT, 0)),
  2490  		"TIOCSER_TEMT":                      reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  2491  		"TIOCSETD":                          reflect.ValueOf(constant.MakeFromLiteral("21539", token.INT, 0)),
  2492  		"TIOCSIG":                           reflect.ValueOf(constant.MakeFromLiteral("1074025526", token.INT, 0)),
  2493  		"TIOCSISO7816":                      reflect.ValueOf(constant.MakeFromLiteral("3223868483", token.INT, 0)),
  2494  		"TIOCSLCKTRMIOS":                    reflect.ValueOf(constant.MakeFromLiteral("21591", token.INT, 0)),
  2495  		"TIOCSPGRP":                         reflect.ValueOf(constant.MakeFromLiteral("21520", token.INT, 0)),
  2496  		"TIOCSPTLCK":                        reflect.ValueOf(constant.MakeFromLiteral("1074025521", token.INT, 0)),
  2497  		"TIOCSRS485":                        reflect.ValueOf(constant.MakeFromLiteral("21551", token.INT, 0)),
  2498  		"TIOCSSERIAL":                       reflect.ValueOf(constant.MakeFromLiteral("21535", token.INT, 0)),
  2499  		"TIOCSSOFTCAR":                      reflect.ValueOf(constant.MakeFromLiteral("21530", token.INT, 0)),
  2500  		"TIOCSTI":                           reflect.ValueOf(constant.MakeFromLiteral("21522", token.INT, 0)),
  2501  		"TIOCSWINSZ":                        reflect.ValueOf(constant.MakeFromLiteral("21524", token.INT, 0)),
  2502  		"TIOCVHANGUP":                       reflect.ValueOf(constant.MakeFromLiteral("21559", token.INT, 0)),
  2503  		"TOSTOP":                            reflect.ValueOf(constant.MakeFromLiteral("256", token.INT, 0)),
  2504  		"TUNATTACHFILTER":                   reflect.ValueOf(constant.MakeFromLiteral("1074812117", token.INT, 0)),
  2505  		"TUNDETACHFILTER":                   reflect.ValueOf(constant.MakeFromLiteral("1074812118", token.INT, 0)),
  2506  		"TUNGETDEVNETNS":                    reflect.ValueOf(constant.MakeFromLiteral("21731", token.INT, 0)),
  2507  		"TUNGETFEATURES":                    reflect.ValueOf(constant.MakeFromLiteral("2147767503", token.INT, 0)),
  2508  		"TUNGETFILTER":                      reflect.ValueOf(constant.MakeFromLiteral("2148553947", token.INT, 0)),
  2509  		"TUNGETIFF":                         reflect.ValueOf(constant.MakeFromLiteral("2147767506", token.INT, 0)),
  2510  		"TUNGETSNDBUF":                      reflect.ValueOf(constant.MakeFromLiteral("2147767507", token.INT, 0)),
  2511  		"TUNGETVNETBE":                      reflect.ValueOf(constant.MakeFromLiteral("2147767519", token.INT, 0)),
  2512  		"TUNGETVNETHDRSZ":                   reflect.ValueOf(constant.MakeFromLiteral("2147767511", token.INT, 0)),
  2513  		"TUNGETVNETLE":                      reflect.ValueOf(constant.MakeFromLiteral("2147767517", token.INT, 0)),
  2514  		"TUNSETCARRIER":                     reflect.ValueOf(constant.MakeFromLiteral("1074025698", token.INT, 0)),
  2515  		"TUNSETDEBUG":                       reflect.ValueOf(constant.MakeFromLiteral("1074025673", token.INT, 0)),
  2516  		"TUNSETFILTEREBPF":                  reflect.ValueOf(constant.MakeFromLiteral("2147767521", token.INT, 0)),
  2517  		"TUNSETGROUP":                       reflect.ValueOf(constant.MakeFromLiteral("1074025678", token.INT, 0)),
  2518  		"TUNSETIFF":                         reflect.ValueOf(constant.MakeFromLiteral("1074025674", token.INT, 0)),
  2519  		"TUNSETIFINDEX":                     reflect.ValueOf(constant.MakeFromLiteral("1074025690", token.INT, 0)),
  2520  		"TUNSETLINK":                        reflect.ValueOf(constant.MakeFromLiteral("1074025677", token.INT, 0)),
  2521  		"TUNSETNOCSUM":                      reflect.ValueOf(constant.MakeFromLiteral("1074025672", token.INT, 0)),
  2522  		"TUNSETOFFLOAD":                     reflect.ValueOf(constant.MakeFromLiteral("1074025680", token.INT, 0)),
  2523  		"TUNSETOWNER":                       reflect.ValueOf(constant.MakeFromLiteral("1074025676", token.INT, 0)),
  2524  		"TUNSETPERSIST":                     reflect.ValueOf(constant.MakeFromLiteral("1074025675", token.INT, 0)),
  2525  		"TUNSETQUEUE":                       reflect.ValueOf(constant.MakeFromLiteral("1074025689", token.INT, 0)),
  2526  		"TUNSETSNDBUF":                      reflect.ValueOf(constant.MakeFromLiteral("1074025684", token.INT, 0)),
  2527  		"TUNSETSTEERINGEBPF":                reflect.ValueOf(constant.MakeFromLiteral("2147767520", token.INT, 0)),
  2528  		"TUNSETTXFILTER":                    reflect.ValueOf(constant.MakeFromLiteral("1074025681", token.INT, 0)),
  2529  		"TUNSETVNETBE":                      reflect.ValueOf(constant.MakeFromLiteral("1074025694", token.INT, 0)),
  2530  		"TUNSETVNETHDRSZ":                   reflect.ValueOf(constant.MakeFromLiteral("1074025688", token.INT, 0)),
  2531  		"TUNSETVNETLE":                      reflect.ValueOf(constant.MakeFromLiteral("1074025692", token.INT, 0)),
  2532  		"Tee":                               reflect.ValueOf(syscall.Tee),
  2533  		"Tgkill":                            reflect.ValueOf(syscall.Tgkill),
  2534  		"Time":                              reflect.ValueOf(syscall.Time),
  2535  		"Times":                             reflect.ValueOf(syscall.Times),
  2536  		"TimespecToNsec":                    reflect.ValueOf(syscall.TimespecToNsec),
  2537  		"TimevalToNsec":                     reflect.ValueOf(syscall.TimevalToNsec),
  2538  		"Truncate":                          reflect.ValueOf(syscall.Truncate),
  2539  		"Umask":                             reflect.ValueOf(syscall.Umask),
  2540  		"Uname":                             reflect.ValueOf(syscall.Uname),
  2541  		"UnixCredentials":                   reflect.ValueOf(syscall.UnixCredentials),
  2542  		"UnixRights":                        reflect.ValueOf(syscall.UnixRights),
  2543  		"Unlink":                            reflect.ValueOf(syscall.Unlink),
  2544  		"Unlinkat":                          reflect.ValueOf(syscall.Unlinkat),
  2545  		"Unmount":                           reflect.ValueOf(syscall.Unmount),
  2546  		"Unsetenv":                          reflect.ValueOf(syscall.Unsetenv),
  2547  		"Unshare":                           reflect.ValueOf(syscall.Unshare),
  2548  		"Utime":                             reflect.ValueOf(syscall.Utime),
  2549  		"Utimes":                            reflect.ValueOf(syscall.Utimes),
  2550  		"UtimesNano":                        reflect.ValueOf(syscall.UtimesNano),
  2551  		"VDISCARD":                          reflect.ValueOf(constant.MakeFromLiteral("13", token.INT, 0)),
  2552  		"VEOF":                              reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
  2553  		"VEOL":                              reflect.ValueOf(constant.MakeFromLiteral("11", token.INT, 0)),
  2554  		"VEOL2":                             reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
  2555  		"VERASE":                            reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
  2556  		"VINTR":                             reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
  2557  		"VKILL":                             reflect.ValueOf(constant.MakeFromLiteral("3", token.INT, 0)),
  2558  		"VLNEXT":                            reflect.ValueOf(constant.MakeFromLiteral("15", token.INT, 0)),
  2559  		"VMIN":                              reflect.ValueOf(constant.MakeFromLiteral("6", token.INT, 0)),
  2560  		"VQUIT":                             reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  2561  		"VREPRINT":                          reflect.ValueOf(constant.MakeFromLiteral("12", token.INT, 0)),
  2562  		"VSTART":                            reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
  2563  		"VSTOP":                             reflect.ValueOf(constant.MakeFromLiteral("9", token.INT, 0)),
  2564  		"VSUSP":                             reflect.ValueOf(constant.MakeFromLiteral("10", token.INT, 0)),
  2565  		"VSWTC":                             reflect.ValueOf(constant.MakeFromLiteral("7", token.INT, 0)),
  2566  		"VT0":                               reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
  2567  		"VT1":                               reflect.ValueOf(constant.MakeFromLiteral("16384", token.INT, 0)),
  2568  		"VTDLY":                             reflect.ValueOf(constant.MakeFromLiteral("16384", token.INT, 0)),
  2569  		"VTIME":                             reflect.ValueOf(constant.MakeFromLiteral("5", token.INT, 0)),
  2570  		"VWERASE":                           reflect.ValueOf(constant.MakeFromLiteral("14", token.INT, 0)),
  2571  		"WALL":                              reflect.ValueOf(constant.MakeFromLiteral("1073741824", token.INT, 0)),
  2572  		"WCLONE":                            reflect.ValueOf(constant.MakeFromLiteral("2147483648", token.INT, 0)),
  2573  		"WCONTINUED":                        reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
  2574  		"WEXITED":                           reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
  2575  		"WNOHANG":                           reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  2576  		"WNOTHREAD":                         reflect.ValueOf(constant.MakeFromLiteral("536870912", token.INT, 0)),
  2577  		"WNOWAIT":                           reflect.ValueOf(constant.MakeFromLiteral("16777216", token.INT, 0)),
  2578  		"WORDSIZE":                          reflect.ValueOf(constant.MakeFromLiteral("64", token.INT, 0)),
  2579  		"WSTOPPED":                          reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
  2580  		"WUNTRACED":                         reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
  2581  		"Wait4":                             reflect.ValueOf(syscall.Wait4),
  2582  		"Write":                             reflect.ValueOf(syscall.Write),
  2583  		"XCASE":                             reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
  2584  
  2585  		// type definitions
  2586  		"Cmsghdr":              reflect.ValueOf((*syscall.Cmsghdr)(nil)),
  2587  		"Conn":                 reflect.ValueOf((*syscall.Conn)(nil)),
  2588  		"Credential":           reflect.ValueOf((*syscall.Credential)(nil)),
  2589  		"Dirent":               reflect.ValueOf((*syscall.Dirent)(nil)),
  2590  		"EpollEvent":           reflect.ValueOf((*syscall.EpollEvent)(nil)),
  2591  		"Errno":                reflect.ValueOf((*syscall.Errno)(nil)),
  2592  		"FdSet":                reflect.ValueOf((*syscall.FdSet)(nil)),
  2593  		"Flock_t":              reflect.ValueOf((*syscall.Flock_t)(nil)),
  2594  		"Fsid":                 reflect.ValueOf((*syscall.Fsid)(nil)),
  2595  		"ICMPv6Filter":         reflect.ValueOf((*syscall.ICMPv6Filter)(nil)),
  2596  		"IPMreq":               reflect.ValueOf((*syscall.IPMreq)(nil)),
  2597  		"IPMreqn":              reflect.ValueOf((*syscall.IPMreqn)(nil)),
  2598  		"IPv6MTUInfo":          reflect.ValueOf((*syscall.IPv6MTUInfo)(nil)),
  2599  		"IPv6Mreq":             reflect.ValueOf((*syscall.IPv6Mreq)(nil)),
  2600  		"IfAddrmsg":            reflect.ValueOf((*syscall.IfAddrmsg)(nil)),
  2601  		"IfInfomsg":            reflect.ValueOf((*syscall.IfInfomsg)(nil)),
  2602  		"Inet4Pktinfo":         reflect.ValueOf((*syscall.Inet4Pktinfo)(nil)),
  2603  		"Inet6Pktinfo":         reflect.ValueOf((*syscall.Inet6Pktinfo)(nil)),
  2604  		"InotifyEvent":         reflect.ValueOf((*syscall.InotifyEvent)(nil)),
  2605  		"Iovec":                reflect.ValueOf((*syscall.Iovec)(nil)),
  2606  		"Linger":               reflect.ValueOf((*syscall.Linger)(nil)),
  2607  		"Msghdr":               reflect.ValueOf((*syscall.Msghdr)(nil)),
  2608  		"NetlinkMessage":       reflect.ValueOf((*syscall.NetlinkMessage)(nil)),
  2609  		"NetlinkRouteAttr":     reflect.ValueOf((*syscall.NetlinkRouteAttr)(nil)),
  2610  		"NetlinkRouteRequest":  reflect.ValueOf((*syscall.NetlinkRouteRequest)(nil)),
  2611  		"NlAttr":               reflect.ValueOf((*syscall.NlAttr)(nil)),
  2612  		"NlMsgerr":             reflect.ValueOf((*syscall.NlMsgerr)(nil)),
  2613  		"NlMsghdr":             reflect.ValueOf((*syscall.NlMsghdr)(nil)),
  2614  		"ProcAttr":             reflect.ValueOf((*syscall.ProcAttr)(nil)),
  2615  		"RawConn":              reflect.ValueOf((*syscall.RawConn)(nil)),
  2616  		"RawSockaddr":          reflect.ValueOf((*syscall.RawSockaddr)(nil)),
  2617  		"RawSockaddrAny":       reflect.ValueOf((*syscall.RawSockaddrAny)(nil)),
  2618  		"RawSockaddrInet4":     reflect.ValueOf((*syscall.RawSockaddrInet4)(nil)),
  2619  		"RawSockaddrInet6":     reflect.ValueOf((*syscall.RawSockaddrInet6)(nil)),
  2620  		"RawSockaddrLinklayer": reflect.ValueOf((*syscall.RawSockaddrLinklayer)(nil)),
  2621  		"RawSockaddrNetlink":   reflect.ValueOf((*syscall.RawSockaddrNetlink)(nil)),
  2622  		"RawSockaddrUnix":      reflect.ValueOf((*syscall.RawSockaddrUnix)(nil)),
  2623  		"Rlimit":               reflect.ValueOf((*syscall.Rlimit)(nil)),
  2624  		"RtAttr":               reflect.ValueOf((*syscall.RtAttr)(nil)),
  2625  		"RtGenmsg":             reflect.ValueOf((*syscall.RtGenmsg)(nil)),
  2626  		"RtMsg":                reflect.ValueOf((*syscall.RtMsg)(nil)),
  2627  		"RtNexthop":            reflect.ValueOf((*syscall.RtNexthop)(nil)),
  2628  		"Rusage":               reflect.ValueOf((*syscall.Rusage)(nil)),
  2629  		"Signal":               reflect.ValueOf((*syscall.Signal)(nil)),
  2630  		"SockFilter":           reflect.ValueOf((*syscall.SockFilter)(nil)),
  2631  		"SockFprog":            reflect.ValueOf((*syscall.SockFprog)(nil)),
  2632  		"Sockaddr":             reflect.ValueOf((*syscall.Sockaddr)(nil)),
  2633  		"SockaddrInet4":        reflect.ValueOf((*syscall.SockaddrInet4)(nil)),
  2634  		"SockaddrInet6":        reflect.ValueOf((*syscall.SockaddrInet6)(nil)),
  2635  		"SockaddrLinklayer":    reflect.ValueOf((*syscall.SockaddrLinklayer)(nil)),
  2636  		"SockaddrNetlink":      reflect.ValueOf((*syscall.SockaddrNetlink)(nil)),
  2637  		"SockaddrUnix":         reflect.ValueOf((*syscall.SockaddrUnix)(nil)),
  2638  		"SocketControlMessage": reflect.ValueOf((*syscall.SocketControlMessage)(nil)),
  2639  		"Stat_t":               reflect.ValueOf((*syscall.Stat_t)(nil)),
  2640  		"Statfs_t":             reflect.ValueOf((*syscall.Statfs_t)(nil)),
  2641  		"SysProcAttr":          reflect.ValueOf((*syscall.SysProcAttr)(nil)),
  2642  		"SysProcIDMap":         reflect.ValueOf((*syscall.SysProcIDMap)(nil)),
  2643  		"Sysinfo_t":            reflect.ValueOf((*syscall.Sysinfo_t)(nil)),
  2644  		"TCPInfo":              reflect.ValueOf((*syscall.TCPInfo)(nil)),
  2645  		"Termios":              reflect.ValueOf((*syscall.Termios)(nil)),
  2646  		"Time_t":               reflect.ValueOf((*syscall.Time_t)(nil)),
  2647  		"Timespec":             reflect.ValueOf((*syscall.Timespec)(nil)),
  2648  		"Timeval":              reflect.ValueOf((*syscall.Timeval)(nil)),
  2649  		"Timex":                reflect.ValueOf((*syscall.Timex)(nil)),
  2650  		"Tms":                  reflect.ValueOf((*syscall.Tms)(nil)),
  2651  		"Ucred":                reflect.ValueOf((*syscall.Ucred)(nil)),
  2652  		"Ustat_t":              reflect.ValueOf((*syscall.Ustat_t)(nil)),
  2653  		"Utimbuf":              reflect.ValueOf((*syscall.Utimbuf)(nil)),
  2654  		"Utsname":              reflect.ValueOf((*syscall.Utsname)(nil)),
  2655  		"WaitStatus":           reflect.ValueOf((*syscall.WaitStatus)(nil)),
  2656  
  2657  		// interface wrapper definitions
  2658  		"_Conn":     reflect.ValueOf((*_syscall_Conn)(nil)),
  2659  		"_RawConn":  reflect.ValueOf((*_syscall_RawConn)(nil)),
  2660  		"_Sockaddr": reflect.ValueOf((*_syscall_Sockaddr)(nil)),
  2661  	}
  2662  }
  2663  
  2664  // _syscall_Conn is an interface wrapper for Conn type
  2665  type _syscall_Conn struct {
  2666  	IValue       interface{}
  2667  	WSyscallConn func() (syscall.RawConn, error)
  2668  }
  2669  
  2670  func (W _syscall_Conn) SyscallConn() (syscall.RawConn, error) {
  2671  	return W.WSyscallConn()
  2672  }
  2673  
  2674  // _syscall_RawConn is an interface wrapper for RawConn type
  2675  type _syscall_RawConn struct {
  2676  	IValue   interface{}
  2677  	WControl func(f func(fd uintptr)) error
  2678  	WRead    func(f func(fd uintptr) (done bool)) error
  2679  	WWrite   func(f func(fd uintptr) (done bool)) error
  2680  }
  2681  
  2682  func (W _syscall_RawConn) Control(f func(fd uintptr)) error {
  2683  	return W.WControl(f)
  2684  }
  2685  func (W _syscall_RawConn) Read(f func(fd uintptr) (done bool)) error {
  2686  	return W.WRead(f)
  2687  }
  2688  func (W _syscall_RawConn) Write(f func(fd uintptr) (done bool)) error {
  2689  	return W.WWrite(f)
  2690  }
  2691  
  2692  // _syscall_Sockaddr is an interface wrapper for Sockaddr type
  2693  type _syscall_Sockaddr struct {
  2694  	IValue interface{}
  2695  }