github.com/HaHadaxigua/yaegi@v1.0.1/stdlib/syscall/go1_16_syscall_solaris_amd64.go (about)

     1  // Code generated by 'yaegi extract syscall'. DO NOT EDIT.
     2  
     3  // +build go1.16,!go1.17
     4  
     5  package syscall
     6  
     7  import (
     8  	"go/constant"
     9  	"go/token"
    10  	"reflect"
    11  	"syscall"
    12  )
    13  
    14  func init() {
    15  	Symbols["syscall/syscall"] = map[string]reflect.Value{
    16  		// function, constant and variable definitions
    17  		"AF_802":                        reflect.ValueOf(constant.MakeFromLiteral("18", token.INT, 0)),
    18  		"AF_APPLETALK":                  reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
    19  		"AF_CCITT":                      reflect.ValueOf(constant.MakeFromLiteral("10", token.INT, 0)),
    20  		"AF_CHAOS":                      reflect.ValueOf(constant.MakeFromLiteral("5", token.INT, 0)),
    21  		"AF_DATAKIT":                    reflect.ValueOf(constant.MakeFromLiteral("9", token.INT, 0)),
    22  		"AF_DECnet":                     reflect.ValueOf(constant.MakeFromLiteral("12", token.INT, 0)),
    23  		"AF_DLI":                        reflect.ValueOf(constant.MakeFromLiteral("13", token.INT, 0)),
    24  		"AF_ECMA":                       reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
    25  		"AF_FILE":                       reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
    26  		"AF_GOSIP":                      reflect.ValueOf(constant.MakeFromLiteral("22", token.INT, 0)),
    27  		"AF_HYLINK":                     reflect.ValueOf(constant.MakeFromLiteral("15", token.INT, 0)),
    28  		"AF_IMPLINK":                    reflect.ValueOf(constant.MakeFromLiteral("3", token.INT, 0)),
    29  		"AF_INET":                       reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
    30  		"AF_INET6":                      reflect.ValueOf(constant.MakeFromLiteral("26", token.INT, 0)),
    31  		"AF_INET_OFFLOAD":               reflect.ValueOf(constant.MakeFromLiteral("30", token.INT, 0)),
    32  		"AF_IPX":                        reflect.ValueOf(constant.MakeFromLiteral("23", token.INT, 0)),
    33  		"AF_KEY":                        reflect.ValueOf(constant.MakeFromLiteral("27", token.INT, 0)),
    34  		"AF_LAT":                        reflect.ValueOf(constant.MakeFromLiteral("14", token.INT, 0)),
    35  		"AF_LINK":                       reflect.ValueOf(constant.MakeFromLiteral("25", token.INT, 0)),
    36  		"AF_LOCAL":                      reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
    37  		"AF_MAX":                        reflect.ValueOf(constant.MakeFromLiteral("32", token.INT, 0)),
    38  		"AF_NBS":                        reflect.ValueOf(constant.MakeFromLiteral("7", token.INT, 0)),
    39  		"AF_NCA":                        reflect.ValueOf(constant.MakeFromLiteral("28", token.INT, 0)),
    40  		"AF_NIT":                        reflect.ValueOf(constant.MakeFromLiteral("17", token.INT, 0)),
    41  		"AF_NS":                         reflect.ValueOf(constant.MakeFromLiteral("6", token.INT, 0)),
    42  		"AF_OSI":                        reflect.ValueOf(constant.MakeFromLiteral("19", token.INT, 0)),
    43  		"AF_OSINET":                     reflect.ValueOf(constant.MakeFromLiteral("21", token.INT, 0)),
    44  		"AF_PACKET":                     reflect.ValueOf(constant.MakeFromLiteral("32", token.INT, 0)),
    45  		"AF_POLICY":                     reflect.ValueOf(constant.MakeFromLiteral("29", token.INT, 0)),
    46  		"AF_PUP":                        reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
    47  		"AF_ROUTE":                      reflect.ValueOf(constant.MakeFromLiteral("24", token.INT, 0)),
    48  		"AF_SNA":                        reflect.ValueOf(constant.MakeFromLiteral("11", token.INT, 0)),
    49  		"AF_TRILL":                      reflect.ValueOf(constant.MakeFromLiteral("31", token.INT, 0)),
    50  		"AF_UNIX":                       reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
    51  		"AF_UNSPEC":                     reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
    52  		"AF_X25":                        reflect.ValueOf(constant.MakeFromLiteral("20", token.INT, 0)),
    53  		"ARPHRD_ARCNET":                 reflect.ValueOf(constant.MakeFromLiteral("7", token.INT, 0)),
    54  		"ARPHRD_ATM":                    reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
    55  		"ARPHRD_AX25":                   reflect.ValueOf(constant.MakeFromLiteral("3", token.INT, 0)),
    56  		"ARPHRD_CHAOS":                  reflect.ValueOf(constant.MakeFromLiteral("5", token.INT, 0)),
    57  		"ARPHRD_EETHER":                 reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
    58  		"ARPHRD_ETHER":                  reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
    59  		"ARPHRD_FC":                     reflect.ValueOf(constant.MakeFromLiteral("18", token.INT, 0)),
    60  		"ARPHRD_FRAME":                  reflect.ValueOf(constant.MakeFromLiteral("15", token.INT, 0)),
    61  		"ARPHRD_HDLC":                   reflect.ValueOf(constant.MakeFromLiteral("17", token.INT, 0)),
    62  		"ARPHRD_IB":                     reflect.ValueOf(constant.MakeFromLiteral("32", token.INT, 0)),
    63  		"ARPHRD_IEEE802":                reflect.ValueOf(constant.MakeFromLiteral("6", token.INT, 0)),
    64  		"ARPHRD_IPATM":                  reflect.ValueOf(constant.MakeFromLiteral("19", token.INT, 0)),
    65  		"ARPHRD_METRICOM":               reflect.ValueOf(constant.MakeFromLiteral("23", token.INT, 0)),
    66  		"ARPHRD_TUNNEL":                 reflect.ValueOf(constant.MakeFromLiteral("31", token.INT, 0)),
    67  		"Accept":                        reflect.ValueOf(syscall.Accept),
    68  		"Access":                        reflect.ValueOf(syscall.Access),
    69  		"Adjtime":                       reflect.ValueOf(syscall.Adjtime),
    70  		"B0":                            reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
    71  		"B110":                          reflect.ValueOf(constant.MakeFromLiteral("3", token.INT, 0)),
    72  		"B115200":                       reflect.ValueOf(constant.MakeFromLiteral("18", token.INT, 0)),
    73  		"B1200":                         reflect.ValueOf(constant.MakeFromLiteral("9", token.INT, 0)),
    74  		"B134":                          reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
    75  		"B150":                          reflect.ValueOf(constant.MakeFromLiteral("5", token.INT, 0)),
    76  		"B153600":                       reflect.ValueOf(constant.MakeFromLiteral("19", token.INT, 0)),
    77  		"B1800":                         reflect.ValueOf(constant.MakeFromLiteral("10", token.INT, 0)),
    78  		"B19200":                        reflect.ValueOf(constant.MakeFromLiteral("14", token.INT, 0)),
    79  		"B200":                          reflect.ValueOf(constant.MakeFromLiteral("6", token.INT, 0)),
    80  		"B230400":                       reflect.ValueOf(constant.MakeFromLiteral("20", token.INT, 0)),
    81  		"B2400":                         reflect.ValueOf(constant.MakeFromLiteral("11", token.INT, 0)),
    82  		"B300":                          reflect.ValueOf(constant.MakeFromLiteral("7", token.INT, 0)),
    83  		"B307200":                       reflect.ValueOf(constant.MakeFromLiteral("21", token.INT, 0)),
    84  		"B38400":                        reflect.ValueOf(constant.MakeFromLiteral("15", token.INT, 0)),
    85  		"B460800":                       reflect.ValueOf(constant.MakeFromLiteral("22", token.INT, 0)),
    86  		"B4800":                         reflect.ValueOf(constant.MakeFromLiteral("12", token.INT, 0)),
    87  		"B50":                           reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
    88  		"B57600":                        reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
    89  		"B600":                          reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
    90  		"B75":                           reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
    91  		"B76800":                        reflect.ValueOf(constant.MakeFromLiteral("17", token.INT, 0)),
    92  		"B921600":                       reflect.ValueOf(constant.MakeFromLiteral("23", token.INT, 0)),
    93  		"B9600":                         reflect.ValueOf(constant.MakeFromLiteral("13", token.INT, 0)),
    94  		"BIOCFLUSH":                     reflect.ValueOf(constant.MakeFromLiteral("536887912", token.INT, 0)),
    95  		"BIOCGBLEN":                     reflect.ValueOf(constant.MakeFromLiteral("1074020966", token.INT, 0)),
    96  		"BIOCGDLT":                      reflect.ValueOf(constant.MakeFromLiteral("1074020970", token.INT, 0)),
    97  		"BIOCGDLTLIST":                  reflect.ValueOf(constant.MakeFromLiteral("-1072676233", token.INT, 0)),
    98  		"BIOCGDLTLIST32":                reflect.ValueOf(constant.MakeFromLiteral("-1073200521", token.INT, 0)),
    99  		"BIOCGETIF":                     reflect.ValueOf(constant.MakeFromLiteral("1075855979", token.INT, 0)),
   100  		"BIOCGETLIF":                    reflect.ValueOf(constant.MakeFromLiteral("1081623147", token.INT, 0)),
   101  		"BIOCGHDRCMPLT":                 reflect.ValueOf(constant.MakeFromLiteral("1074020980", token.INT, 0)),
   102  		"BIOCGRTIMEOUT":                 reflect.ValueOf(constant.MakeFromLiteral("1074807419", token.INT, 0)),
   103  		"BIOCGRTIMEOUT32":               reflect.ValueOf(constant.MakeFromLiteral("1074283131", token.INT, 0)),
   104  		"BIOCGSEESENT":                  reflect.ValueOf(constant.MakeFromLiteral("1074020984", token.INT, 0)),
   105  		"BIOCGSTATS":                    reflect.ValueOf(constant.MakeFromLiteral("1082147439", token.INT, 0)),
   106  		"BIOCGSTATSOLD":                 reflect.ValueOf(constant.MakeFromLiteral("1074283119", token.INT, 0)),
   107  		"BIOCIMMEDIATE":                 reflect.ValueOf(constant.MakeFromLiteral("-2147204496", token.INT, 0)),
   108  		"BIOCPROMISC":                   reflect.ValueOf(constant.MakeFromLiteral("536887913", token.INT, 0)),
   109  		"BIOCSBLEN":                     reflect.ValueOf(constant.MakeFromLiteral("-1073462682", token.INT, 0)),
   110  		"BIOCSDLT":                      reflect.ValueOf(constant.MakeFromLiteral("-2147204490", token.INT, 0)),
   111  		"BIOCSETF":                      reflect.ValueOf(constant.MakeFromLiteral("-2146418073", token.INT, 0)),
   112  		"BIOCSETF32":                    reflect.ValueOf(constant.MakeFromLiteral("-2146942361", token.INT, 0)),
   113  		"BIOCSETIF":                     reflect.ValueOf(constant.MakeFromLiteral("-2145369492", token.INT, 0)),
   114  		"BIOCSETLIF":                    reflect.ValueOf(constant.MakeFromLiteral("-2139602324", token.INT, 0)),
   115  		"BIOCSHDRCMPLT":                 reflect.ValueOf(constant.MakeFromLiteral("-2147204491", token.INT, 0)),
   116  		"BIOCSRTIMEOUT":                 reflect.ValueOf(constant.MakeFromLiteral("-2146418054", token.INT, 0)),
   117  		"BIOCSRTIMEOUT32":               reflect.ValueOf(constant.MakeFromLiteral("-2146942342", token.INT, 0)),
   118  		"BIOCSSEESENT":                  reflect.ValueOf(constant.MakeFromLiteral("-2147204487", token.INT, 0)),
   119  		"BIOCSTCPF":                     reflect.ValueOf(constant.MakeFromLiteral("-2146418062", token.INT, 0)),
   120  		"BIOCSUDPF":                     reflect.ValueOf(constant.MakeFromLiteral("-2146418061", token.INT, 0)),
   121  		"BIOCVERSION":                   reflect.ValueOf(constant.MakeFromLiteral("1074020977", token.INT, 0)),
   122  		"BPF_A":                         reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
   123  		"BPF_ABS":                       reflect.ValueOf(constant.MakeFromLiteral("32", token.INT, 0)),
   124  		"BPF_ADD":                       reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
   125  		"BPF_ALIGNMENT":                 reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
   126  		"BPF_ALU":                       reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
   127  		"BPF_AND":                       reflect.ValueOf(constant.MakeFromLiteral("80", token.INT, 0)),
   128  		"BPF_B":                         reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
   129  		"BPF_DFLTBUFSIZE":               reflect.ValueOf(constant.MakeFromLiteral("1048576", token.INT, 0)),
   130  		"BPF_DIV":                       reflect.ValueOf(constant.MakeFromLiteral("48", token.INT, 0)),
   131  		"BPF_H":                         reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
   132  		"BPF_IMM":                       reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
   133  		"BPF_IND":                       reflect.ValueOf(constant.MakeFromLiteral("64", token.INT, 0)),
   134  		"BPF_JA":                        reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
   135  		"BPF_JEQ":                       reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
   136  		"BPF_JGE":                       reflect.ValueOf(constant.MakeFromLiteral("48", token.INT, 0)),
   137  		"BPF_JGT":                       reflect.ValueOf(constant.MakeFromLiteral("32", token.INT, 0)),
   138  		"BPF_JMP":                       reflect.ValueOf(constant.MakeFromLiteral("5", token.INT, 0)),
   139  		"BPF_JSET":                      reflect.ValueOf(constant.MakeFromLiteral("64", token.INT, 0)),
   140  		"BPF_K":                         reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
   141  		"BPF_LD":                        reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
   142  		"BPF_LDX":                       reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
   143  		"BPF_LEN":                       reflect.ValueOf(constant.MakeFromLiteral("128", token.INT, 0)),
   144  		"BPF_LSH":                       reflect.ValueOf(constant.MakeFromLiteral("96", token.INT, 0)),
   145  		"BPF_MAJOR_VERSION":             reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
   146  		"BPF_MAXBUFSIZE":                reflect.ValueOf(constant.MakeFromLiteral("16777216", token.INT, 0)),
   147  		"BPF_MAXINSNS":                  reflect.ValueOf(constant.MakeFromLiteral("512", token.INT, 0)),
   148  		"BPF_MEM":                       reflect.ValueOf(constant.MakeFromLiteral("96", token.INT, 0)),
   149  		"BPF_MEMWORDS":                  reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
   150  		"BPF_MINBUFSIZE":                reflect.ValueOf(constant.MakeFromLiteral("32", token.INT, 0)),
   151  		"BPF_MINOR_VERSION":             reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
   152  		"BPF_MISC":                      reflect.ValueOf(constant.MakeFromLiteral("7", token.INT, 0)),
   153  		"BPF_MSH":                       reflect.ValueOf(constant.MakeFromLiteral("160", token.INT, 0)),
   154  		"BPF_MUL":                       reflect.ValueOf(constant.MakeFromLiteral("32", token.INT, 0)),
   155  		"BPF_NEG":                       reflect.ValueOf(constant.MakeFromLiteral("128", token.INT, 0)),
   156  		"BPF_OR":                        reflect.ValueOf(constant.MakeFromLiteral("64", token.INT, 0)),
   157  		"BPF_RELEASE":                   reflect.ValueOf(constant.MakeFromLiteral("199606", token.INT, 0)),
   158  		"BPF_RET":                       reflect.ValueOf(constant.MakeFromLiteral("6", token.INT, 0)),
   159  		"BPF_RSH":                       reflect.ValueOf(constant.MakeFromLiteral("112", token.INT, 0)),
   160  		"BPF_ST":                        reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
   161  		"BPF_STX":                       reflect.ValueOf(constant.MakeFromLiteral("3", token.INT, 0)),
   162  		"BPF_SUB":                       reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
   163  		"BPF_TAX":                       reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
   164  		"BPF_TXA":                       reflect.ValueOf(constant.MakeFromLiteral("128", token.INT, 0)),
   165  		"BPF_W":                         reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
   166  		"BPF_X":                         reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
   167  		"BRKINT":                        reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
   168  		"Bind":                          reflect.ValueOf(syscall.Bind),
   169  		"BytePtrFromString":             reflect.ValueOf(syscall.BytePtrFromString),
   170  		"ByteSliceFromString":           reflect.ValueOf(syscall.ByteSliceFromString),
   171  		"CFLUSH":                        reflect.ValueOf(constant.MakeFromLiteral("15", token.INT, 0)),
   172  		"CLOCAL":                        reflect.ValueOf(constant.MakeFromLiteral("2048", token.INT, 0)),
   173  		"CREAD":                         reflect.ValueOf(constant.MakeFromLiteral("128", token.INT, 0)),
   174  		"CS5":                           reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
   175  		"CS6":                           reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
   176  		"CS7":                           reflect.ValueOf(constant.MakeFromLiteral("32", token.INT, 0)),
   177  		"CS8":                           reflect.ValueOf(constant.MakeFromLiteral("48", token.INT, 0)),
   178  		"CSIZE":                         reflect.ValueOf(constant.MakeFromLiteral("48", token.INT, 0)),
   179  		"CSTART":                        reflect.ValueOf(constant.MakeFromLiteral("17", token.INT, 0)),
   180  		"CSTOP":                         reflect.ValueOf(constant.MakeFromLiteral("19", token.INT, 0)),
   181  		"CSTOPB":                        reflect.ValueOf(constant.MakeFromLiteral("64", token.INT, 0)),
   182  		"CSUSP":                         reflect.ValueOf(constant.MakeFromLiteral("26", token.INT, 0)),
   183  		"CSWTCH":                        reflect.ValueOf(constant.MakeFromLiteral("26", token.INT, 0)),
   184  		"Chdir":                         reflect.ValueOf(syscall.Chdir),
   185  		"Chmod":                         reflect.ValueOf(syscall.Chmod),
   186  		"Chown":                         reflect.ValueOf(syscall.Chown),
   187  		"Chroot":                        reflect.ValueOf(syscall.Chroot),
   188  		"Clearenv":                      reflect.ValueOf(syscall.Clearenv),
   189  		"Close":                         reflect.ValueOf(syscall.Close),
   190  		"CloseOnExec":                   reflect.ValueOf(syscall.CloseOnExec),
   191  		"CmsgLen":                       reflect.ValueOf(syscall.CmsgLen),
   192  		"CmsgSpace":                     reflect.ValueOf(syscall.CmsgSpace),
   193  		"Connect":                       reflect.ValueOf(syscall.Connect),
   194  		"DLT_AIRONET_HEADER":            reflect.ValueOf(constant.MakeFromLiteral("120", token.INT, 0)),
   195  		"DLT_APPLE_IP_OVER_IEEE1394":    reflect.ValueOf(constant.MakeFromLiteral("138", token.INT, 0)),
   196  		"DLT_ARCNET":                    reflect.ValueOf(constant.MakeFromLiteral("7", token.INT, 0)),
   197  		"DLT_ARCNET_LINUX":              reflect.ValueOf(constant.MakeFromLiteral("129", token.INT, 0)),
   198  		"DLT_ATM_CLIP":                  reflect.ValueOf(constant.MakeFromLiteral("19", token.INT, 0)),
   199  		"DLT_ATM_RFC1483":               reflect.ValueOf(constant.MakeFromLiteral("11", token.INT, 0)),
   200  		"DLT_AURORA":                    reflect.ValueOf(constant.MakeFromLiteral("126", token.INT, 0)),
   201  		"DLT_AX25":                      reflect.ValueOf(constant.MakeFromLiteral("3", token.INT, 0)),
   202  		"DLT_BACNET_MS_TP":              reflect.ValueOf(constant.MakeFromLiteral("165", token.INT, 0)),
   203  		"DLT_CHAOS":                     reflect.ValueOf(constant.MakeFromLiteral("5", token.INT, 0)),
   204  		"DLT_CISCO_IOS":                 reflect.ValueOf(constant.MakeFromLiteral("118", token.INT, 0)),
   205  		"DLT_C_HDLC":                    reflect.ValueOf(constant.MakeFromLiteral("104", token.INT, 0)),
   206  		"DLT_DOCSIS":                    reflect.ValueOf(constant.MakeFromLiteral("143", token.INT, 0)),
   207  		"DLT_ECONET":                    reflect.ValueOf(constant.MakeFromLiteral("115", token.INT, 0)),
   208  		"DLT_EN10MB":                    reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
   209  		"DLT_EN3MB":                     reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
   210  		"DLT_ENC":                       reflect.ValueOf(constant.MakeFromLiteral("109", token.INT, 0)),
   211  		"DLT_ERF_ETH":                   reflect.ValueOf(constant.MakeFromLiteral("175", token.INT, 0)),
   212  		"DLT_ERF_POS":                   reflect.ValueOf(constant.MakeFromLiteral("176", token.INT, 0)),
   213  		"DLT_FDDI":                      reflect.ValueOf(constant.MakeFromLiteral("10", token.INT, 0)),
   214  		"DLT_FRELAY":                    reflect.ValueOf(constant.MakeFromLiteral("107", token.INT, 0)),
   215  		"DLT_GCOM_SERIAL":               reflect.ValueOf(constant.MakeFromLiteral("173", token.INT, 0)),
   216  		"DLT_GCOM_T1E1":                 reflect.ValueOf(constant.MakeFromLiteral("172", token.INT, 0)),
   217  		"DLT_GPF_F":                     reflect.ValueOf(constant.MakeFromLiteral("171", token.INT, 0)),
   218  		"DLT_GPF_T":                     reflect.ValueOf(constant.MakeFromLiteral("170", token.INT, 0)),
   219  		"DLT_GPRS_LLC":                  reflect.ValueOf(constant.MakeFromLiteral("169", token.INT, 0)),
   220  		"DLT_HDLC":                      reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
   221  		"DLT_HHDLC":                     reflect.ValueOf(constant.MakeFromLiteral("121", token.INT, 0)),
   222  		"DLT_HIPPI":                     reflect.ValueOf(constant.MakeFromLiteral("15", token.INT, 0)),
   223  		"DLT_IBM_SN":                    reflect.ValueOf(constant.MakeFromLiteral("146", token.INT, 0)),
   224  		"DLT_IBM_SP":                    reflect.ValueOf(constant.MakeFromLiteral("145", token.INT, 0)),
   225  		"DLT_IEEE802":                   reflect.ValueOf(constant.MakeFromLiteral("6", token.INT, 0)),
   226  		"DLT_IEEE802_11":                reflect.ValueOf(constant.MakeFromLiteral("105", token.INT, 0)),
   227  		"DLT_IEEE802_11_RADIO":          reflect.ValueOf(constant.MakeFromLiteral("127", token.INT, 0)),
   228  		"DLT_IEEE802_11_RADIO_AVS":      reflect.ValueOf(constant.MakeFromLiteral("163", token.INT, 0)),
   229  		"DLT_IPNET":                     reflect.ValueOf(constant.MakeFromLiteral("226", token.INT, 0)),
   230  		"DLT_IPOIB":                     reflect.ValueOf(constant.MakeFromLiteral("162", token.INT, 0)),
   231  		"DLT_IP_OVER_FC":                reflect.ValueOf(constant.MakeFromLiteral("122", token.INT, 0)),
   232  		"DLT_JUNIPER_ATM1":              reflect.ValueOf(constant.MakeFromLiteral("137", token.INT, 0)),
   233  		"DLT_JUNIPER_ATM2":              reflect.ValueOf(constant.MakeFromLiteral("135", token.INT, 0)),
   234  		"DLT_JUNIPER_CHDLC":             reflect.ValueOf(constant.MakeFromLiteral("181", token.INT, 0)),
   235  		"DLT_JUNIPER_ES":                reflect.ValueOf(constant.MakeFromLiteral("132", token.INT, 0)),
   236  		"DLT_JUNIPER_ETHER":             reflect.ValueOf(constant.MakeFromLiteral("178", token.INT, 0)),
   237  		"DLT_JUNIPER_FRELAY":            reflect.ValueOf(constant.MakeFromLiteral("180", token.INT, 0)),
   238  		"DLT_JUNIPER_GGSN":              reflect.ValueOf(constant.MakeFromLiteral("133", token.INT, 0)),
   239  		"DLT_JUNIPER_MFR":               reflect.ValueOf(constant.MakeFromLiteral("134", token.INT, 0)),
   240  		"DLT_JUNIPER_MLFR":              reflect.ValueOf(constant.MakeFromLiteral("131", token.INT, 0)),
   241  		"DLT_JUNIPER_MLPPP":             reflect.ValueOf(constant.MakeFromLiteral("130", token.INT, 0)),
   242  		"DLT_JUNIPER_MONITOR":           reflect.ValueOf(constant.MakeFromLiteral("164", token.INT, 0)),
   243  		"DLT_JUNIPER_PIC_PEER":          reflect.ValueOf(constant.MakeFromLiteral("174", token.INT, 0)),
   244  		"DLT_JUNIPER_PPP":               reflect.ValueOf(constant.MakeFromLiteral("179", token.INT, 0)),
   245  		"DLT_JUNIPER_PPPOE":             reflect.ValueOf(constant.MakeFromLiteral("167", token.INT, 0)),
   246  		"DLT_JUNIPER_PPPOE_ATM":         reflect.ValueOf(constant.MakeFromLiteral("168", token.INT, 0)),
   247  		"DLT_JUNIPER_SERVICES":          reflect.ValueOf(constant.MakeFromLiteral("136", token.INT, 0)),
   248  		"DLT_LINUX_IRDA":                reflect.ValueOf(constant.MakeFromLiteral("144", token.INT, 0)),
   249  		"DLT_LINUX_LAPD":                reflect.ValueOf(constant.MakeFromLiteral("177", token.INT, 0)),
   250  		"DLT_LINUX_SLL":                 reflect.ValueOf(constant.MakeFromLiteral("113", token.INT, 0)),
   251  		"DLT_LOOP":                      reflect.ValueOf(constant.MakeFromLiteral("108", token.INT, 0)),
   252  		"DLT_LTALK":                     reflect.ValueOf(constant.MakeFromLiteral("114", token.INT, 0)),
   253  		"DLT_MTP2":                      reflect.ValueOf(constant.MakeFromLiteral("140", token.INT, 0)),
   254  		"DLT_MTP2_WITH_PHDR":            reflect.ValueOf(constant.MakeFromLiteral("139", token.INT, 0)),
   255  		"DLT_MTP3":                      reflect.ValueOf(constant.MakeFromLiteral("141", token.INT, 0)),
   256  		"DLT_NULL":                      reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
   257  		"DLT_PCI_EXP":                   reflect.ValueOf(constant.MakeFromLiteral("125", token.INT, 0)),
   258  		"DLT_PFLOG":                     reflect.ValueOf(constant.MakeFromLiteral("117", token.INT, 0)),
   259  		"DLT_PFSYNC":                    reflect.ValueOf(constant.MakeFromLiteral("18", token.INT, 0)),
   260  		"DLT_PPP":                       reflect.ValueOf(constant.MakeFromLiteral("9", token.INT, 0)),
   261  		"DLT_PPP_BSDOS":                 reflect.ValueOf(constant.MakeFromLiteral("14", token.INT, 0)),
   262  		"DLT_PPP_PPPD":                  reflect.ValueOf(constant.MakeFromLiteral("166", token.INT, 0)),
   263  		"DLT_PRISM_HEADER":              reflect.ValueOf(constant.MakeFromLiteral("119", token.INT, 0)),
   264  		"DLT_PRONET":                    reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
   265  		"DLT_RAW":                       reflect.ValueOf(constant.MakeFromLiteral("12", token.INT, 0)),
   266  		"DLT_RAWAF_MASK":                reflect.ValueOf(constant.MakeFromLiteral("35913728", token.INT, 0)),
   267  		"DLT_RIO":                       reflect.ValueOf(constant.MakeFromLiteral("124", token.INT, 0)),
   268  		"DLT_SCCP":                      reflect.ValueOf(constant.MakeFromLiteral("142", token.INT, 0)),
   269  		"DLT_SLIP":                      reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
   270  		"DLT_SLIP_BSDOS":                reflect.ValueOf(constant.MakeFromLiteral("13", token.INT, 0)),
   271  		"DLT_SUNATM":                    reflect.ValueOf(constant.MakeFromLiteral("123", token.INT, 0)),
   272  		"DLT_SYMANTEC_FIREWALL":         reflect.ValueOf(constant.MakeFromLiteral("99", token.INT, 0)),
   273  		"DLT_TZSP":                      reflect.ValueOf(constant.MakeFromLiteral("128", token.INT, 0)),
   274  		"Dup":                           reflect.ValueOf(syscall.Dup),
   275  		"E2BIG":                         reflect.ValueOf(syscall.E2BIG),
   276  		"EACCES":                        reflect.ValueOf(syscall.EACCES),
   277  		"EADDRINUSE":                    reflect.ValueOf(syscall.EADDRINUSE),
   278  		"EADDRNOTAVAIL":                 reflect.ValueOf(syscall.EADDRNOTAVAIL),
   279  		"EADV":                          reflect.ValueOf(syscall.EADV),
   280  		"EAFNOSUPPORT":                  reflect.ValueOf(syscall.EAFNOSUPPORT),
   281  		"EAGAIN":                        reflect.ValueOf(syscall.EAGAIN),
   282  		"EALREADY":                      reflect.ValueOf(syscall.EALREADY),
   283  		"EBADE":                         reflect.ValueOf(syscall.EBADE),
   284  		"EBADF":                         reflect.ValueOf(syscall.EBADF),
   285  		"EBADFD":                        reflect.ValueOf(syscall.EBADFD),
   286  		"EBADMSG":                       reflect.ValueOf(syscall.EBADMSG),
   287  		"EBADR":                         reflect.ValueOf(syscall.EBADR),
   288  		"EBADRQC":                       reflect.ValueOf(syscall.EBADRQC),
   289  		"EBADSLT":                       reflect.ValueOf(syscall.EBADSLT),
   290  		"EBFONT":                        reflect.ValueOf(syscall.EBFONT),
   291  		"EBUSY":                         reflect.ValueOf(syscall.EBUSY),
   292  		"ECANCELED":                     reflect.ValueOf(syscall.ECANCELED),
   293  		"ECHILD":                        reflect.ValueOf(syscall.ECHILD),
   294  		"ECHO":                          reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
   295  		"ECHOCTL":                       reflect.ValueOf(constant.MakeFromLiteral("512", token.INT, 0)),
   296  		"ECHOE":                         reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
   297  		"ECHOK":                         reflect.ValueOf(constant.MakeFromLiteral("32", token.INT, 0)),
   298  		"ECHOKE":                        reflect.ValueOf(constant.MakeFromLiteral("2048", token.INT, 0)),
   299  		"ECHONL":                        reflect.ValueOf(constant.MakeFromLiteral("64", token.INT, 0)),
   300  		"ECHOPRT":                       reflect.ValueOf(constant.MakeFromLiteral("1024", token.INT, 0)),
   301  		"ECHRNG":                        reflect.ValueOf(syscall.ECHRNG),
   302  		"ECOMM":                         reflect.ValueOf(syscall.ECOMM),
   303  		"ECONNABORTED":                  reflect.ValueOf(syscall.ECONNABORTED),
   304  		"ECONNREFUSED":                  reflect.ValueOf(syscall.ECONNREFUSED),
   305  		"ECONNRESET":                    reflect.ValueOf(syscall.ECONNRESET),
   306  		"EDEADLK":                       reflect.ValueOf(syscall.EDEADLK),
   307  		"EDEADLOCK":                     reflect.ValueOf(syscall.EDEADLOCK),
   308  		"EDESTADDRREQ":                  reflect.ValueOf(syscall.EDESTADDRREQ),
   309  		"EDOM":                          reflect.ValueOf(syscall.EDOM),
   310  		"EDQUOT":                        reflect.ValueOf(syscall.EDQUOT),
   311  		"EEXIST":                        reflect.ValueOf(syscall.EEXIST),
   312  		"EFAULT":                        reflect.ValueOf(syscall.EFAULT),
   313  		"EFBIG":                         reflect.ValueOf(syscall.EFBIG),
   314  		"EHOSTDOWN":                     reflect.ValueOf(syscall.EHOSTDOWN),
   315  		"EHOSTUNREACH":                  reflect.ValueOf(syscall.EHOSTUNREACH),
   316  		"EIDRM":                         reflect.ValueOf(syscall.EIDRM),
   317  		"EILSEQ":                        reflect.ValueOf(syscall.EILSEQ),
   318  		"EINPROGRESS":                   reflect.ValueOf(syscall.EINPROGRESS),
   319  		"EINTR":                         reflect.ValueOf(syscall.EINTR),
   320  		"EINVAL":                        reflect.ValueOf(syscall.EINVAL),
   321  		"EIO":                           reflect.ValueOf(syscall.EIO),
   322  		"EISCONN":                       reflect.ValueOf(syscall.EISCONN),
   323  		"EISDIR":                        reflect.ValueOf(syscall.EISDIR),
   324  		"EL2HLT":                        reflect.ValueOf(syscall.EL2HLT),
   325  		"EL2NSYNC":                      reflect.ValueOf(syscall.EL2NSYNC),
   326  		"EL3HLT":                        reflect.ValueOf(syscall.EL3HLT),
   327  		"EL3RST":                        reflect.ValueOf(syscall.EL3RST),
   328  		"ELIBACC":                       reflect.ValueOf(syscall.ELIBACC),
   329  		"ELIBBAD":                       reflect.ValueOf(syscall.ELIBBAD),
   330  		"ELIBEXEC":                      reflect.ValueOf(syscall.ELIBEXEC),
   331  		"ELIBMAX":                       reflect.ValueOf(syscall.ELIBMAX),
   332  		"ELIBSCN":                       reflect.ValueOf(syscall.ELIBSCN),
   333  		"ELNRNG":                        reflect.ValueOf(syscall.ELNRNG),
   334  		"ELOCKUNMAPPED":                 reflect.ValueOf(syscall.ELOCKUNMAPPED),
   335  		"ELOOP":                         reflect.ValueOf(syscall.ELOOP),
   336  		"EMFILE":                        reflect.ValueOf(syscall.EMFILE),
   337  		"EMLINK":                        reflect.ValueOf(syscall.EMLINK),
   338  		"EMPTY_SET":                     reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
   339  		"EMSGSIZE":                      reflect.ValueOf(syscall.EMSGSIZE),
   340  		"EMT_CPCOVF":                    reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
   341  		"EMULTIHOP":                     reflect.ValueOf(syscall.EMULTIHOP),
   342  		"ENAMETOOLONG":                  reflect.ValueOf(syscall.ENAMETOOLONG),
   343  		"ENETDOWN":                      reflect.ValueOf(syscall.ENETDOWN),
   344  		"ENETRESET":                     reflect.ValueOf(syscall.ENETRESET),
   345  		"ENETUNREACH":                   reflect.ValueOf(syscall.ENETUNREACH),
   346  		"ENFILE":                        reflect.ValueOf(syscall.ENFILE),
   347  		"ENOANO":                        reflect.ValueOf(syscall.ENOANO),
   348  		"ENOBUFS":                       reflect.ValueOf(syscall.ENOBUFS),
   349  		"ENOCSI":                        reflect.ValueOf(syscall.ENOCSI),
   350  		"ENODATA":                       reflect.ValueOf(syscall.ENODATA),
   351  		"ENODEV":                        reflect.ValueOf(syscall.ENODEV),
   352  		"ENOENT":                        reflect.ValueOf(syscall.ENOENT),
   353  		"ENOEXEC":                       reflect.ValueOf(syscall.ENOEXEC),
   354  		"ENOLCK":                        reflect.ValueOf(syscall.ENOLCK),
   355  		"ENOLINK":                       reflect.ValueOf(syscall.ENOLINK),
   356  		"ENOMEM":                        reflect.ValueOf(syscall.ENOMEM),
   357  		"ENOMSG":                        reflect.ValueOf(syscall.ENOMSG),
   358  		"ENONET":                        reflect.ValueOf(syscall.ENONET),
   359  		"ENOPKG":                        reflect.ValueOf(syscall.ENOPKG),
   360  		"ENOPROTOOPT":                   reflect.ValueOf(syscall.ENOPROTOOPT),
   361  		"ENOSPC":                        reflect.ValueOf(syscall.ENOSPC),
   362  		"ENOSR":                         reflect.ValueOf(syscall.ENOSR),
   363  		"ENOSTR":                        reflect.ValueOf(syscall.ENOSTR),
   364  		"ENOSYS":                        reflect.ValueOf(syscall.ENOSYS),
   365  		"ENOTACTIVE":                    reflect.ValueOf(syscall.ENOTACTIVE),
   366  		"ENOTBLK":                       reflect.ValueOf(syscall.ENOTBLK),
   367  		"ENOTCONN":                      reflect.ValueOf(syscall.ENOTCONN),
   368  		"ENOTDIR":                       reflect.ValueOf(syscall.ENOTDIR),
   369  		"ENOTEMPTY":                     reflect.ValueOf(syscall.ENOTEMPTY),
   370  		"ENOTRECOVERABLE":               reflect.ValueOf(syscall.ENOTRECOVERABLE),
   371  		"ENOTSOCK":                      reflect.ValueOf(syscall.ENOTSOCK),
   372  		"ENOTSUP":                       reflect.ValueOf(syscall.ENOTSUP),
   373  		"ENOTTY":                        reflect.ValueOf(syscall.ENOTTY),
   374  		"ENOTUNIQ":                      reflect.ValueOf(syscall.ENOTUNIQ),
   375  		"ENXIO":                         reflect.ValueOf(syscall.ENXIO),
   376  		"EOPNOTSUPP":                    reflect.ValueOf(syscall.EOPNOTSUPP),
   377  		"EOVERFLOW":                     reflect.ValueOf(syscall.EOVERFLOW),
   378  		"EOWNERDEAD":                    reflect.ValueOf(syscall.EOWNERDEAD),
   379  		"EPERM":                         reflect.ValueOf(syscall.EPERM),
   380  		"EPFNOSUPPORT":                  reflect.ValueOf(syscall.EPFNOSUPPORT),
   381  		"EPIPE":                         reflect.ValueOf(syscall.EPIPE),
   382  		"EPROTO":                        reflect.ValueOf(syscall.EPROTO),
   383  		"EPROTONOSUPPORT":               reflect.ValueOf(syscall.EPROTONOSUPPORT),
   384  		"EPROTOTYPE":                    reflect.ValueOf(syscall.EPROTOTYPE),
   385  		"EQUALITY_CHECK":                reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
   386  		"ERANGE":                        reflect.ValueOf(syscall.ERANGE),
   387  		"EREMCHG":                       reflect.ValueOf(syscall.EREMCHG),
   388  		"EREMOTE":                       reflect.ValueOf(syscall.EREMOTE),
   389  		"ERESTART":                      reflect.ValueOf(syscall.ERESTART),
   390  		"EROFS":                         reflect.ValueOf(syscall.EROFS),
   391  		"ESHUTDOWN":                     reflect.ValueOf(syscall.ESHUTDOWN),
   392  		"ESOCKTNOSUPPORT":               reflect.ValueOf(syscall.ESOCKTNOSUPPORT),
   393  		"ESPIPE":                        reflect.ValueOf(syscall.ESPIPE),
   394  		"ESRCH":                         reflect.ValueOf(syscall.ESRCH),
   395  		"ESRMNT":                        reflect.ValueOf(syscall.ESRMNT),
   396  		"ESTALE":                        reflect.ValueOf(syscall.ESTALE),
   397  		"ESTRPIPE":                      reflect.ValueOf(syscall.ESTRPIPE),
   398  		"ETIME":                         reflect.ValueOf(syscall.ETIME),
   399  		"ETIMEDOUT":                     reflect.ValueOf(syscall.ETIMEDOUT),
   400  		"ETOOMANYREFS":                  reflect.ValueOf(syscall.ETOOMANYREFS),
   401  		"ETXTBSY":                       reflect.ValueOf(syscall.ETXTBSY),
   402  		"EUNATCH":                       reflect.ValueOf(syscall.EUNATCH),
   403  		"EUSERS":                        reflect.ValueOf(syscall.EUSERS),
   404  		"EWOULDBLOCK":                   reflect.ValueOf(syscall.EWOULDBLOCK),
   405  		"EXDEV":                         reflect.ValueOf(syscall.EXDEV),
   406  		"EXFULL":                        reflect.ValueOf(syscall.EXFULL),
   407  		"EXTA":                          reflect.ValueOf(constant.MakeFromLiteral("14", token.INT, 0)),
   408  		"EXTB":                          reflect.ValueOf(constant.MakeFromLiteral("15", token.INT, 0)),
   409  		"Environ":                       reflect.ValueOf(syscall.Environ),
   410  		"FD_CLOEXEC":                    reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
   411  		"FD_NFDBITS":                    reflect.ValueOf(constant.MakeFromLiteral("64", token.INT, 0)),
   412  		"FD_SETSIZE":                    reflect.ValueOf(constant.MakeFromLiteral("65536", token.INT, 0)),
   413  		"FLUSHALL":                      reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
   414  		"FLUSHDATA":                     reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
   415  		"FLUSHO":                        reflect.ValueOf(constant.MakeFromLiteral("8192", token.INT, 0)),
   416  		"F_ALLOCSP":                     reflect.ValueOf(constant.MakeFromLiteral("10", token.INT, 0)),
   417  		"F_ALLOCSP64":                   reflect.ValueOf(constant.MakeFromLiteral("10", token.INT, 0)),
   418  		"F_BADFD":                       reflect.ValueOf(constant.MakeFromLiteral("46", token.INT, 0)),
   419  		"F_BLKSIZE":                     reflect.ValueOf(constant.MakeFromLiteral("19", token.INT, 0)),
   420  		"F_BLOCKS":                      reflect.ValueOf(constant.MakeFromLiteral("18", token.INT, 0)),
   421  		"F_CHKFL":                       reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
   422  		"F_COMPAT":                      reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
   423  		"F_DUP2FD":                      reflect.ValueOf(constant.MakeFromLiteral("9", token.INT, 0)),
   424  		"F_DUP2FD_CLOEXEC":              reflect.ValueOf(constant.MakeFromLiteral("36", token.INT, 0)),
   425  		"F_DUPFD":                       reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
   426  		"F_DUPFD_CLOEXEC":               reflect.ValueOf(constant.MakeFromLiteral("37", token.INT, 0)),
   427  		"F_FREESP":                      reflect.ValueOf(constant.MakeFromLiteral("11", token.INT, 0)),
   428  		"F_FREESP64":                    reflect.ValueOf(constant.MakeFromLiteral("11", token.INT, 0)),
   429  		"F_GETFD":                       reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
   430  		"F_GETFL":                       reflect.ValueOf(constant.MakeFromLiteral("3", token.INT, 0)),
   431  		"F_GETLK":                       reflect.ValueOf(constant.MakeFromLiteral("14", token.INT, 0)),
   432  		"F_GETLK64":                     reflect.ValueOf(constant.MakeFromLiteral("14", token.INT, 0)),
   433  		"F_GETOWN":                      reflect.ValueOf(constant.MakeFromLiteral("23", token.INT, 0)),
   434  		"F_GETXFL":                      reflect.ValueOf(constant.MakeFromLiteral("45", token.INT, 0)),
   435  		"F_HASREMOTELOCKS":              reflect.ValueOf(constant.MakeFromLiteral("26", token.INT, 0)),
   436  		"F_ISSTREAM":                    reflect.ValueOf(constant.MakeFromLiteral("13", token.INT, 0)),
   437  		"F_MANDDNY":                     reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
   438  		"F_MDACC":                       reflect.ValueOf(constant.MakeFromLiteral("32", token.INT, 0)),
   439  		"F_NODNY":                       reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
   440  		"F_NPRIV":                       reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
   441  		"F_PRIV":                        reflect.ValueOf(constant.MakeFromLiteral("15", token.INT, 0)),
   442  		"F_QUOTACTL":                    reflect.ValueOf(constant.MakeFromLiteral("17", token.INT, 0)),
   443  		"F_RDACC":                       reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
   444  		"F_RDDNY":                       reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
   445  		"F_RDLCK":                       reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
   446  		"F_REVOKE":                      reflect.ValueOf(constant.MakeFromLiteral("25", token.INT, 0)),
   447  		"F_RMACC":                       reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
   448  		"F_RMDNY":                       reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
   449  		"F_RWACC":                       reflect.ValueOf(constant.MakeFromLiteral("3", token.INT, 0)),
   450  		"F_RWDNY":                       reflect.ValueOf(constant.MakeFromLiteral("3", token.INT, 0)),
   451  		"F_SETFD":                       reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
   452  		"F_SETFL":                       reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
   453  		"F_SETLK":                       reflect.ValueOf(constant.MakeFromLiteral("6", token.INT, 0)),
   454  		"F_SETLK64":                     reflect.ValueOf(constant.MakeFromLiteral("6", token.INT, 0)),
   455  		"F_SETLK64_NBMAND":              reflect.ValueOf(constant.MakeFromLiteral("42", token.INT, 0)),
   456  		"F_SETLKW":                      reflect.ValueOf(constant.MakeFromLiteral("7", token.INT, 0)),
   457  		"F_SETLKW64":                    reflect.ValueOf(constant.MakeFromLiteral("7", token.INT, 0)),
   458  		"F_SETLK_NBMAND":                reflect.ValueOf(constant.MakeFromLiteral("42", token.INT, 0)),
   459  		"F_SETOWN":                      reflect.ValueOf(constant.MakeFromLiteral("24", token.INT, 0)),
   460  		"F_SHARE":                       reflect.ValueOf(constant.MakeFromLiteral("40", token.INT, 0)),
   461  		"F_SHARE_NBMAND":                reflect.ValueOf(constant.MakeFromLiteral("43", token.INT, 0)),
   462  		"F_UNLCK":                       reflect.ValueOf(constant.MakeFromLiteral("3", token.INT, 0)),
   463  		"F_UNLKSYS":                     reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
   464  		"F_UNSHARE":                     reflect.ValueOf(constant.MakeFromLiteral("41", token.INT, 0)),
   465  		"F_WRACC":                       reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
   466  		"F_WRDNY":                       reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
   467  		"F_WRLCK":                       reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
   468  		"Fchdir":                        reflect.ValueOf(syscall.Fchdir),
   469  		"Fchmod":                        reflect.ValueOf(syscall.Fchmod),
   470  		"Fchown":                        reflect.ValueOf(syscall.Fchown),
   471  		"FcntlFlock":                    reflect.ValueOf(syscall.FcntlFlock),
   472  		"ForkLock":                      reflect.ValueOf(&syscall.ForkLock).Elem(),
   473  		"Fpathconf":                     reflect.ValueOf(syscall.Fpathconf),
   474  		"Fstat":                         reflect.ValueOf(syscall.Fstat),
   475  		"Fsync":                         reflect.ValueOf(syscall.Fsync),
   476  		"Ftruncate":                     reflect.ValueOf(syscall.Ftruncate),
   477  		"Getcwd":                        reflect.ValueOf(syscall.Getcwd),
   478  		"Getdents":                      reflect.ValueOf(syscall.Getdents),
   479  		"Getegid":                       reflect.ValueOf(syscall.Getegid),
   480  		"Getenv":                        reflect.ValueOf(syscall.Getenv),
   481  		"Geteuid":                       reflect.ValueOf(syscall.Geteuid),
   482  		"Getexecname":                   reflect.ValueOf(syscall.Getexecname),
   483  		"Getgid":                        reflect.ValueOf(syscall.Getgid),
   484  		"Getgroups":                     reflect.ValueOf(syscall.Getgroups),
   485  		"Gethostname":                   reflect.ValueOf(syscall.Gethostname),
   486  		"Getpagesize":                   reflect.ValueOf(syscall.Getpagesize),
   487  		"Getpeername":                   reflect.ValueOf(syscall.Getpeername),
   488  		"Getpid":                        reflect.ValueOf(syscall.Getpid),
   489  		"Getppid":                       reflect.ValueOf(syscall.Getppid),
   490  		"Getpriority":                   reflect.ValueOf(syscall.Getpriority),
   491  		"Getrlimit":                     reflect.ValueOf(syscall.Getrlimit),
   492  		"Getsockname":                   reflect.ValueOf(syscall.Getsockname),
   493  		"GetsockoptInt":                 reflect.ValueOf(syscall.GetsockoptInt),
   494  		"Gettimeofday":                  reflect.ValueOf(syscall.Gettimeofday),
   495  		"Getuid":                        reflect.ValueOf(syscall.Getuid),
   496  		"Getwd":                         reflect.ValueOf(syscall.Getwd),
   497  		"HUPCL":                         reflect.ValueOf(constant.MakeFromLiteral("1024", token.INT, 0)),
   498  		"ICANON":                        reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
   499  		"ICRNL":                         reflect.ValueOf(constant.MakeFromLiteral("256", token.INT, 0)),
   500  		"IEXTEN":                        reflect.ValueOf(constant.MakeFromLiteral("32768", token.INT, 0)),
   501  		"IFF_ADDRCONF":                  reflect.ValueOf(constant.MakeFromLiteral("524288", token.INT, 0)),
   502  		"IFF_ALLMULTI":                  reflect.ValueOf(constant.MakeFromLiteral("512", token.INT, 0)),
   503  		"IFF_ANYCAST":                   reflect.ValueOf(constant.MakeFromLiteral("4194304", token.INT, 0)),
   504  		"IFF_BROADCAST":                 reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
   505  		"IFF_CANTCHANGE":                reflect.ValueOf(constant.MakeFromLiteral("8736013826906", token.INT, 0)),
   506  		"IFF_COS_ENABLED":               reflect.ValueOf(constant.MakeFromLiteral("8589934592", token.INT, 0)),
   507  		"IFF_DEBUG":                     reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
   508  		"IFF_DEPRECATED":                reflect.ValueOf(constant.MakeFromLiteral("262144", token.INT, 0)),
   509  		"IFF_DHCPRUNNING":               reflect.ValueOf(constant.MakeFromLiteral("16384", token.INT, 0)),
   510  		"IFF_DUPLICATE":                 reflect.ValueOf(constant.MakeFromLiteral("274877906944", token.INT, 0)),
   511  		"IFF_FAILED":                    reflect.ValueOf(constant.MakeFromLiteral("268435456", token.INT, 0)),
   512  		"IFF_FIXEDMTU":                  reflect.ValueOf(constant.MakeFromLiteral("68719476736", token.INT, 0)),
   513  		"IFF_INACTIVE":                  reflect.ValueOf(constant.MakeFromLiteral("1073741824", token.INT, 0)),
   514  		"IFF_INTELLIGENT":               reflect.ValueOf(constant.MakeFromLiteral("1024", token.INT, 0)),
   515  		"IFF_IPMP":                      reflect.ValueOf(constant.MakeFromLiteral("549755813888", token.INT, 0)),
   516  		"IFF_IPMP_CANTCHANGE":           reflect.ValueOf(constant.MakeFromLiteral("268435456", token.INT, 0)),
   517  		"IFF_IPMP_INVALID":              reflect.ValueOf(constant.MakeFromLiteral("8256487552", token.INT, 0)),
   518  		"IFF_IPV4":                      reflect.ValueOf(constant.MakeFromLiteral("16777216", token.INT, 0)),
   519  		"IFF_IPV6":                      reflect.ValueOf(constant.MakeFromLiteral("33554432", token.INT, 0)),
   520  		"IFF_L3PROTECT":                 reflect.ValueOf(constant.MakeFromLiteral("4398046511104", token.INT, 0)),
   521  		"IFF_LOOPBACK":                  reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
   522  		"IFF_MULTICAST":                 reflect.ValueOf(constant.MakeFromLiteral("2048", token.INT, 0)),
   523  		"IFF_MULTI_BCAST":               reflect.ValueOf(constant.MakeFromLiteral("4096", token.INT, 0)),
   524  		"IFF_NOACCEPT":                  reflect.ValueOf(constant.MakeFromLiteral("67108864", token.INT, 0)),
   525  		"IFF_NOARP":                     reflect.ValueOf(constant.MakeFromLiteral("128", token.INT, 0)),
   526  		"IFF_NOFAILOVER":                reflect.ValueOf(constant.MakeFromLiteral("134217728", token.INT, 0)),
   527  		"IFF_NOLINKLOCAL":               reflect.ValueOf(constant.MakeFromLiteral("2199023255552", token.INT, 0)),
   528  		"IFF_NOLOCAL":                   reflect.ValueOf(constant.MakeFromLiteral("131072", token.INT, 0)),
   529  		"IFF_NONUD":                     reflect.ValueOf(constant.MakeFromLiteral("2097152", token.INT, 0)),
   530  		"IFF_NORTEXCH":                  reflect.ValueOf(constant.MakeFromLiteral("8388608", token.INT, 0)),
   531  		"IFF_NOTRAILERS":                reflect.ValueOf(constant.MakeFromLiteral("32", token.INT, 0)),
   532  		"IFF_NOXMIT":                    reflect.ValueOf(constant.MakeFromLiteral("65536", token.INT, 0)),
   533  		"IFF_OFFLINE":                   reflect.ValueOf(constant.MakeFromLiteral("2147483648", token.INT, 0)),
   534  		"IFF_POINTOPOINT":               reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
   535  		"IFF_PREFERRED":                 reflect.ValueOf(constant.MakeFromLiteral("17179869184", token.INT, 0)),
   536  		"IFF_PRIVATE":                   reflect.ValueOf(constant.MakeFromLiteral("32768", token.INT, 0)),
   537  		"IFF_PROMISC":                   reflect.ValueOf(constant.MakeFromLiteral("256", token.INT, 0)),
   538  		"IFF_ROUTER":                    reflect.ValueOf(constant.MakeFromLiteral("1048576", token.INT, 0)),
   539  		"IFF_RUNNING":                   reflect.ValueOf(constant.MakeFromLiteral("64", token.INT, 0)),
   540  		"IFF_STANDBY":                   reflect.ValueOf(constant.MakeFromLiteral("536870912", token.INT, 0)),
   541  		"IFF_TEMPORARY":                 reflect.ValueOf(constant.MakeFromLiteral("34359738368", token.INT, 0)),
   542  		"IFF_UNNUMBERED":                reflect.ValueOf(constant.MakeFromLiteral("8192", token.INT, 0)),
   543  		"IFF_UP":                        reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
   544  		"IFF_VIRTUAL":                   reflect.ValueOf(constant.MakeFromLiteral("137438953472", token.INT, 0)),
   545  		"IFF_VRRP":                      reflect.ValueOf(constant.MakeFromLiteral("1099511627776", token.INT, 0)),
   546  		"IFF_XRESOLV":                   reflect.ValueOf(constant.MakeFromLiteral("4294967296", token.INT, 0)),
   547  		"IFNAMSIZ":                      reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
   548  		"IFT_1822":                      reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
   549  		"IFT_6TO4":                      reflect.ValueOf(constant.MakeFromLiteral("202", token.INT, 0)),
   550  		"IFT_AAL5":                      reflect.ValueOf(constant.MakeFromLiteral("49", token.INT, 0)),
   551  		"IFT_ARCNET":                    reflect.ValueOf(constant.MakeFromLiteral("35", token.INT, 0)),
   552  		"IFT_ARCNETPLUS":                reflect.ValueOf(constant.MakeFromLiteral("36", token.INT, 0)),
   553  		"IFT_ATM":                       reflect.ValueOf(constant.MakeFromLiteral("37", token.INT, 0)),
   554  		"IFT_CEPT":                      reflect.ValueOf(constant.MakeFromLiteral("19", token.INT, 0)),
   555  		"IFT_DS3":                       reflect.ValueOf(constant.MakeFromLiteral("30", token.INT, 0)),
   556  		"IFT_EON":                       reflect.ValueOf(constant.MakeFromLiteral("25", token.INT, 0)),
   557  		"IFT_ETHER":                     reflect.ValueOf(constant.MakeFromLiteral("6", token.INT, 0)),
   558  		"IFT_FDDI":                      reflect.ValueOf(constant.MakeFromLiteral("15", token.INT, 0)),
   559  		"IFT_FRELAY":                    reflect.ValueOf(constant.MakeFromLiteral("32", token.INT, 0)),
   560  		"IFT_FRELAYDCE":                 reflect.ValueOf(constant.MakeFromLiteral("44", token.INT, 0)),
   561  		"IFT_HDH1822":                   reflect.ValueOf(constant.MakeFromLiteral("3", token.INT, 0)),
   562  		"IFT_HIPPI":                     reflect.ValueOf(constant.MakeFromLiteral("47", token.INT, 0)),
   563  		"IFT_HSSI":                      reflect.ValueOf(constant.MakeFromLiteral("46", token.INT, 0)),
   564  		"IFT_HY":                        reflect.ValueOf(constant.MakeFromLiteral("14", token.INT, 0)),
   565  		"IFT_IB":                        reflect.ValueOf(constant.MakeFromLiteral("199", token.INT, 0)),
   566  		"IFT_IPV4":                      reflect.ValueOf(constant.MakeFromLiteral("200", token.INT, 0)),
   567  		"IFT_IPV6":                      reflect.ValueOf(constant.MakeFromLiteral("201", token.INT, 0)),
   568  		"IFT_ISDNBASIC":                 reflect.ValueOf(constant.MakeFromLiteral("20", token.INT, 0)),
   569  		"IFT_ISDNPRIMARY":               reflect.ValueOf(constant.MakeFromLiteral("21", token.INT, 0)),
   570  		"IFT_ISO88022LLC":               reflect.ValueOf(constant.MakeFromLiteral("41", token.INT, 0)),
   571  		"IFT_ISO88023":                  reflect.ValueOf(constant.MakeFromLiteral("7", token.INT, 0)),
   572  		"IFT_ISO88024":                  reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
   573  		"IFT_ISO88025":                  reflect.ValueOf(constant.MakeFromLiteral("9", token.INT, 0)),
   574  		"IFT_ISO88026":                  reflect.ValueOf(constant.MakeFromLiteral("10", token.INT, 0)),
   575  		"IFT_LAPB":                      reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
   576  		"IFT_LOCALTALK":                 reflect.ValueOf(constant.MakeFromLiteral("42", token.INT, 0)),
   577  		"IFT_LOOP":                      reflect.ValueOf(constant.MakeFromLiteral("24", token.INT, 0)),
   578  		"IFT_MIOX25":                    reflect.ValueOf(constant.MakeFromLiteral("38", token.INT, 0)),
   579  		"IFT_MODEM":                     reflect.ValueOf(constant.MakeFromLiteral("48", token.INT, 0)),
   580  		"IFT_NSIP":                      reflect.ValueOf(constant.MakeFromLiteral("27", token.INT, 0)),
   581  		"IFT_OTHER":                     reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
   582  		"IFT_P10":                       reflect.ValueOf(constant.MakeFromLiteral("12", token.INT, 0)),
   583  		"IFT_P80":                       reflect.ValueOf(constant.MakeFromLiteral("13", token.INT, 0)),
   584  		"IFT_PARA":                      reflect.ValueOf(constant.MakeFromLiteral("34", token.INT, 0)),
   585  		"IFT_PPP":                       reflect.ValueOf(constant.MakeFromLiteral("23", token.INT, 0)),
   586  		"IFT_PROPMUX":                   reflect.ValueOf(constant.MakeFromLiteral("54", token.INT, 0)),
   587  		"IFT_PROPVIRTUAL":               reflect.ValueOf(constant.MakeFromLiteral("53", token.INT, 0)),
   588  		"IFT_PTPSERIAL":                 reflect.ValueOf(constant.MakeFromLiteral("22", token.INT, 0)),
   589  		"IFT_RS232":                     reflect.ValueOf(constant.MakeFromLiteral("33", token.INT, 0)),
   590  		"IFT_SDLC":                      reflect.ValueOf(constant.MakeFromLiteral("17", token.INT, 0)),
   591  		"IFT_SIP":                       reflect.ValueOf(constant.MakeFromLiteral("31", token.INT, 0)),
   592  		"IFT_SLIP":                      reflect.ValueOf(constant.MakeFromLiteral("28", token.INT, 0)),
   593  		"IFT_SMDSDXI":                   reflect.ValueOf(constant.MakeFromLiteral("43", token.INT, 0)),
   594  		"IFT_SMDSICIP":                  reflect.ValueOf(constant.MakeFromLiteral("52", token.INT, 0)),
   595  		"IFT_SONET":                     reflect.ValueOf(constant.MakeFromLiteral("39", token.INT, 0)),
   596  		"IFT_SONETPATH":                 reflect.ValueOf(constant.MakeFromLiteral("50", token.INT, 0)),
   597  		"IFT_SONETVT":                   reflect.ValueOf(constant.MakeFromLiteral("51", token.INT, 0)),
   598  		"IFT_STARLAN":                   reflect.ValueOf(constant.MakeFromLiteral("11", token.INT, 0)),
   599  		"IFT_T1":                        reflect.ValueOf(constant.MakeFromLiteral("18", token.INT, 0)),
   600  		"IFT_ULTRA":                     reflect.ValueOf(constant.MakeFromLiteral("29", token.INT, 0)),
   601  		"IFT_V35":                       reflect.ValueOf(constant.MakeFromLiteral("45", token.INT, 0)),
   602  		"IFT_X25":                       reflect.ValueOf(constant.MakeFromLiteral("5", token.INT, 0)),
   603  		"IFT_X25DDN":                    reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
   604  		"IFT_X25PLE":                    reflect.ValueOf(constant.MakeFromLiteral("40", token.INT, 0)),
   605  		"IFT_XETHER":                    reflect.ValueOf(constant.MakeFromLiteral("26", token.INT, 0)),
   606  		"IGNBRK":                        reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
   607  		"IGNCR":                         reflect.ValueOf(constant.MakeFromLiteral("128", token.INT, 0)),
   608  		"IGNPAR":                        reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
   609  		"IMAXBEL":                       reflect.ValueOf(constant.MakeFromLiteral("8192", token.INT, 0)),
   610  		"INLCR":                         reflect.ValueOf(constant.MakeFromLiteral("64", token.INT, 0)),
   611  		"INPCK":                         reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
   612  		"IN_AUTOCONF_MASK":              reflect.ValueOf(constant.MakeFromLiteral("4294901760", token.INT, 0)),
   613  		"IN_AUTOCONF_NET":               reflect.ValueOf(constant.MakeFromLiteral("2851995648", token.INT, 0)),
   614  		"IN_CLASSA_HOST":                reflect.ValueOf(constant.MakeFromLiteral("16777215", token.INT, 0)),
   615  		"IN_CLASSA_MAX":                 reflect.ValueOf(constant.MakeFromLiteral("128", token.INT, 0)),
   616  		"IN_CLASSA_NET":                 reflect.ValueOf(constant.MakeFromLiteral("4278190080", token.INT, 0)),
   617  		"IN_CLASSA_NSHIFT":              reflect.ValueOf(constant.MakeFromLiteral("24", token.INT, 0)),
   618  		"IN_CLASSB_HOST":                reflect.ValueOf(constant.MakeFromLiteral("65535", token.INT, 0)),
   619  		"IN_CLASSB_MAX":                 reflect.ValueOf(constant.MakeFromLiteral("65536", token.INT, 0)),
   620  		"IN_CLASSB_NET":                 reflect.ValueOf(constant.MakeFromLiteral("4294901760", token.INT, 0)),
   621  		"IN_CLASSB_NSHIFT":              reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
   622  		"IN_CLASSC_HOST":                reflect.ValueOf(constant.MakeFromLiteral("255", token.INT, 0)),
   623  		"IN_CLASSC_NET":                 reflect.ValueOf(constant.MakeFromLiteral("4294967040", token.INT, 0)),
   624  		"IN_CLASSC_NSHIFT":              reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
   625  		"IN_CLASSD_HOST":                reflect.ValueOf(constant.MakeFromLiteral("268435455", token.INT, 0)),
   626  		"IN_CLASSD_NET":                 reflect.ValueOf(constant.MakeFromLiteral("4026531840", token.INT, 0)),
   627  		"IN_CLASSD_NSHIFT":              reflect.ValueOf(constant.MakeFromLiteral("28", token.INT, 0)),
   628  		"IN_CLASSE_NET":                 reflect.ValueOf(constant.MakeFromLiteral("4294967295", token.INT, 0)),
   629  		"IN_LOOPBACKNET":                reflect.ValueOf(constant.MakeFromLiteral("127", token.INT, 0)),
   630  		"IN_PRIVATE12_MASK":             reflect.ValueOf(constant.MakeFromLiteral("4293918720", token.INT, 0)),
   631  		"IN_PRIVATE12_NET":              reflect.ValueOf(constant.MakeFromLiteral("2886729728", token.INT, 0)),
   632  		"IN_PRIVATE16_MASK":             reflect.ValueOf(constant.MakeFromLiteral("4294901760", token.INT, 0)),
   633  		"IN_PRIVATE16_NET":              reflect.ValueOf(constant.MakeFromLiteral("3232235520", token.INT, 0)),
   634  		"IN_PRIVATE8_MASK":              reflect.ValueOf(constant.MakeFromLiteral("4278190080", token.INT, 0)),
   635  		"IN_PRIVATE8_NET":               reflect.ValueOf(constant.MakeFromLiteral("167772160", token.INT, 0)),
   636  		"IPPROTO_AH":                    reflect.ValueOf(constant.MakeFromLiteral("51", token.INT, 0)),
   637  		"IPPROTO_DSTOPTS":               reflect.ValueOf(constant.MakeFromLiteral("60", token.INT, 0)),
   638  		"IPPROTO_EGP":                   reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
   639  		"IPPROTO_ENCAP":                 reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
   640  		"IPPROTO_EON":                   reflect.ValueOf(constant.MakeFromLiteral("80", token.INT, 0)),
   641  		"IPPROTO_ESP":                   reflect.ValueOf(constant.MakeFromLiteral("50", token.INT, 0)),
   642  		"IPPROTO_FRAGMENT":              reflect.ValueOf(constant.MakeFromLiteral("44", token.INT, 0)),
   643  		"IPPROTO_GGP":                   reflect.ValueOf(constant.MakeFromLiteral("3", token.INT, 0)),
   644  		"IPPROTO_HELLO":                 reflect.ValueOf(constant.MakeFromLiteral("63", token.INT, 0)),
   645  		"IPPROTO_HOPOPTS":               reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
   646  		"IPPROTO_ICMP":                  reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
   647  		"IPPROTO_ICMPV6":                reflect.ValueOf(constant.MakeFromLiteral("58", token.INT, 0)),
   648  		"IPPROTO_IDP":                   reflect.ValueOf(constant.MakeFromLiteral("22", token.INT, 0)),
   649  		"IPPROTO_IGMP":                  reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
   650  		"IPPROTO_IP":                    reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
   651  		"IPPROTO_IPV6":                  reflect.ValueOf(constant.MakeFromLiteral("41", token.INT, 0)),
   652  		"IPPROTO_MAX":                   reflect.ValueOf(constant.MakeFromLiteral("256", token.INT, 0)),
   653  		"IPPROTO_ND":                    reflect.ValueOf(constant.MakeFromLiteral("77", token.INT, 0)),
   654  		"IPPROTO_NONE":                  reflect.ValueOf(constant.MakeFromLiteral("59", token.INT, 0)),
   655  		"IPPROTO_OSPF":                  reflect.ValueOf(constant.MakeFromLiteral("89", token.INT, 0)),
   656  		"IPPROTO_PIM":                   reflect.ValueOf(constant.MakeFromLiteral("103", token.INT, 0)),
   657  		"IPPROTO_PUP":                   reflect.ValueOf(constant.MakeFromLiteral("12", token.INT, 0)),
   658  		"IPPROTO_RAW":                   reflect.ValueOf(constant.MakeFromLiteral("255", token.INT, 0)),
   659  		"IPPROTO_ROUTING":               reflect.ValueOf(constant.MakeFromLiteral("43", token.INT, 0)),
   660  		"IPPROTO_RSVP":                  reflect.ValueOf(constant.MakeFromLiteral("46", token.INT, 0)),
   661  		"IPPROTO_SCTP":                  reflect.ValueOf(constant.MakeFromLiteral("132", token.INT, 0)),
   662  		"IPPROTO_TCP":                   reflect.ValueOf(constant.MakeFromLiteral("6", token.INT, 0)),
   663  		"IPPROTO_UDP":                   reflect.ValueOf(constant.MakeFromLiteral("17", token.INT, 0)),
   664  		"IPV6_ADD_MEMBERSHIP":           reflect.ValueOf(constant.MakeFromLiteral("9", token.INT, 0)),
   665  		"IPV6_BOUND_IF":                 reflect.ValueOf(constant.MakeFromLiteral("65", token.INT, 0)),
   666  		"IPV6_CHECKSUM":                 reflect.ValueOf(constant.MakeFromLiteral("24", token.INT, 0)),
   667  		"IPV6_DONTFRAG":                 reflect.ValueOf(constant.MakeFromLiteral("33", token.INT, 0)),
   668  		"IPV6_DROP_MEMBERSHIP":          reflect.ValueOf(constant.MakeFromLiteral("10", token.INT, 0)),
   669  		"IPV6_DSTOPTS":                  reflect.ValueOf(constant.MakeFromLiteral("15", token.INT, 0)),
   670  		"IPV6_FLOWINFO_FLOWLABEL":       reflect.ValueOf(constant.MakeFromLiteral("4294905600", token.INT, 0)),
   671  		"IPV6_FLOWINFO_TCLASS":          reflect.ValueOf(constant.MakeFromLiteral("61455", token.INT, 0)),
   672  		"IPV6_HOPLIMIT":                 reflect.ValueOf(constant.MakeFromLiteral("12", token.INT, 0)),
   673  		"IPV6_HOPOPTS":                  reflect.ValueOf(constant.MakeFromLiteral("14", token.INT, 0)),
   674  		"IPV6_JOIN_GROUP":               reflect.ValueOf(constant.MakeFromLiteral("9", token.INT, 0)),
   675  		"IPV6_LEAVE_GROUP":              reflect.ValueOf(constant.MakeFromLiteral("10", token.INT, 0)),
   676  		"IPV6_MULTICAST_HOPS":           reflect.ValueOf(constant.MakeFromLiteral("7", token.INT, 0)),
   677  		"IPV6_MULTICAST_IF":             reflect.ValueOf(constant.MakeFromLiteral("6", token.INT, 0)),
   678  		"IPV6_MULTICAST_LOOP":           reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
   679  		"IPV6_NEXTHOP":                  reflect.ValueOf(constant.MakeFromLiteral("13", token.INT, 0)),
   680  		"IPV6_PAD1_OPT":                 reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
   681  		"IPV6_PATHMTU":                  reflect.ValueOf(constant.MakeFromLiteral("37", token.INT, 0)),
   682  		"IPV6_PKTINFO":                  reflect.ValueOf(constant.MakeFromLiteral("11", token.INT, 0)),
   683  		"IPV6_PREFER_SRC_CGA":           reflect.ValueOf(constant.MakeFromLiteral("32", token.INT, 0)),
   684  		"IPV6_PREFER_SRC_CGADEFAULT":    reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
   685  		"IPV6_PREFER_SRC_CGAMASK":       reflect.ValueOf(constant.MakeFromLiteral("48", token.INT, 0)),
   686  		"IPV6_PREFER_SRC_COA":           reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
   687  		"IPV6_PREFER_SRC_DEFAULT":       reflect.ValueOf(constant.MakeFromLiteral("21", token.INT, 0)),
   688  		"IPV6_PREFER_SRC_HOME":          reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
   689  		"IPV6_PREFER_SRC_MASK":          reflect.ValueOf(constant.MakeFromLiteral("63", token.INT, 0)),
   690  		"IPV6_PREFER_SRC_MIPDEFAULT":    reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
   691  		"IPV6_PREFER_SRC_MIPMASK":       reflect.ValueOf(constant.MakeFromLiteral("3", token.INT, 0)),
   692  		"IPV6_PREFER_SRC_NONCGA":        reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
   693  		"IPV6_PREFER_SRC_PUBLIC":        reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
   694  		"IPV6_PREFER_SRC_TMP":           reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
   695  		"IPV6_PREFER_SRC_TMPDEFAULT":    reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
   696  		"IPV6_PREFER_SRC_TMPMASK":       reflect.ValueOf(constant.MakeFromLiteral("12", token.INT, 0)),
   697  		"IPV6_RECVDSTOPTS":              reflect.ValueOf(constant.MakeFromLiteral("40", token.INT, 0)),
   698  		"IPV6_RECVHOPLIMIT":             reflect.ValueOf(constant.MakeFromLiteral("19", token.INT, 0)),
   699  		"IPV6_RECVHOPOPTS":              reflect.ValueOf(constant.MakeFromLiteral("20", token.INT, 0)),
   700  		"IPV6_RECVPATHMTU":              reflect.ValueOf(constant.MakeFromLiteral("36", token.INT, 0)),
   701  		"IPV6_RECVPKTINFO":              reflect.ValueOf(constant.MakeFromLiteral("18", token.INT, 0)),
   702  		"IPV6_RECVRTHDR":                reflect.ValueOf(constant.MakeFromLiteral("22", token.INT, 0)),
   703  		"IPV6_RECVRTHDRDSTOPTS":         reflect.ValueOf(constant.MakeFromLiteral("23", token.INT, 0)),
   704  		"IPV6_RECVTCLASS":               reflect.ValueOf(constant.MakeFromLiteral("25", token.INT, 0)),
   705  		"IPV6_RTHDR":                    reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
   706  		"IPV6_RTHDRDSTOPTS":             reflect.ValueOf(constant.MakeFromLiteral("17", token.INT, 0)),
   707  		"IPV6_RTHDR_TYPE_0":             reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
   708  		"IPV6_SEC_OPT":                  reflect.ValueOf(constant.MakeFromLiteral("34", token.INT, 0)),
   709  		"IPV6_SRC_PREFERENCES":          reflect.ValueOf(constant.MakeFromLiteral("35", token.INT, 0)),
   710  		"IPV6_TCLASS":                   reflect.ValueOf(constant.MakeFromLiteral("38", token.INT, 0)),
   711  		"IPV6_UNICAST_HOPS":             reflect.ValueOf(constant.MakeFromLiteral("5", token.INT, 0)),
   712  		"IPV6_UNSPEC_SRC":               reflect.ValueOf(constant.MakeFromLiteral("66", token.INT, 0)),
   713  		"IPV6_USE_MIN_MTU":              reflect.ValueOf(constant.MakeFromLiteral("32", token.INT, 0)),
   714  		"IPV6_V6ONLY":                   reflect.ValueOf(constant.MakeFromLiteral("39", token.INT, 0)),
   715  		"IP_ADD_MEMBERSHIP":             reflect.ValueOf(constant.MakeFromLiteral("19", token.INT, 0)),
   716  		"IP_ADD_SOURCE_MEMBERSHIP":      reflect.ValueOf(constant.MakeFromLiteral("23", token.INT, 0)),
   717  		"IP_BLOCK_SOURCE":               reflect.ValueOf(constant.MakeFromLiteral("21", token.INT, 0)),
   718  		"IP_BOUND_IF":                   reflect.ValueOf(constant.MakeFromLiteral("65", token.INT, 0)),
   719  		"IP_BROADCAST":                  reflect.ValueOf(constant.MakeFromLiteral("262", token.INT, 0)),
   720  		"IP_BROADCAST_TTL":              reflect.ValueOf(constant.MakeFromLiteral("67", token.INT, 0)),
   721  		"IP_DEFAULT_MULTICAST_LOOP":     reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
   722  		"IP_DEFAULT_MULTICAST_TTL":      reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
   723  		"IP_DF":                         reflect.ValueOf(constant.MakeFromLiteral("16384", token.INT, 0)),
   724  		"IP_DHCPINIT_IF":                reflect.ValueOf(constant.MakeFromLiteral("69", token.INT, 0)),
   725  		"IP_DONTFRAG":                   reflect.ValueOf(constant.MakeFromLiteral("27", token.INT, 0)),
   726  		"IP_DONTROUTE":                  reflect.ValueOf(constant.MakeFromLiteral("261", token.INT, 0)),
   727  		"IP_DROP_MEMBERSHIP":            reflect.ValueOf(constant.MakeFromLiteral("20", token.INT, 0)),
   728  		"IP_DROP_SOURCE_MEMBERSHIP":     reflect.ValueOf(constant.MakeFromLiteral("24", token.INT, 0)),
   729  		"IP_HDRINCL":                    reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
   730  		"IP_MAXPACKET":                  reflect.ValueOf(constant.MakeFromLiteral("65535", token.INT, 0)),
   731  		"IP_MF":                         reflect.ValueOf(constant.MakeFromLiteral("8192", token.INT, 0)),
   732  		"IP_MSS":                        reflect.ValueOf(constant.MakeFromLiteral("576", token.INT, 0)),
   733  		"IP_MULTICAST_IF":               reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
   734  		"IP_MULTICAST_LOOP":             reflect.ValueOf(constant.MakeFromLiteral("18", token.INT, 0)),
   735  		"IP_MULTICAST_TTL":              reflect.ValueOf(constant.MakeFromLiteral("17", token.INT, 0)),
   736  		"IP_NEXTHOP":                    reflect.ValueOf(constant.MakeFromLiteral("25", token.INT, 0)),
   737  		"IP_OPTIONS":                    reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
   738  		"IP_PKTINFO":                    reflect.ValueOf(constant.MakeFromLiteral("26", token.INT, 0)),
   739  		"IP_RECVDSTADDR":                reflect.ValueOf(constant.MakeFromLiteral("7", token.INT, 0)),
   740  		"IP_RECVIF":                     reflect.ValueOf(constant.MakeFromLiteral("9", token.INT, 0)),
   741  		"IP_RECVOPTS":                   reflect.ValueOf(constant.MakeFromLiteral("5", token.INT, 0)),
   742  		"IP_RECVPKTINFO":                reflect.ValueOf(constant.MakeFromLiteral("26", token.INT, 0)),
   743  		"IP_RECVRETOPTS":                reflect.ValueOf(constant.MakeFromLiteral("6", token.INT, 0)),
   744  		"IP_RECVSLLA":                   reflect.ValueOf(constant.MakeFromLiteral("10", token.INT, 0)),
   745  		"IP_RECVTTL":                    reflect.ValueOf(constant.MakeFromLiteral("11", token.INT, 0)),
   746  		"IP_RETOPTS":                    reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
   747  		"IP_REUSEADDR":                  reflect.ValueOf(constant.MakeFromLiteral("260", token.INT, 0)),
   748  		"IP_SEC_OPT":                    reflect.ValueOf(constant.MakeFromLiteral("34", token.INT, 0)),
   749  		"IP_TOS":                        reflect.ValueOf(constant.MakeFromLiteral("3", token.INT, 0)),
   750  		"IP_TTL":                        reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
   751  		"IP_UNBLOCK_SOURCE":             reflect.ValueOf(constant.MakeFromLiteral("22", token.INT, 0)),
   752  		"IP_UNSPEC_SRC":                 reflect.ValueOf(constant.MakeFromLiteral("66", token.INT, 0)),
   753  		"ISIG":                          reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
   754  		"ISTRIP":                        reflect.ValueOf(constant.MakeFromLiteral("32", token.INT, 0)),
   755  		"IXANY":                         reflect.ValueOf(constant.MakeFromLiteral("2048", token.INT, 0)),
   756  		"IXOFF":                         reflect.ValueOf(constant.MakeFromLiteral("4096", token.INT, 0)),
   757  		"IXON":                          reflect.ValueOf(constant.MakeFromLiteral("1024", token.INT, 0)),
   758  		"ImplementsGetwd":               reflect.ValueOf(syscall.ImplementsGetwd),
   759  		"Lchown":                        reflect.ValueOf(syscall.Lchown),
   760  		"Link":                          reflect.ValueOf(syscall.Link),
   761  		"Listen":                        reflect.ValueOf(syscall.Listen),
   762  		"Lstat":                         reflect.ValueOf(syscall.Lstat),
   763  		"MADV_ACCESS_DEFAULT":           reflect.ValueOf(constant.MakeFromLiteral("6", token.INT, 0)),
   764  		"MADV_ACCESS_LWP":               reflect.ValueOf(constant.MakeFromLiteral("7", token.INT, 0)),
   765  		"MADV_ACCESS_MANY":              reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
   766  		"MADV_DONTNEED":                 reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
   767  		"MADV_FREE":                     reflect.ValueOf(constant.MakeFromLiteral("5", token.INT, 0)),
   768  		"MADV_NORMAL":                   reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
   769  		"MADV_RANDOM":                   reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
   770  		"MADV_SEQUENTIAL":               reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
   771  		"MADV_WILLNEED":                 reflect.ValueOf(constant.MakeFromLiteral("3", token.INT, 0)),
   772  		"MAP_32BIT":                     reflect.ValueOf(constant.MakeFromLiteral("128", token.INT, 0)),
   773  		"MAP_ALIGN":                     reflect.ValueOf(constant.MakeFromLiteral("512", token.INT, 0)),
   774  		"MAP_ANON":                      reflect.ValueOf(constant.MakeFromLiteral("256", token.INT, 0)),
   775  		"MAP_ANONYMOUS":                 reflect.ValueOf(constant.MakeFromLiteral("256", token.INT, 0)),
   776  		"MAP_FIXED":                     reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
   777  		"MAP_INITDATA":                  reflect.ValueOf(constant.MakeFromLiteral("2048", token.INT, 0)),
   778  		"MAP_NORESERVE":                 reflect.ValueOf(constant.MakeFromLiteral("64", token.INT, 0)),
   779  		"MAP_PRIVATE":                   reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
   780  		"MAP_RENAME":                    reflect.ValueOf(constant.MakeFromLiteral("32", token.INT, 0)),
   781  		"MAP_SHARED":                    reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
   782  		"MAP_TEXT":                      reflect.ValueOf(constant.MakeFromLiteral("1024", token.INT, 0)),
   783  		"MAP_TYPE":                      reflect.ValueOf(constant.MakeFromLiteral("15", token.INT, 0)),
   784  		"MCL_CURRENT":                   reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
   785  		"MCL_FUTURE":                    reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
   786  		"MSG_CTRUNC":                    reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
   787  		"MSG_DONTROUTE":                 reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
   788  		"MSG_DONTWAIT":                  reflect.ValueOf(constant.MakeFromLiteral("128", token.INT, 0)),
   789  		"MSG_DUPCTRL":                   reflect.ValueOf(constant.MakeFromLiteral("2048", token.INT, 0)),
   790  		"MSG_EOR":                       reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
   791  		"MSG_MAXIOVLEN":                 reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
   792  		"MSG_NOTIFICATION":              reflect.ValueOf(constant.MakeFromLiteral("256", token.INT, 0)),
   793  		"MSG_OOB":                       reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
   794  		"MSG_PEEK":                      reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
   795  		"MSG_TRUNC":                     reflect.ValueOf(constant.MakeFromLiteral("32", token.INT, 0)),
   796  		"MSG_WAITALL":                   reflect.ValueOf(constant.MakeFromLiteral("64", token.INT, 0)),
   797  		"MSG_XPG4_2":                    reflect.ValueOf(constant.MakeFromLiteral("32768", token.INT, 0)),
   798  		"MS_ASYNC":                      reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
   799  		"MS_INVALIDATE":                 reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
   800  		"MS_OLDSYNC":                    reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
   801  		"MS_SYNC":                       reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
   802  		"M_FLUSH":                       reflect.ValueOf(constant.MakeFromLiteral("134", token.INT, 0)),
   803  		"Mkdir":                         reflect.ValueOf(syscall.Mkdir),
   804  		"Mknod":                         reflect.ValueOf(syscall.Mknod),
   805  		"NOFLSH":                        reflect.ValueOf(constant.MakeFromLiteral("128", token.INT, 0)),
   806  		"Nanosleep":                     reflect.ValueOf(syscall.Nanosleep),
   807  		"NsecToTimespec":                reflect.ValueOf(syscall.NsecToTimespec),
   808  		"NsecToTimeval":                 reflect.ValueOf(syscall.NsecToTimeval),
   809  		"OCRNL":                         reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
   810  		"OFDEL":                         reflect.ValueOf(constant.MakeFromLiteral("128", token.INT, 0)),
   811  		"OFILL":                         reflect.ValueOf(constant.MakeFromLiteral("64", token.INT, 0)),
   812  		"ONLCR":                         reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
   813  		"ONLRET":                        reflect.ValueOf(constant.MakeFromLiteral("32", token.INT, 0)),
   814  		"ONOCR":                         reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
   815  		"OPENFAIL":                      reflect.ValueOf(constant.MakeFromLiteral("-1", token.INT, 0)),
   816  		"OPOST":                         reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
   817  		"O_ACCMODE":                     reflect.ValueOf(constant.MakeFromLiteral("6291459", token.INT, 0)),
   818  		"O_APPEND":                      reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
   819  		"O_CLOEXEC":                     reflect.ValueOf(constant.MakeFromLiteral("8388608", token.INT, 0)),
   820  		"O_CREAT":                       reflect.ValueOf(constant.MakeFromLiteral("256", token.INT, 0)),
   821  		"O_DSYNC":                       reflect.ValueOf(constant.MakeFromLiteral("64", token.INT, 0)),
   822  		"O_EXCL":                        reflect.ValueOf(constant.MakeFromLiteral("1024", token.INT, 0)),
   823  		"O_EXEC":                        reflect.ValueOf(constant.MakeFromLiteral("4194304", token.INT, 0)),
   824  		"O_LARGEFILE":                   reflect.ValueOf(constant.MakeFromLiteral("8192", token.INT, 0)),
   825  		"O_NDELAY":                      reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
   826  		"O_NOCTTY":                      reflect.ValueOf(constant.MakeFromLiteral("2048", token.INT, 0)),
   827  		"O_NOFOLLOW":                    reflect.ValueOf(constant.MakeFromLiteral("131072", token.INT, 0)),
   828  		"O_NOLINKS":                     reflect.ValueOf(constant.MakeFromLiteral("262144", token.INT, 0)),
   829  		"O_NONBLOCK":                    reflect.ValueOf(constant.MakeFromLiteral("128", token.INT, 0)),
   830  		"O_RDONLY":                      reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
   831  		"O_RDWR":                        reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
   832  		"O_RSYNC":                       reflect.ValueOf(constant.MakeFromLiteral("32768", token.INT, 0)),
   833  		"O_SEARCH":                      reflect.ValueOf(constant.MakeFromLiteral("2097152", token.INT, 0)),
   834  		"O_SIOCGIFCONF":                 reflect.ValueOf(constant.MakeFromLiteral("-1073190636", token.INT, 0)),
   835  		"O_SIOCGLIFCONF":                reflect.ValueOf(constant.MakeFromLiteral("-1072666248", token.INT, 0)),
   836  		"O_SYNC":                        reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
   837  		"O_TRUNC":                       reflect.ValueOf(constant.MakeFromLiteral("512", token.INT, 0)),
   838  		"O_WRONLY":                      reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
   839  		"O_XATTR":                       reflect.ValueOf(constant.MakeFromLiteral("16384", token.INT, 0)),
   840  		"Open":                          reflect.ValueOf(syscall.Open),
   841  		"PARENB":                        reflect.ValueOf(constant.MakeFromLiteral("256", token.INT, 0)),
   842  		"PAREXT":                        reflect.ValueOf(constant.MakeFromLiteral("1048576", token.INT, 0)),
   843  		"PARMRK":                        reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
   844  		"PARODD":                        reflect.ValueOf(constant.MakeFromLiteral("512", token.INT, 0)),
   845  		"PENDIN":                        reflect.ValueOf(constant.MakeFromLiteral("16384", token.INT, 0)),
   846  		"PRIO_PGRP":                     reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
   847  		"PRIO_PROCESS":                  reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
   848  		"PRIO_USER":                     reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
   849  		"PROT_EXEC":                     reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
   850  		"PROT_NONE":                     reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
   851  		"PROT_READ":                     reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
   852  		"PROT_WRITE":                    reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
   853  		"ParseDirent":                   reflect.ValueOf(syscall.ParseDirent),
   854  		"ParseSocketControlMessage":     reflect.ValueOf(syscall.ParseSocketControlMessage),
   855  		"ParseUnixRights":               reflect.ValueOf(syscall.ParseUnixRights),
   856  		"PathMax":                       reflect.ValueOf(constant.MakeFromLiteral("1024", token.INT, 0)),
   857  		"Pathconf":                      reflect.ValueOf(syscall.Pathconf),
   858  		"Pipe":                          reflect.ValueOf(syscall.Pipe),
   859  		"Pread":                         reflect.ValueOf(syscall.Pread),
   860  		"Pwrite":                        reflect.ValueOf(syscall.Pwrite),
   861  		"RLIMIT_AS":                     reflect.ValueOf(constant.MakeFromLiteral("6", token.INT, 0)),
   862  		"RLIMIT_CORE":                   reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
   863  		"RLIMIT_CPU":                    reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
   864  		"RLIMIT_DATA":                   reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
   865  		"RLIMIT_FSIZE":                  reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
   866  		"RLIMIT_NOFILE":                 reflect.ValueOf(constant.MakeFromLiteral("5", token.INT, 0)),
   867  		"RLIMIT_STACK":                  reflect.ValueOf(constant.MakeFromLiteral("3", token.INT, 0)),
   868  		"RLIM_INFINITY":                 reflect.ValueOf(constant.MakeFromLiteral("-3", token.INT, 0)),
   869  		"RTAX_AUTHOR":                   reflect.ValueOf(constant.MakeFromLiteral("6", token.INT, 0)),
   870  		"RTAX_BRD":                      reflect.ValueOf(constant.MakeFromLiteral("7", token.INT, 0)),
   871  		"RTAX_DST":                      reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
   872  		"RTAX_GATEWAY":                  reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
   873  		"RTAX_GENMASK":                  reflect.ValueOf(constant.MakeFromLiteral("3", token.INT, 0)),
   874  		"RTAX_IFA":                      reflect.ValueOf(constant.MakeFromLiteral("5", token.INT, 0)),
   875  		"RTAX_IFP":                      reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
   876  		"RTAX_MAX":                      reflect.ValueOf(constant.MakeFromLiteral("9", token.INT, 0)),
   877  		"RTAX_NETMASK":                  reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
   878  		"RTAX_SRC":                      reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
   879  		"RTA_AUTHOR":                    reflect.ValueOf(constant.MakeFromLiteral("64", token.INT, 0)),
   880  		"RTA_BRD":                       reflect.ValueOf(constant.MakeFromLiteral("128", token.INT, 0)),
   881  		"RTA_DST":                       reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
   882  		"RTA_GATEWAY":                   reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
   883  		"RTA_GENMASK":                   reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
   884  		"RTA_IFA":                       reflect.ValueOf(constant.MakeFromLiteral("32", token.INT, 0)),
   885  		"RTA_IFP":                       reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
   886  		"RTA_NETMASK":                   reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
   887  		"RTA_NUMBITS":                   reflect.ValueOf(constant.MakeFromLiteral("9", token.INT, 0)),
   888  		"RTA_SRC":                       reflect.ValueOf(constant.MakeFromLiteral("256", token.INT, 0)),
   889  		"RTF_BLACKHOLE":                 reflect.ValueOf(constant.MakeFromLiteral("4096", token.INT, 0)),
   890  		"RTF_CLONING":                   reflect.ValueOf(constant.MakeFromLiteral("256", token.INT, 0)),
   891  		"RTF_DONE":                      reflect.ValueOf(constant.MakeFromLiteral("64", token.INT, 0)),
   892  		"RTF_DYNAMIC":                   reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
   893  		"RTF_GATEWAY":                   reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
   894  		"RTF_HOST":                      reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
   895  		"RTF_INDIRECT":                  reflect.ValueOf(constant.MakeFromLiteral("262144", token.INT, 0)),
   896  		"RTF_KERNEL":                    reflect.ValueOf(constant.MakeFromLiteral("524288", token.INT, 0)),
   897  		"RTF_LLINFO":                    reflect.ValueOf(constant.MakeFromLiteral("1024", token.INT, 0)),
   898  		"RTF_MASK":                      reflect.ValueOf(constant.MakeFromLiteral("128", token.INT, 0)),
   899  		"RTF_MODIFIED":                  reflect.ValueOf(constant.MakeFromLiteral("32", token.INT, 0)),
   900  		"RTF_MULTIRT":                   reflect.ValueOf(constant.MakeFromLiteral("65536", token.INT, 0)),
   901  		"RTF_PRIVATE":                   reflect.ValueOf(constant.MakeFromLiteral("8192", token.INT, 0)),
   902  		"RTF_PROTO1":                    reflect.ValueOf(constant.MakeFromLiteral("32768", token.INT, 0)),
   903  		"RTF_PROTO2":                    reflect.ValueOf(constant.MakeFromLiteral("16384", token.INT, 0)),
   904  		"RTF_REJECT":                    reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
   905  		"RTF_SETSRC":                    reflect.ValueOf(constant.MakeFromLiteral("131072", token.INT, 0)),
   906  		"RTF_STATIC":                    reflect.ValueOf(constant.MakeFromLiteral("2048", token.INT, 0)),
   907  		"RTF_UP":                        reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
   908  		"RTF_XRESOLVE":                  reflect.ValueOf(constant.MakeFromLiteral("512", token.INT, 0)),
   909  		"RTF_ZONE":                      reflect.ValueOf(constant.MakeFromLiteral("1048576", token.INT, 0)),
   910  		"RTM_ADD":                       reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
   911  		"RTM_CHANGE":                    reflect.ValueOf(constant.MakeFromLiteral("3", token.INT, 0)),
   912  		"RTM_CHGADDR":                   reflect.ValueOf(constant.MakeFromLiteral("15", token.INT, 0)),
   913  		"RTM_DELADDR":                   reflect.ValueOf(constant.MakeFromLiteral("13", token.INT, 0)),
   914  		"RTM_DELETE":                    reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
   915  		"RTM_FREEADDR":                  reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
   916  		"RTM_GET":                       reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
   917  		"RTM_IFINFO":                    reflect.ValueOf(constant.MakeFromLiteral("14", token.INT, 0)),
   918  		"RTM_LOCK":                      reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
   919  		"RTM_LOSING":                    reflect.ValueOf(constant.MakeFromLiteral("5", token.INT, 0)),
   920  		"RTM_MISS":                      reflect.ValueOf(constant.MakeFromLiteral("7", token.INT, 0)),
   921  		"RTM_NEWADDR":                   reflect.ValueOf(constant.MakeFromLiteral("12", token.INT, 0)),
   922  		"RTM_OLDADD":                    reflect.ValueOf(constant.MakeFromLiteral("9", token.INT, 0)),
   923  		"RTM_OLDDEL":                    reflect.ValueOf(constant.MakeFromLiteral("10", token.INT, 0)),
   924  		"RTM_REDIRECT":                  reflect.ValueOf(constant.MakeFromLiteral("6", token.INT, 0)),
   925  		"RTM_RESOLVE":                   reflect.ValueOf(constant.MakeFromLiteral("11", token.INT, 0)),
   926  		"RTM_VERSION":                   reflect.ValueOf(constant.MakeFromLiteral("3", token.INT, 0)),
   927  		"RTV_EXPIRE":                    reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
   928  		"RTV_HOPCOUNT":                  reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
   929  		"RTV_MTU":                       reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
   930  		"RTV_RPIPE":                     reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
   931  		"RTV_RTT":                       reflect.ValueOf(constant.MakeFromLiteral("64", token.INT, 0)),
   932  		"RTV_RTTVAR":                    reflect.ValueOf(constant.MakeFromLiteral("128", token.INT, 0)),
   933  		"RTV_SPIPE":                     reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
   934  		"RTV_SSTHRESH":                  reflect.ValueOf(constant.MakeFromLiteral("32", token.INT, 0)),
   935  		"RT_AWARE":                      reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
   936  		"RUSAGE_CHILDREN":               reflect.ValueOf(constant.MakeFromLiteral("-1", token.INT, 0)),
   937  		"RUSAGE_SELF":                   reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
   938  		"Read":                          reflect.ValueOf(syscall.Read),
   939  		"ReadDirent":                    reflect.ValueOf(syscall.ReadDirent),
   940  		"Readlink":                      reflect.ValueOf(syscall.Readlink),
   941  		"Recvfrom":                      reflect.ValueOf(syscall.Recvfrom),
   942  		"Recvmsg":                       reflect.ValueOf(syscall.Recvmsg),
   943  		"Rename":                        reflect.ValueOf(syscall.Rename),
   944  		"Rmdir":                         reflect.ValueOf(syscall.Rmdir),
   945  		"SCM_RIGHTS":                    reflect.ValueOf(constant.MakeFromLiteral("4112", token.INT, 0)),
   946  		"SCM_TIMESTAMP":                 reflect.ValueOf(constant.MakeFromLiteral("4115", token.INT, 0)),
   947  		"SCM_UCRED":                     reflect.ValueOf(constant.MakeFromLiteral("4114", token.INT, 0)),
   948  		"SHUT_RD":                       reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
   949  		"SHUT_RDWR":                     reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
   950  		"SHUT_WR":                       reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
   951  		"SIG2STR_MAX":                   reflect.ValueOf(constant.MakeFromLiteral("32", token.INT, 0)),
   952  		"SIGABRT":                       reflect.ValueOf(syscall.SIGABRT),
   953  		"SIGALRM":                       reflect.ValueOf(syscall.SIGALRM),
   954  		"SIGBUS":                        reflect.ValueOf(syscall.SIGBUS),
   955  		"SIGCANCEL":                     reflect.ValueOf(syscall.SIGCANCEL),
   956  		"SIGCHLD":                       reflect.ValueOf(syscall.SIGCHLD),
   957  		"SIGCLD":                        reflect.ValueOf(syscall.SIGCLD),
   958  		"SIGCONT":                       reflect.ValueOf(syscall.SIGCONT),
   959  		"SIGEMT":                        reflect.ValueOf(syscall.SIGEMT),
   960  		"SIGFPE":                        reflect.ValueOf(syscall.SIGFPE),
   961  		"SIGFREEZE":                     reflect.ValueOf(syscall.SIGFREEZE),
   962  		"SIGHUP":                        reflect.ValueOf(syscall.SIGHUP),
   963  		"SIGILL":                        reflect.ValueOf(syscall.SIGILL),
   964  		"SIGINT":                        reflect.ValueOf(syscall.SIGINT),
   965  		"SIGIO":                         reflect.ValueOf(syscall.SIGIO),
   966  		"SIGIOT":                        reflect.ValueOf(syscall.SIGIOT),
   967  		"SIGJVM1":                       reflect.ValueOf(syscall.SIGJVM1),
   968  		"SIGJVM2":                       reflect.ValueOf(syscall.SIGJVM2),
   969  		"SIGKILL":                       reflect.ValueOf(syscall.SIGKILL),
   970  		"SIGLOST":                       reflect.ValueOf(syscall.SIGLOST),
   971  		"SIGLWP":                        reflect.ValueOf(syscall.SIGLWP),
   972  		"SIGPIPE":                       reflect.ValueOf(syscall.SIGPIPE),
   973  		"SIGPOLL":                       reflect.ValueOf(syscall.SIGPOLL),
   974  		"SIGPROF":                       reflect.ValueOf(syscall.SIGPROF),
   975  		"SIGPWR":                        reflect.ValueOf(syscall.SIGPWR),
   976  		"SIGQUIT":                       reflect.ValueOf(syscall.SIGQUIT),
   977  		"SIGSEGV":                       reflect.ValueOf(syscall.SIGSEGV),
   978  		"SIGSTOP":                       reflect.ValueOf(syscall.SIGSTOP),
   979  		"SIGSYS":                        reflect.ValueOf(syscall.SIGSYS),
   980  		"SIGTERM":                       reflect.ValueOf(syscall.SIGTERM),
   981  		"SIGTHAW":                       reflect.ValueOf(syscall.SIGTHAW),
   982  		"SIGTRAP":                       reflect.ValueOf(syscall.SIGTRAP),
   983  		"SIGTSTP":                       reflect.ValueOf(syscall.SIGTSTP),
   984  		"SIGTTIN":                       reflect.ValueOf(syscall.SIGTTIN),
   985  		"SIGTTOU":                       reflect.ValueOf(syscall.SIGTTOU),
   986  		"SIGURG":                        reflect.ValueOf(syscall.SIGURG),
   987  		"SIGUSR1":                       reflect.ValueOf(syscall.SIGUSR1),
   988  		"SIGUSR2":                       reflect.ValueOf(syscall.SIGUSR2),
   989  		"SIGVTALRM":                     reflect.ValueOf(syscall.SIGVTALRM),
   990  		"SIGWAITING":                    reflect.ValueOf(syscall.SIGWAITING),
   991  		"SIGWINCH":                      reflect.ValueOf(syscall.SIGWINCH),
   992  		"SIGXCPU":                       reflect.ValueOf(syscall.SIGXCPU),
   993  		"SIGXFSZ":                       reflect.ValueOf(syscall.SIGXFSZ),
   994  		"SIGXRES":                       reflect.ValueOf(syscall.SIGXRES),
   995  		"SIOCADDMULTI":                  reflect.ValueOf(constant.MakeFromLiteral("-2145359567", token.INT, 0)),
   996  		"SIOCADDRT":                     reflect.ValueOf(constant.MakeFromLiteral("-2144308726", token.INT, 0)),
   997  		"SIOCATMARK":                    reflect.ValueOf(constant.MakeFromLiteral("1074033415", token.INT, 0)),
   998  		"SIOCDARP":                      reflect.ValueOf(constant.MakeFromLiteral("-2145097440", token.INT, 0)),
   999  		"SIOCDELMULTI":                  reflect.ValueOf(constant.MakeFromLiteral("-2145359566", token.INT, 0)),
  1000  		"SIOCDELRT":                     reflect.ValueOf(constant.MakeFromLiteral("-2144308725", token.INT, 0)),
  1001  		"SIOCDIPSECONFIG":               reflect.ValueOf(constant.MakeFromLiteral("-2147194473", token.INT, 0)),
  1002  		"SIOCDXARP":                     reflect.ValueOf(constant.MakeFromLiteral("-2147456600", token.INT, 0)),
  1003  		"SIOCFIPSECONFIG":               reflect.ValueOf(constant.MakeFromLiteral("-2147194475", token.INT, 0)),
  1004  		"SIOCGARP":                      reflect.ValueOf(constant.MakeFromLiteral("-1071355617", token.INT, 0)),
  1005  		"SIOCGDSTINFO":                  reflect.ValueOf(constant.MakeFromLiteral("-1073714780", token.INT, 0)),
  1006  		"SIOCGENADDR":                   reflect.ValueOf(constant.MakeFromLiteral("-1071617707", token.INT, 0)),
  1007  		"SIOCGENPSTATS":                 reflect.ValueOf(constant.MakeFromLiteral("-1071617735", token.INT, 0)),
  1008  		"SIOCGETLSGCNT":                 reflect.ValueOf(constant.MakeFromLiteral("-1072664043", token.INT, 0)),
  1009  		"SIOCGETNAME":                   reflect.ValueOf(constant.MakeFromLiteral("1074819892", token.INT, 0)),
  1010  		"SIOCGETPEER":                   reflect.ValueOf(constant.MakeFromLiteral("1074819893", token.INT, 0)),
  1011  		"SIOCGETPROP":                   reflect.ValueOf(constant.MakeFromLiteral("-1073712964", token.INT, 0)),
  1012  		"SIOCGETSGCNT":                  reflect.ValueOf(constant.MakeFromLiteral("-1072401899", token.INT, 0)),
  1013  		"SIOCGETSYNC":                   reflect.ValueOf(constant.MakeFromLiteral("-1071617747", token.INT, 0)),
  1014  		"SIOCGETVIFCNT":                 reflect.ValueOf(constant.MakeFromLiteral("-1072401900", token.INT, 0)),
  1015  		"SIOCGHIWAT":                    reflect.ValueOf(constant.MakeFromLiteral("1074033409", token.INT, 0)),
  1016  		"SIOCGIFADDR":                   reflect.ValueOf(constant.MakeFromLiteral("-1071617779", token.INT, 0)),
  1017  		"SIOCGIFBRDADDR":                reflect.ValueOf(constant.MakeFromLiteral("-1071617769", token.INT, 0)),
  1018  		"SIOCGIFCONF":                   reflect.ValueOf(constant.MakeFromLiteral("-1073190564", token.INT, 0)),
  1019  		"SIOCGIFDSTADDR":                reflect.ValueOf(constant.MakeFromLiteral("-1071617777", token.INT, 0)),
  1020  		"SIOCGIFFLAGS":                  reflect.ValueOf(constant.MakeFromLiteral("-1071617775", token.INT, 0)),
  1021  		"SIOCGIFHWADDR":                 reflect.ValueOf(constant.MakeFromLiteral("-1071617607", token.INT, 0)),
  1022  		"SIOCGIFINDEX":                  reflect.ValueOf(constant.MakeFromLiteral("-1071617702", token.INT, 0)),
  1023  		"SIOCGIFMEM":                    reflect.ValueOf(constant.MakeFromLiteral("-1071617773", token.INT, 0)),
  1024  		"SIOCGIFMETRIC":                 reflect.ValueOf(constant.MakeFromLiteral("-1071617765", token.INT, 0)),
  1025  		"SIOCGIFMTU":                    reflect.ValueOf(constant.MakeFromLiteral("-1071617770", token.INT, 0)),
  1026  		"SIOCGIFMUXID":                  reflect.ValueOf(constant.MakeFromLiteral("-1071617704", token.INT, 0)),
  1027  		"SIOCGIFNETMASK":                reflect.ValueOf(constant.MakeFromLiteral("-1071617767", token.INT, 0)),
  1028  		"SIOCGIFNUM":                    reflect.ValueOf(constant.MakeFromLiteral("1074030935", token.INT, 0)),
  1029  		"SIOCGIP6ADDRPOLICY":            reflect.ValueOf(constant.MakeFromLiteral("-1073714782", token.INT, 0)),
  1030  		"SIOCGIPMSFILTER":               reflect.ValueOf(constant.MakeFromLiteral("-1073452620", token.INT, 0)),
  1031  		"SIOCGLIFADDR":                  reflect.ValueOf(constant.MakeFromLiteral("-1065850511", token.INT, 0)),
  1032  		"SIOCGLIFBINDING":               reflect.ValueOf(constant.MakeFromLiteral("-1065850470", token.INT, 0)),
  1033  		"SIOCGLIFBRDADDR":               reflect.ValueOf(constant.MakeFromLiteral("-1065850501", token.INT, 0)),
  1034  		"SIOCGLIFCONF":                  reflect.ValueOf(constant.MakeFromLiteral("-1072666203", token.INT, 0)),
  1035  		"SIOCGLIFDADSTATE":              reflect.ValueOf(constant.MakeFromLiteral("-1065850434", token.INT, 0)),
  1036  		"SIOCGLIFDSTADDR":               reflect.ValueOf(constant.MakeFromLiteral("-1065850509", token.INT, 0)),
  1037  		"SIOCGLIFFLAGS":                 reflect.ValueOf(constant.MakeFromLiteral("-1065850507", token.INT, 0)),
  1038  		"SIOCGLIFGROUPINFO":             reflect.ValueOf(constant.MakeFromLiteral("-1061918307", token.INT, 0)),
  1039  		"SIOCGLIFGROUPNAME":             reflect.ValueOf(constant.MakeFromLiteral("-1065850468", token.INT, 0)),
  1040  		"SIOCGLIFHWADDR":                reflect.ValueOf(constant.MakeFromLiteral("-1065850432", token.INT, 0)),
  1041  		"SIOCGLIFINDEX":                 reflect.ValueOf(constant.MakeFromLiteral("-1065850491", token.INT, 0)),
  1042  		"SIOCGLIFLNKINFO":               reflect.ValueOf(constant.MakeFromLiteral("-1065850484", token.INT, 0)),
  1043  		"SIOCGLIFMETRIC":                reflect.ValueOf(constant.MakeFromLiteral("-1065850497", token.INT, 0)),
  1044  		"SIOCGLIFMTU":                   reflect.ValueOf(constant.MakeFromLiteral("-1065850502", token.INT, 0)),
  1045  		"SIOCGLIFMUXID":                 reflect.ValueOf(constant.MakeFromLiteral("-1065850493", token.INT, 0)),
  1046  		"SIOCGLIFNETMASK":               reflect.ValueOf(constant.MakeFromLiteral("-1065850499", token.INT, 0)),
  1047  		"SIOCGLIFNUM":                   reflect.ValueOf(constant.MakeFromLiteral("-1072928382", token.INT, 0)),
  1048  		"SIOCGLIFSRCOF":                 reflect.ValueOf(constant.MakeFromLiteral("-1072666191", token.INT, 0)),
  1049  		"SIOCGLIFSUBNET":                reflect.ValueOf(constant.MakeFromLiteral("-1065850486", token.INT, 0)),
  1050  		"SIOCGLIFTOKEN":                 reflect.ValueOf(constant.MakeFromLiteral("-1065850488", token.INT, 0)),
  1051  		"SIOCGLIFUSESRC":                reflect.ValueOf(constant.MakeFromLiteral("-1065850449", token.INT, 0)),
  1052  		"SIOCGLIFZONE":                  reflect.ValueOf(constant.MakeFromLiteral("-1065850454", token.INT, 0)),
  1053  		"SIOCGLOWAT":                    reflect.ValueOf(constant.MakeFromLiteral("1074033411", token.INT, 0)),
  1054  		"SIOCGMSFILTER":                 reflect.ValueOf(constant.MakeFromLiteral("-1073452622", token.INT, 0)),
  1055  		"SIOCGPGRP":                     reflect.ValueOf(constant.MakeFromLiteral("1074033417", token.INT, 0)),
  1056  		"SIOCGSTAMP":                    reflect.ValueOf(constant.MakeFromLiteral("-1072666182", token.INT, 0)),
  1057  		"SIOCGXARP":                     reflect.ValueOf(constant.MakeFromLiteral("-1073714777", token.INT, 0)),
  1058  		"SIOCIFDETACH":                  reflect.ValueOf(constant.MakeFromLiteral("-2145359560", token.INT, 0)),
  1059  		"SIOCILB":                       reflect.ValueOf(constant.MakeFromLiteral("-1073452613", token.INT, 0)),
  1060  		"SIOCLIFADDIF":                  reflect.ValueOf(constant.MakeFromLiteral("-1065850513", token.INT, 0)),
  1061  		"SIOCLIFDELND":                  reflect.ValueOf(constant.MakeFromLiteral("-2139592307", token.INT, 0)),
  1062  		"SIOCLIFGETND":                  reflect.ValueOf(constant.MakeFromLiteral("-1065850482", token.INT, 0)),
  1063  		"SIOCLIFREMOVEIF":               reflect.ValueOf(constant.MakeFromLiteral("-2139592338", token.INT, 0)),
  1064  		"SIOCLIFSETND":                  reflect.ValueOf(constant.MakeFromLiteral("-2139592305", token.INT, 0)),
  1065  		"SIOCLIPSECONFIG":               reflect.ValueOf(constant.MakeFromLiteral("-2147194472", token.INT, 0)),
  1066  		"SIOCLOWER":                     reflect.ValueOf(constant.MakeFromLiteral("-2145359575", token.INT, 0)),
  1067  		"SIOCSARP":                      reflect.ValueOf(constant.MakeFromLiteral("-2145097442", token.INT, 0)),
  1068  		"SIOCSCTPGOPT":                  reflect.ValueOf(constant.MakeFromLiteral("-1072666195", token.INT, 0)),
  1069  		"SIOCSCTPPEELOFF":               reflect.ValueOf(constant.MakeFromLiteral("-1073452626", token.INT, 0)),
  1070  		"SIOCSCTPSOPT":                  reflect.ValueOf(constant.MakeFromLiteral("-2146408020", token.INT, 0)),
  1071  		"SIOCSENABLESDP":                reflect.ValueOf(constant.MakeFromLiteral("-1073452617", token.INT, 0)),
  1072  		"SIOCSETPROP":                   reflect.ValueOf(constant.MakeFromLiteral("-2147192643", token.INT, 0)),
  1073  		"SIOCSETSYNC":                   reflect.ValueOf(constant.MakeFromLiteral("-2145359572", token.INT, 0)),
  1074  		"SIOCSHIWAT":                    reflect.ValueOf(constant.MakeFromLiteral("-2147192064", token.INT, 0)),
  1075  		"SIOCSIFADDR":                   reflect.ValueOf(constant.MakeFromLiteral("-2145359604", token.INT, 0)),
  1076  		"SIOCSIFBRDADDR":                reflect.ValueOf(constant.MakeFromLiteral("-2145359592", token.INT, 0)),
  1077  		"SIOCSIFDSTADDR":                reflect.ValueOf(constant.MakeFromLiteral("-2145359602", token.INT, 0)),
  1078  		"SIOCSIFFLAGS":                  reflect.ValueOf(constant.MakeFromLiteral("-2145359600", token.INT, 0)),
  1079  		"SIOCSIFINDEX":                  reflect.ValueOf(constant.MakeFromLiteral("-2145359525", token.INT, 0)),
  1080  		"SIOCSIFMEM":                    reflect.ValueOf(constant.MakeFromLiteral("-2145359598", token.INT, 0)),
  1081  		"SIOCSIFMETRIC":                 reflect.ValueOf(constant.MakeFromLiteral("-2145359588", token.INT, 0)),
  1082  		"SIOCSIFMTU":                    reflect.ValueOf(constant.MakeFromLiteral("-2145359595", token.INT, 0)),
  1083  		"SIOCSIFMUXID":                  reflect.ValueOf(constant.MakeFromLiteral("-2145359527", token.INT, 0)),
  1084  		"SIOCSIFNAME":                   reflect.ValueOf(constant.MakeFromLiteral("-2145359543", token.INT, 0)),
  1085  		"SIOCSIFNETMASK":                reflect.ValueOf(constant.MakeFromLiteral("-2145359590", token.INT, 0)),
  1086  		"SIOCSIP6ADDRPOLICY":            reflect.ValueOf(constant.MakeFromLiteral("-2147456605", token.INT, 0)),
  1087  		"SIOCSIPMSFILTER":               reflect.ValueOf(constant.MakeFromLiteral("-2147194443", token.INT, 0)),
  1088  		"SIOCSIPSECONFIG":               reflect.ValueOf(constant.MakeFromLiteral("-2147194474", token.INT, 0)),
  1089  		"SIOCSLGETREQ":                  reflect.ValueOf(constant.MakeFromLiteral("-1071617721", token.INT, 0)),
  1090  		"SIOCSLIFADDR":                  reflect.ValueOf(constant.MakeFromLiteral("-2139592336", token.INT, 0)),
  1091  		"SIOCSLIFBRDADDR":               reflect.ValueOf(constant.MakeFromLiteral("-2139592324", token.INT, 0)),
  1092  		"SIOCSLIFDSTADDR":               reflect.ValueOf(constant.MakeFromLiteral("-2139592334", token.INT, 0)),
  1093  		"SIOCSLIFFLAGS":                 reflect.ValueOf(constant.MakeFromLiteral("-2139592332", token.INT, 0)),
  1094  		"SIOCSLIFGROUPNAME":             reflect.ValueOf(constant.MakeFromLiteral("-2139592293", token.INT, 0)),
  1095  		"SIOCSLIFINDEX":                 reflect.ValueOf(constant.MakeFromLiteral("-2139592314", token.INT, 0)),
  1096  		"SIOCSLIFLNKINFO":               reflect.ValueOf(constant.MakeFromLiteral("-2139592309", token.INT, 0)),
  1097  		"SIOCSLIFMETRIC":                reflect.ValueOf(constant.MakeFromLiteral("-2139592320", token.INT, 0)),
  1098  		"SIOCSLIFMTU":                   reflect.ValueOf(constant.MakeFromLiteral("-2139592327", token.INT, 0)),
  1099  		"SIOCSLIFMUXID":                 reflect.ValueOf(constant.MakeFromLiteral("-2139592316", token.INT, 0)),
  1100  		"SIOCSLIFNAME":                  reflect.ValueOf(constant.MakeFromLiteral("-1065850495", token.INT, 0)),
  1101  		"SIOCSLIFNETMASK":               reflect.ValueOf(constant.MakeFromLiteral("-2139592322", token.INT, 0)),
  1102  		"SIOCSLIFPREFIX":                reflect.ValueOf(constant.MakeFromLiteral("-1065850433", token.INT, 0)),
  1103  		"SIOCSLIFSUBNET":                reflect.ValueOf(constant.MakeFromLiteral("-2139592311", token.INT, 0)),
  1104  		"SIOCSLIFTOKEN":                 reflect.ValueOf(constant.MakeFromLiteral("-2139592313", token.INT, 0)),
  1105  		"SIOCSLIFUSESRC":                reflect.ValueOf(constant.MakeFromLiteral("-2139592272", token.INT, 0)),
  1106  		"SIOCSLIFZONE":                  reflect.ValueOf(constant.MakeFromLiteral("-2139592277", token.INT, 0)),
  1107  		"SIOCSLOWAT":                    reflect.ValueOf(constant.MakeFromLiteral("-2147192062", token.INT, 0)),
  1108  		"SIOCSLSTAT":                    reflect.ValueOf(constant.MakeFromLiteral("-2145359544", token.INT, 0)),
  1109  		"SIOCSMSFILTER":                 reflect.ValueOf(constant.MakeFromLiteral("-2147194445", token.INT, 0)),
  1110  		"SIOCSPGRP":                     reflect.ValueOf(constant.MakeFromLiteral("-2147192056", token.INT, 0)),
  1111  		"SIOCSPROMISC":                  reflect.ValueOf(constant.MakeFromLiteral("-2147194576", token.INT, 0)),
  1112  		"SIOCSQPTR":                     reflect.ValueOf(constant.MakeFromLiteral("-1073452616", token.INT, 0)),
  1113  		"SIOCSSDSTATS":                  reflect.ValueOf(constant.MakeFromLiteral("-1071617746", token.INT, 0)),
  1114  		"SIOCSSESTATS":                  reflect.ValueOf(constant.MakeFromLiteral("-1071617745", token.INT, 0)),
  1115  		"SIOCSXARP":                     reflect.ValueOf(constant.MakeFromLiteral("-2147456602", token.INT, 0)),
  1116  		"SIOCTMYADDR":                   reflect.ValueOf(constant.MakeFromLiteral("-1073190512", token.INT, 0)),
  1117  		"SIOCTMYSITE":                   reflect.ValueOf(constant.MakeFromLiteral("-1073190510", token.INT, 0)),
  1118  		"SIOCTONLINK":                   reflect.ValueOf(constant.MakeFromLiteral("-1073190511", token.INT, 0)),
  1119  		"SIOCUPPER":                     reflect.ValueOf(constant.MakeFromLiteral("-2145359576", token.INT, 0)),
  1120  		"SIOCX25RCV":                    reflect.ValueOf(constant.MakeFromLiteral("-1071617732", token.INT, 0)),
  1121  		"SIOCX25TBL":                    reflect.ValueOf(constant.MakeFromLiteral("-1071617731", token.INT, 0)),
  1122  		"SIOCX25XMT":                    reflect.ValueOf(constant.MakeFromLiteral("-1071617733", token.INT, 0)),
  1123  		"SIOCXPROTO":                    reflect.ValueOf(constant.MakeFromLiteral("536900407", token.INT, 0)),
  1124  		"SOCK_CLOEXEC":                  reflect.ValueOf(constant.MakeFromLiteral("524288", token.INT, 0)),
  1125  		"SOCK_DGRAM":                    reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  1126  		"SOCK_NDELAY":                   reflect.ValueOf(constant.MakeFromLiteral("2097152", token.INT, 0)),
  1127  		"SOCK_NONBLOCK":                 reflect.ValueOf(constant.MakeFromLiteral("1048576", token.INT, 0)),
  1128  		"SOCK_RAW":                      reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
  1129  		"SOCK_RDM":                      reflect.ValueOf(constant.MakeFromLiteral("5", token.INT, 0)),
  1130  		"SOCK_SEQPACKET":                reflect.ValueOf(constant.MakeFromLiteral("6", token.INT, 0)),
  1131  		"SOCK_STREAM":                   reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
  1132  		"SOCK_TYPE_MASK":                reflect.ValueOf(constant.MakeFromLiteral("65535", token.INT, 0)),
  1133  		"SOL_FILTER":                    reflect.ValueOf(constant.MakeFromLiteral("65532", token.INT, 0)),
  1134  		"SOL_PACKET":                    reflect.ValueOf(constant.MakeFromLiteral("65533", token.INT, 0)),
  1135  		"SOL_ROUTE":                     reflect.ValueOf(constant.MakeFromLiteral("65534", token.INT, 0)),
  1136  		"SOL_SOCKET":                    reflect.ValueOf(constant.MakeFromLiteral("65535", token.INT, 0)),
  1137  		"SOMAXCONN":                     reflect.ValueOf(constant.MakeFromLiteral("128", token.INT, 0)),
  1138  		"SO_ACCEPTCONN":                 reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
  1139  		"SO_ALL":                        reflect.ValueOf(constant.MakeFromLiteral("63", token.INT, 0)),
  1140  		"SO_ALLZONES":                   reflect.ValueOf(constant.MakeFromLiteral("4116", token.INT, 0)),
  1141  		"SO_ANON_MLP":                   reflect.ValueOf(constant.MakeFromLiteral("4106", token.INT, 0)),
  1142  		"SO_ATTACH_FILTER":              reflect.ValueOf(constant.MakeFromLiteral("1073741825", token.INT, 0)),
  1143  		"SO_BAND":                       reflect.ValueOf(constant.MakeFromLiteral("16384", token.INT, 0)),
  1144  		"SO_BROADCAST":                  reflect.ValueOf(constant.MakeFromLiteral("32", token.INT, 0)),
  1145  		"SO_COPYOPT":                    reflect.ValueOf(constant.MakeFromLiteral("524288", token.INT, 0)),
  1146  		"SO_DEBUG":                      reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  1147  		"SO_DELIM":                      reflect.ValueOf(constant.MakeFromLiteral("32768", token.INT, 0)),
  1148  		"SO_DETACH_FILTER":              reflect.ValueOf(constant.MakeFromLiteral("1073741826", token.INT, 0)),
  1149  		"SO_DGRAM_ERRIND":               reflect.ValueOf(constant.MakeFromLiteral("512", token.INT, 0)),
  1150  		"SO_DOMAIN":                     reflect.ValueOf(constant.MakeFromLiteral("4108", token.INT, 0)),
  1151  		"SO_DONTLINGER":                 reflect.ValueOf(constant.MakeFromLiteral("-129", token.INT, 0)),
  1152  		"SO_DONTROUTE":                  reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
  1153  		"SO_ERROPT":                     reflect.ValueOf(constant.MakeFromLiteral("262144", token.INT, 0)),
  1154  		"SO_ERROR":                      reflect.ValueOf(constant.MakeFromLiteral("4103", token.INT, 0)),
  1155  		"SO_EXCLBIND":                   reflect.ValueOf(constant.MakeFromLiteral("4117", token.INT, 0)),
  1156  		"SO_HIWAT":                      reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
  1157  		"SO_ISNTTY":                     reflect.ValueOf(constant.MakeFromLiteral("2048", token.INT, 0)),
  1158  		"SO_ISTTY":                      reflect.ValueOf(constant.MakeFromLiteral("1024", token.INT, 0)),
  1159  		"SO_KEEPALIVE":                  reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
  1160  		"SO_LINGER":                     reflect.ValueOf(constant.MakeFromLiteral("128", token.INT, 0)),
  1161  		"SO_LOWAT":                      reflect.ValueOf(constant.MakeFromLiteral("32", token.INT, 0)),
  1162  		"SO_MAC_EXEMPT":                 reflect.ValueOf(constant.MakeFromLiteral("4107", token.INT, 0)),
  1163  		"SO_MAC_IMPLICIT":               reflect.ValueOf(constant.MakeFromLiteral("4118", token.INT, 0)),
  1164  		"SO_MAXBLK":                     reflect.ValueOf(constant.MakeFromLiteral("1048576", token.INT, 0)),
  1165  		"SO_MAXPSZ":                     reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
  1166  		"SO_MINPSZ":                     reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
  1167  		"SO_MREADOFF":                   reflect.ValueOf(constant.MakeFromLiteral("128", token.INT, 0)),
  1168  		"SO_MREADON":                    reflect.ValueOf(constant.MakeFromLiteral("64", token.INT, 0)),
  1169  		"SO_NDELOFF":                    reflect.ValueOf(constant.MakeFromLiteral("512", token.INT, 0)),
  1170  		"SO_NDELON":                     reflect.ValueOf(constant.MakeFromLiteral("256", token.INT, 0)),
  1171  		"SO_NODELIM":                    reflect.ValueOf(constant.MakeFromLiteral("65536", token.INT, 0)),
  1172  		"SO_OOBINLINE":                  reflect.ValueOf(constant.MakeFromLiteral("256", token.INT, 0)),
  1173  		"SO_PROTOTYPE":                  reflect.ValueOf(constant.MakeFromLiteral("4105", token.INT, 0)),
  1174  		"SO_RCVBUF":                     reflect.ValueOf(constant.MakeFromLiteral("4098", token.INT, 0)),
  1175  		"SO_RCVLOWAT":                   reflect.ValueOf(constant.MakeFromLiteral("4100", token.INT, 0)),
  1176  		"SO_RCVPSH":                     reflect.ValueOf(constant.MakeFromLiteral("4109", token.INT, 0)),
  1177  		"SO_RCVTIMEO":                   reflect.ValueOf(constant.MakeFromLiteral("4102", token.INT, 0)),
  1178  		"SO_READOPT":                    reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  1179  		"SO_RECVUCRED":                  reflect.ValueOf(constant.MakeFromLiteral("1024", token.INT, 0)),
  1180  		"SO_REUSEADDR":                  reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
  1181  		"SO_SECATTR":                    reflect.ValueOf(constant.MakeFromLiteral("4113", token.INT, 0)),
  1182  		"SO_SNDBUF":                     reflect.ValueOf(constant.MakeFromLiteral("4097", token.INT, 0)),
  1183  		"SO_SNDLOWAT":                   reflect.ValueOf(constant.MakeFromLiteral("4099", token.INT, 0)),
  1184  		"SO_SNDTIMEO":                   reflect.ValueOf(constant.MakeFromLiteral("4101", token.INT, 0)),
  1185  		"SO_STRHOLD":                    reflect.ValueOf(constant.MakeFromLiteral("131072", token.INT, 0)),
  1186  		"SO_TAIL":                       reflect.ValueOf(constant.MakeFromLiteral("2097152", token.INT, 0)),
  1187  		"SO_TIMESTAMP":                  reflect.ValueOf(constant.MakeFromLiteral("4115", token.INT, 0)),
  1188  		"SO_TONSTOP":                    reflect.ValueOf(constant.MakeFromLiteral("8192", token.INT, 0)),
  1189  		"SO_TOSTOP":                     reflect.ValueOf(constant.MakeFromLiteral("4096", token.INT, 0)),
  1190  		"SO_TYPE":                       reflect.ValueOf(constant.MakeFromLiteral("4104", token.INT, 0)),
  1191  		"SO_USELOOPBACK":                reflect.ValueOf(constant.MakeFromLiteral("64", token.INT, 0)),
  1192  		"SO_VRRP":                       reflect.ValueOf(constant.MakeFromLiteral("4119", token.INT, 0)),
  1193  		"SO_WROFF":                      reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
  1194  		"SYS_EXECVE":                    reflect.ValueOf(constant.MakeFromLiteral("59", token.INT, 0)),
  1195  		"SYS_FCNTL":                     reflect.ValueOf(constant.MakeFromLiteral("62", token.INT, 0)),
  1196  		"S_IFBLK":                       reflect.ValueOf(constant.MakeFromLiteral("24576", token.INT, 0)),
  1197  		"S_IFCHR":                       reflect.ValueOf(constant.MakeFromLiteral("8192", token.INT, 0)),
  1198  		"S_IFDIR":                       reflect.ValueOf(constant.MakeFromLiteral("16384", token.INT, 0)),
  1199  		"S_IFIFO":                       reflect.ValueOf(constant.MakeFromLiteral("4096", token.INT, 0)),
  1200  		"S_IFLNK":                       reflect.ValueOf(constant.MakeFromLiteral("40960", token.INT, 0)),
  1201  		"S_IFMT":                        reflect.ValueOf(constant.MakeFromLiteral("61440", token.INT, 0)),
  1202  		"S_IFREG":                       reflect.ValueOf(constant.MakeFromLiteral("32768", token.INT, 0)),
  1203  		"S_IFSOCK":                      reflect.ValueOf(constant.MakeFromLiteral("49152", token.INT, 0)),
  1204  		"S_IRUSR":                       reflect.ValueOf(constant.MakeFromLiteral("256", token.INT, 0)),
  1205  		"S_IRWXG":                       reflect.ValueOf(constant.MakeFromLiteral("56", token.INT, 0)),
  1206  		"S_IRWXO":                       reflect.ValueOf(constant.MakeFromLiteral("7", token.INT, 0)),
  1207  		"S_ISGID":                       reflect.ValueOf(constant.MakeFromLiteral("1024", token.INT, 0)),
  1208  		"S_ISUID":                       reflect.ValueOf(constant.MakeFromLiteral("2048", token.INT, 0)),
  1209  		"S_ISVTX":                       reflect.ValueOf(constant.MakeFromLiteral("512", token.INT, 0)),
  1210  		"S_IWUSR":                       reflect.ValueOf(constant.MakeFromLiteral("128", token.INT, 0)),
  1211  		"S_IXUSR":                       reflect.ValueOf(constant.MakeFromLiteral("64", token.INT, 0)),
  1212  		"Seek":                          reflect.ValueOf(syscall.Seek),
  1213  		"Sendfile":                      reflect.ValueOf(syscall.Sendfile),
  1214  		"Sendmsg":                       reflect.ValueOf(syscall.Sendmsg),
  1215  		"SendmsgN":                      reflect.ValueOf(syscall.SendmsgN),
  1216  		"Sendto":                        reflect.ValueOf(syscall.Sendto),
  1217  		"SetNonblock":                   reflect.ValueOf(syscall.SetNonblock),
  1218  		"Setegid":                       reflect.ValueOf(syscall.Setegid),
  1219  		"Setenv":                        reflect.ValueOf(syscall.Setenv),
  1220  		"Seteuid":                       reflect.ValueOf(syscall.Seteuid),
  1221  		"Setgid":                        reflect.ValueOf(syscall.Setgid),
  1222  		"Setgroups":                     reflect.ValueOf(syscall.Setgroups),
  1223  		"Setpgid":                       reflect.ValueOf(syscall.Setpgid),
  1224  		"Setpriority":                   reflect.ValueOf(syscall.Setpriority),
  1225  		"Setregid":                      reflect.ValueOf(syscall.Setregid),
  1226  		"Setreuid":                      reflect.ValueOf(syscall.Setreuid),
  1227  		"Setrlimit":                     reflect.ValueOf(syscall.Setrlimit),
  1228  		"Setsid":                        reflect.ValueOf(syscall.Setsid),
  1229  		"SetsockoptByte":                reflect.ValueOf(syscall.SetsockoptByte),
  1230  		"SetsockoptICMPv6Filter":        reflect.ValueOf(syscall.SetsockoptICMPv6Filter),
  1231  		"SetsockoptIPMreq":              reflect.ValueOf(syscall.SetsockoptIPMreq),
  1232  		"SetsockoptIPv6Mreq":            reflect.ValueOf(syscall.SetsockoptIPv6Mreq),
  1233  		"SetsockoptInet4Addr":           reflect.ValueOf(syscall.SetsockoptInet4Addr),
  1234  		"SetsockoptInt":                 reflect.ValueOf(syscall.SetsockoptInt),
  1235  		"SetsockoptLinger":              reflect.ValueOf(syscall.SetsockoptLinger),
  1236  		"SetsockoptString":              reflect.ValueOf(syscall.SetsockoptString),
  1237  		"SetsockoptTimeval":             reflect.ValueOf(syscall.SetsockoptTimeval),
  1238  		"Setuid":                        reflect.ValueOf(syscall.Setuid),
  1239  		"SizeofBpfHdr":                  reflect.ValueOf(constant.MakeFromLiteral("20", token.INT, 0)),
  1240  		"SizeofBpfInsn":                 reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
  1241  		"SizeofBpfProgram":              reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
  1242  		"SizeofBpfStat":                 reflect.ValueOf(constant.MakeFromLiteral("128", token.INT, 0)),
  1243  		"SizeofBpfVersion":              reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
  1244  		"SizeofCmsghdr":                 reflect.ValueOf(constant.MakeFromLiteral("12", token.INT, 0)),
  1245  		"SizeofICMPv6Filter":            reflect.ValueOf(constant.MakeFromLiteral("32", token.INT, 0)),
  1246  		"SizeofIPMreq":                  reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
  1247  		"SizeofIPv6MTUInfo":             reflect.ValueOf(constant.MakeFromLiteral("36", token.INT, 0)),
  1248  		"SizeofIPv6Mreq":                reflect.ValueOf(constant.MakeFromLiteral("20", token.INT, 0)),
  1249  		"SizeofIfData":                  reflect.ValueOf(constant.MakeFromLiteral("68", token.INT, 0)),
  1250  		"SizeofIfMsghdr":                reflect.ValueOf(constant.MakeFromLiteral("84", token.INT, 0)),
  1251  		"SizeofIfaMsghdr":               reflect.ValueOf(constant.MakeFromLiteral("20", token.INT, 0)),
  1252  		"SizeofInet6Pktinfo":            reflect.ValueOf(constant.MakeFromLiteral("20", token.INT, 0)),
  1253  		"SizeofLinger":                  reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
  1254  		"SizeofMsghdr":                  reflect.ValueOf(constant.MakeFromLiteral("48", token.INT, 0)),
  1255  		"SizeofRtMetrics":               reflect.ValueOf(constant.MakeFromLiteral("40", token.INT, 0)),
  1256  		"SizeofRtMsghdr":                reflect.ValueOf(constant.MakeFromLiteral("76", token.INT, 0)),
  1257  		"SizeofSockaddrAny":             reflect.ValueOf(constant.MakeFromLiteral("252", token.INT, 0)),
  1258  		"SizeofSockaddrDatalink":        reflect.ValueOf(constant.MakeFromLiteral("252", token.INT, 0)),
  1259  		"SizeofSockaddrInet4":           reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
  1260  		"SizeofSockaddrInet6":           reflect.ValueOf(constant.MakeFromLiteral("32", token.INT, 0)),
  1261  		"SizeofSockaddrUnix":            reflect.ValueOf(constant.MakeFromLiteral("110", token.INT, 0)),
  1262  		"SlicePtrFromStrings":           reflect.ValueOf(syscall.SlicePtrFromStrings),
  1263  		"Socket":                        reflect.ValueOf(syscall.Socket),
  1264  		"SocketDisableIPv6":             reflect.ValueOf(&syscall.SocketDisableIPv6).Elem(),
  1265  		"Socketpair":                    reflect.ValueOf(syscall.Socketpair),
  1266  		"Stat":                          reflect.ValueOf(syscall.Stat),
  1267  		"Stderr":                        reflect.ValueOf(&syscall.Stderr).Elem(),
  1268  		"Stdin":                         reflect.ValueOf(&syscall.Stdin).Elem(),
  1269  		"Stdout":                        reflect.ValueOf(&syscall.Stdout).Elem(),
  1270  		"StringBytePtr":                 reflect.ValueOf(syscall.StringBytePtr),
  1271  		"StringByteSlice":               reflect.ValueOf(syscall.StringByteSlice),
  1272  		"StringSlicePtr":                reflect.ValueOf(syscall.StringSlicePtr),
  1273  		"Symlink":                       reflect.ValueOf(syscall.Symlink),
  1274  		"Sync":                          reflect.ValueOf(syscall.Sync),
  1275  		"TCFLSH":                        reflect.ValueOf(constant.MakeFromLiteral("21511", token.INT, 0)),
  1276  		"TCIFLUSH":                      reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
  1277  		"TCIOFLUSH":                     reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
  1278  		"TCOFLUSH":                      reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  1279  		"TCP_ABORT_THRESHOLD":           reflect.ValueOf(constant.MakeFromLiteral("17", token.INT, 0)),
  1280  		"TCP_ANONPRIVBIND":              reflect.ValueOf(constant.MakeFromLiteral("32", token.INT, 0)),
  1281  		"TCP_CONN_ABORT_THRESHOLD":      reflect.ValueOf(constant.MakeFromLiteral("19", token.INT, 0)),
  1282  		"TCP_CONN_NOTIFY_THRESHOLD":     reflect.ValueOf(constant.MakeFromLiteral("18", token.INT, 0)),
  1283  		"TCP_CORK":                      reflect.ValueOf(constant.MakeFromLiteral("24", token.INT, 0)),
  1284  		"TCP_EXCLBIND":                  reflect.ValueOf(constant.MakeFromLiteral("33", token.INT, 0)),
  1285  		"TCP_INIT_CWND":                 reflect.ValueOf(constant.MakeFromLiteral("21", token.INT, 0)),
  1286  		"TCP_KEEPALIVE":                 reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
  1287  		"TCP_KEEPALIVE_ABORT_THRESHOLD": reflect.ValueOf(constant.MakeFromLiteral("23", token.INT, 0)),
  1288  		"TCP_KEEPALIVE_THRESHOLD":       reflect.ValueOf(constant.MakeFromLiteral("22", token.INT, 0)),
  1289  		"TCP_KEEPCNT":                   reflect.ValueOf(constant.MakeFromLiteral("35", token.INT, 0)),
  1290  		"TCP_KEEPIDLE":                  reflect.ValueOf(constant.MakeFromLiteral("34", token.INT, 0)),
  1291  		"TCP_KEEPINTVL":                 reflect.ValueOf(constant.MakeFromLiteral("36", token.INT, 0)),
  1292  		"TCP_LINGER2":                   reflect.ValueOf(constant.MakeFromLiteral("28", token.INT, 0)),
  1293  		"TCP_MAXSEG":                    reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
  1294  		"TCP_MSS":                       reflect.ValueOf(constant.MakeFromLiteral("536", token.INT, 0)),
  1295  		"TCP_NODELAY":                   reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  1296  		"TCP_NOTIFY_THRESHOLD":          reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
  1297  		"TCP_RECVDSTADDR":               reflect.ValueOf(constant.MakeFromLiteral("20", token.INT, 0)),
  1298  		"TCP_RTO_INITIAL":               reflect.ValueOf(constant.MakeFromLiteral("25", token.INT, 0)),
  1299  		"TCP_RTO_MAX":                   reflect.ValueOf(constant.MakeFromLiteral("27", token.INT, 0)),
  1300  		"TCP_RTO_MIN":                   reflect.ValueOf(constant.MakeFromLiteral("26", token.INT, 0)),
  1301  		"TCSAFLUSH":                     reflect.ValueOf(constant.MakeFromLiteral("21520", token.INT, 0)),
  1302  		"TIOC":                          reflect.ValueOf(constant.MakeFromLiteral("21504", token.INT, 0)),
  1303  		"TIOCCBRK":                      reflect.ValueOf(constant.MakeFromLiteral("29818", token.INT, 0)),
  1304  		"TIOCCDTR":                      reflect.ValueOf(constant.MakeFromLiteral("29816", token.INT, 0)),
  1305  		"TIOCCILOOP":                    reflect.ValueOf(constant.MakeFromLiteral("29804", token.INT, 0)),
  1306  		"TIOCEXCL":                      reflect.ValueOf(constant.MakeFromLiteral("29709", token.INT, 0)),
  1307  		"TIOCFLUSH":                     reflect.ValueOf(constant.MakeFromLiteral("29712", token.INT, 0)),
  1308  		"TIOCGETC":                      reflect.ValueOf(constant.MakeFromLiteral("29714", token.INT, 0)),
  1309  		"TIOCGETD":                      reflect.ValueOf(constant.MakeFromLiteral("29696", token.INT, 0)),
  1310  		"TIOCGETP":                      reflect.ValueOf(constant.MakeFromLiteral("29704", token.INT, 0)),
  1311  		"TIOCGLTC":                      reflect.ValueOf(constant.MakeFromLiteral("29812", token.INT, 0)),
  1312  		"TIOCGPGRP":                     reflect.ValueOf(constant.MakeFromLiteral("29716", token.INT, 0)),
  1313  		"TIOCGPPS":                      reflect.ValueOf(constant.MakeFromLiteral("21629", token.INT, 0)),
  1314  		"TIOCGPPSEV":                    reflect.ValueOf(constant.MakeFromLiteral("21631", token.INT, 0)),
  1315  		"TIOCGSID":                      reflect.ValueOf(constant.MakeFromLiteral("29718", token.INT, 0)),
  1316  		"TIOCGSOFTCAR":                  reflect.ValueOf(constant.MakeFromLiteral("21609", token.INT, 0)),
  1317  		"TIOCGWINSZ":                    reflect.ValueOf(constant.MakeFromLiteral("21608", token.INT, 0)),
  1318  		"TIOCHPCL":                      reflect.ValueOf(constant.MakeFromLiteral("29698", token.INT, 0)),
  1319  		"TIOCKBOF":                      reflect.ValueOf(constant.MakeFromLiteral("21513", token.INT, 0)),
  1320  		"TIOCKBON":                      reflect.ValueOf(constant.MakeFromLiteral("21512", token.INT, 0)),
  1321  		"TIOCLBIC":                      reflect.ValueOf(constant.MakeFromLiteral("29822", token.INT, 0)),
  1322  		"TIOCLBIS":                      reflect.ValueOf(constant.MakeFromLiteral("29823", token.INT, 0)),
  1323  		"TIOCLGET":                      reflect.ValueOf(constant.MakeFromLiteral("29820", token.INT, 0)),
  1324  		"TIOCLSET":                      reflect.ValueOf(constant.MakeFromLiteral("29821", token.INT, 0)),
  1325  		"TIOCMBIC":                      reflect.ValueOf(constant.MakeFromLiteral("29724", token.INT, 0)),
  1326  		"TIOCMBIS":                      reflect.ValueOf(constant.MakeFromLiteral("29723", token.INT, 0)),
  1327  		"TIOCMGET":                      reflect.ValueOf(constant.MakeFromLiteral("29725", token.INT, 0)),
  1328  		"TIOCMSET":                      reflect.ValueOf(constant.MakeFromLiteral("29722", token.INT, 0)),
  1329  		"TIOCM_CAR":                     reflect.ValueOf(constant.MakeFromLiteral("64", token.INT, 0)),
  1330  		"TIOCM_CD":                      reflect.ValueOf(constant.MakeFromLiteral("64", token.INT, 0)),
  1331  		"TIOCM_CTS":                     reflect.ValueOf(constant.MakeFromLiteral("32", token.INT, 0)),
  1332  		"TIOCM_DSR":                     reflect.ValueOf(constant.MakeFromLiteral("256", token.INT, 0)),
  1333  		"TIOCM_DTR":                     reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
  1334  		"TIOCM_LE":                      reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  1335  		"TIOCM_RI":                      reflect.ValueOf(constant.MakeFromLiteral("128", token.INT, 0)),
  1336  		"TIOCM_RNG":                     reflect.ValueOf(constant.MakeFromLiteral("128", token.INT, 0)),
  1337  		"TIOCM_RTS":                     reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
  1338  		"TIOCM_SR":                      reflect.ValueOf(constant.MakeFromLiteral("16", token.INT, 0)),
  1339  		"TIOCM_ST":                      reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
  1340  		"TIOCNOTTY":                     reflect.ValueOf(constant.MakeFromLiteral("29809", token.INT, 0)),
  1341  		"TIOCNXCL":                      reflect.ValueOf(constant.MakeFromLiteral("29710", token.INT, 0)),
  1342  		"TIOCOUTQ":                      reflect.ValueOf(constant.MakeFromLiteral("29811", token.INT, 0)),
  1343  		"TIOCREMOTE":                    reflect.ValueOf(constant.MakeFromLiteral("29726", token.INT, 0)),
  1344  		"TIOCSBRK":                      reflect.ValueOf(constant.MakeFromLiteral("29819", token.INT, 0)),
  1345  		"TIOCSCTTY":                     reflect.ValueOf(constant.MakeFromLiteral("29828", token.INT, 0)),
  1346  		"TIOCSDTR":                      reflect.ValueOf(constant.MakeFromLiteral("29817", token.INT, 0)),
  1347  		"TIOCSETC":                      reflect.ValueOf(constant.MakeFromLiteral("29713", token.INT, 0)),
  1348  		"TIOCSETD":                      reflect.ValueOf(constant.MakeFromLiteral("29697", token.INT, 0)),
  1349  		"TIOCSETN":                      reflect.ValueOf(constant.MakeFromLiteral("29706", token.INT, 0)),
  1350  		"TIOCSETP":                      reflect.ValueOf(constant.MakeFromLiteral("29705", token.INT, 0)),
  1351  		"TIOCSIGNAL":                    reflect.ValueOf(constant.MakeFromLiteral("29727", token.INT, 0)),
  1352  		"TIOCSILOOP":                    reflect.ValueOf(constant.MakeFromLiteral("29805", token.INT, 0)),
  1353  		"TIOCSLTC":                      reflect.ValueOf(constant.MakeFromLiteral("29813", token.INT, 0)),
  1354  		"TIOCSPGRP":                     reflect.ValueOf(constant.MakeFromLiteral("29717", token.INT, 0)),
  1355  		"TIOCSPPS":                      reflect.ValueOf(constant.MakeFromLiteral("21630", token.INT, 0)),
  1356  		"TIOCSSOFTCAR":                  reflect.ValueOf(constant.MakeFromLiteral("21610", token.INT, 0)),
  1357  		"TIOCSTART":                     reflect.ValueOf(constant.MakeFromLiteral("29806", token.INT, 0)),
  1358  		"TIOCSTI":                       reflect.ValueOf(constant.MakeFromLiteral("29719", token.INT, 0)),
  1359  		"TIOCSTOP":                      reflect.ValueOf(constant.MakeFromLiteral("29807", token.INT, 0)),
  1360  		"TIOCSWINSZ":                    reflect.ValueOf(constant.MakeFromLiteral("21607", token.INT, 0)),
  1361  		"TOSTOP":                        reflect.ValueOf(constant.MakeFromLiteral("256", token.INT, 0)),
  1362  		"TimespecToNsec":                reflect.ValueOf(syscall.TimespecToNsec),
  1363  		"TimevalToNsec":                 reflect.ValueOf(syscall.TimevalToNsec),
  1364  		"Truncate":                      reflect.ValueOf(syscall.Truncate),
  1365  		"Umask":                         reflect.ValueOf(syscall.Umask),
  1366  		"UnixRights":                    reflect.ValueOf(syscall.UnixRights),
  1367  		"Unlink":                        reflect.ValueOf(syscall.Unlink),
  1368  		"Unsetenv":                      reflect.ValueOf(syscall.Unsetenv),
  1369  		"Utimes":                        reflect.ValueOf(syscall.Utimes),
  1370  		"UtimesNano":                    reflect.ValueOf(syscall.UtimesNano),
  1371  		"VCEOF":                         reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
  1372  		"VCEOL":                         reflect.ValueOf(constant.MakeFromLiteral("9", token.INT, 0)),
  1373  		"VDISCARD":                      reflect.ValueOf(constant.MakeFromLiteral("13", token.INT, 0)),
  1374  		"VDSUSP":                        reflect.ValueOf(constant.MakeFromLiteral("11", token.INT, 0)),
  1375  		"VEOF":                          reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
  1376  		"VEOL":                          reflect.ValueOf(constant.MakeFromLiteral("5", token.INT, 0)),
  1377  		"VEOL2":                         reflect.ValueOf(constant.MakeFromLiteral("6", token.INT, 0)),
  1378  		"VERASE":                        reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
  1379  		"VINTR":                         reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
  1380  		"VKILL":                         reflect.ValueOf(constant.MakeFromLiteral("3", token.INT, 0)),
  1381  		"VLNEXT":                        reflect.ValueOf(constant.MakeFromLiteral("15", token.INT, 0)),
  1382  		"VMIN":                          reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
  1383  		"VQUIT":                         reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  1384  		"VREPRINT":                      reflect.ValueOf(constant.MakeFromLiteral("12", token.INT, 0)),
  1385  		"VSTART":                        reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
  1386  		"VSTOP":                         reflect.ValueOf(constant.MakeFromLiteral("9", token.INT, 0)),
  1387  		"VSUSP":                         reflect.ValueOf(constant.MakeFromLiteral("10", token.INT, 0)),
  1388  		"VSWTCH":                        reflect.ValueOf(constant.MakeFromLiteral("7", token.INT, 0)),
  1389  		"VT0":                           reflect.ValueOf(constant.MakeFromLiteral("0", token.INT, 0)),
  1390  		"VT1":                           reflect.ValueOf(constant.MakeFromLiteral("16384", token.INT, 0)),
  1391  		"VTDLY":                         reflect.ValueOf(constant.MakeFromLiteral("16384", token.INT, 0)),
  1392  		"VTIME":                         reflect.ValueOf(constant.MakeFromLiteral("5", token.INT, 0)),
  1393  		"VWERASE":                       reflect.ValueOf(constant.MakeFromLiteral("14", token.INT, 0)),
  1394  		"WCONTFLG":                      reflect.ValueOf(constant.MakeFromLiteral("65535", token.INT, 0)),
  1395  		"WCONTINUED":                    reflect.ValueOf(constant.MakeFromLiteral("8", token.INT, 0)),
  1396  		"WCOREFLG":                      reflect.ValueOf(constant.MakeFromLiteral("128", token.INT, 0)),
  1397  		"WEXITED":                       reflect.ValueOf(constant.MakeFromLiteral("1", token.INT, 0)),
  1398  		"WNOHANG":                       reflect.ValueOf(constant.MakeFromLiteral("64", token.INT, 0)),
  1399  		"WNOWAIT":                       reflect.ValueOf(constant.MakeFromLiteral("128", token.INT, 0)),
  1400  		"WOPTMASK":                      reflect.ValueOf(constant.MakeFromLiteral("207", token.INT, 0)),
  1401  		"WRAP":                          reflect.ValueOf(constant.MakeFromLiteral("131072", token.INT, 0)),
  1402  		"WSIGMASK":                      reflect.ValueOf(constant.MakeFromLiteral("127", token.INT, 0)),
  1403  		"WSTOPFLG":                      reflect.ValueOf(constant.MakeFromLiteral("127", token.INT, 0)),
  1404  		"WSTOPPED":                      reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
  1405  		"WTRAPPED":                      reflect.ValueOf(constant.MakeFromLiteral("2", token.INT, 0)),
  1406  		"WUNTRACED":                     reflect.ValueOf(constant.MakeFromLiteral("4", token.INT, 0)),
  1407  		"Wait4":                         reflect.ValueOf(syscall.Wait4),
  1408  		"Write":                         reflect.ValueOf(syscall.Write),
  1409  
  1410  		// type definitions
  1411  		"BpfHdr":               reflect.ValueOf((*syscall.BpfHdr)(nil)),
  1412  		"BpfInsn":              reflect.ValueOf((*syscall.BpfInsn)(nil)),
  1413  		"BpfProgram":           reflect.ValueOf((*syscall.BpfProgram)(nil)),
  1414  		"BpfStat":              reflect.ValueOf((*syscall.BpfStat)(nil)),
  1415  		"BpfTimeval":           reflect.ValueOf((*syscall.BpfTimeval)(nil)),
  1416  		"BpfVersion":           reflect.ValueOf((*syscall.BpfVersion)(nil)),
  1417  		"Cmsghdr":              reflect.ValueOf((*syscall.Cmsghdr)(nil)),
  1418  		"Conn":                 reflect.ValueOf((*syscall.Conn)(nil)),
  1419  		"Credential":           reflect.ValueOf((*syscall.Credential)(nil)),
  1420  		"Dirent":               reflect.ValueOf((*syscall.Dirent)(nil)),
  1421  		"Errno":                reflect.ValueOf((*syscall.Errno)(nil)),
  1422  		"FdSet":                reflect.ValueOf((*syscall.FdSet)(nil)),
  1423  		"Flock_t":              reflect.ValueOf((*syscall.Flock_t)(nil)),
  1424  		"ICMPv6Filter":         reflect.ValueOf((*syscall.ICMPv6Filter)(nil)),
  1425  		"IPMreq":               reflect.ValueOf((*syscall.IPMreq)(nil)),
  1426  		"IPv6MTUInfo":          reflect.ValueOf((*syscall.IPv6MTUInfo)(nil)),
  1427  		"IPv6Mreq":             reflect.ValueOf((*syscall.IPv6Mreq)(nil)),
  1428  		"IfData":               reflect.ValueOf((*syscall.IfData)(nil)),
  1429  		"IfMsghdr":             reflect.ValueOf((*syscall.IfMsghdr)(nil)),
  1430  		"IfaMsghdr":            reflect.ValueOf((*syscall.IfaMsghdr)(nil)),
  1431  		"Inet6Pktinfo":         reflect.ValueOf((*syscall.Inet6Pktinfo)(nil)),
  1432  		"Iovec":                reflect.ValueOf((*syscall.Iovec)(nil)),
  1433  		"Linger":               reflect.ValueOf((*syscall.Linger)(nil)),
  1434  		"Msghdr":               reflect.ValueOf((*syscall.Msghdr)(nil)),
  1435  		"ProcAttr":             reflect.ValueOf((*syscall.ProcAttr)(nil)),
  1436  		"RawConn":              reflect.ValueOf((*syscall.RawConn)(nil)),
  1437  		"RawSockaddr":          reflect.ValueOf((*syscall.RawSockaddr)(nil)),
  1438  		"RawSockaddrAny":       reflect.ValueOf((*syscall.RawSockaddrAny)(nil)),
  1439  		"RawSockaddrDatalink":  reflect.ValueOf((*syscall.RawSockaddrDatalink)(nil)),
  1440  		"RawSockaddrInet4":     reflect.ValueOf((*syscall.RawSockaddrInet4)(nil)),
  1441  		"RawSockaddrInet6":     reflect.ValueOf((*syscall.RawSockaddrInet6)(nil)),
  1442  		"RawSockaddrUnix":      reflect.ValueOf((*syscall.RawSockaddrUnix)(nil)),
  1443  		"Rlimit":               reflect.ValueOf((*syscall.Rlimit)(nil)),
  1444  		"RtMetrics":            reflect.ValueOf((*syscall.RtMetrics)(nil)),
  1445  		"RtMsghdr":             reflect.ValueOf((*syscall.RtMsghdr)(nil)),
  1446  		"Rusage":               reflect.ValueOf((*syscall.Rusage)(nil)),
  1447  		"Signal":               reflect.ValueOf((*syscall.Signal)(nil)),
  1448  		"Sockaddr":             reflect.ValueOf((*syscall.Sockaddr)(nil)),
  1449  		"SockaddrDatalink":     reflect.ValueOf((*syscall.SockaddrDatalink)(nil)),
  1450  		"SockaddrInet4":        reflect.ValueOf((*syscall.SockaddrInet4)(nil)),
  1451  		"SockaddrInet6":        reflect.ValueOf((*syscall.SockaddrInet6)(nil)),
  1452  		"SockaddrUnix":         reflect.ValueOf((*syscall.SockaddrUnix)(nil)),
  1453  		"SocketControlMessage": reflect.ValueOf((*syscall.SocketControlMessage)(nil)),
  1454  		"Stat_t":               reflect.ValueOf((*syscall.Stat_t)(nil)),
  1455  		"SysProcAttr":          reflect.ValueOf((*syscall.SysProcAttr)(nil)),
  1456  		"Termios":              reflect.ValueOf((*syscall.Termios)(nil)),
  1457  		"Timespec":             reflect.ValueOf((*syscall.Timespec)(nil)),
  1458  		"Timeval":              reflect.ValueOf((*syscall.Timeval)(nil)),
  1459  		"Timeval32":            reflect.ValueOf((*syscall.Timeval32)(nil)),
  1460  		"WaitStatus":           reflect.ValueOf((*syscall.WaitStatus)(nil)),
  1461  
  1462  		// interface wrapper definitions
  1463  		"_Conn":     reflect.ValueOf((*_syscall_Conn)(nil)),
  1464  		"_RawConn":  reflect.ValueOf((*_syscall_RawConn)(nil)),
  1465  		"_Sockaddr": reflect.ValueOf((*_syscall_Sockaddr)(nil)),
  1466  	}
  1467  }
  1468  
  1469  // _syscall_Conn is an interface wrapper for Conn type
  1470  type _syscall_Conn struct {
  1471  	IValue       interface{}
  1472  	WSyscallConn func() (syscall.RawConn, error)
  1473  }
  1474  
  1475  func (W _syscall_Conn) SyscallConn() (syscall.RawConn, error) {
  1476  	return W.WSyscallConn()
  1477  }
  1478  
  1479  // _syscall_RawConn is an interface wrapper for RawConn type
  1480  type _syscall_RawConn struct {
  1481  	IValue   interface{}
  1482  	WControl func(f func(fd uintptr)) error
  1483  	WRead    func(f func(fd uintptr) (done bool)) error
  1484  	WWrite   func(f func(fd uintptr) (done bool)) error
  1485  }
  1486  
  1487  func (W _syscall_RawConn) Control(f func(fd uintptr)) error {
  1488  	return W.WControl(f)
  1489  }
  1490  func (W _syscall_RawConn) Read(f func(fd uintptr) (done bool)) error {
  1491  	return W.WRead(f)
  1492  }
  1493  func (W _syscall_RawConn) Write(f func(fd uintptr) (done bool)) error {
  1494  	return W.WWrite(f)
  1495  }
  1496  
  1497  // _syscall_Sockaddr is an interface wrapper for Sockaddr type
  1498  type _syscall_Sockaddr struct {
  1499  	IValue interface{}
  1500  }