1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
/* automatically generated by rust-bindgen */

pub const __GNUC_VA_LIST : :: std :: os :: raw :: c_uint = 1 ; pub const WINVER : :: std :: os :: raw :: c_uint = 1281 ; pub const _LIBC_LIMITS_H_ : :: std :: os :: raw :: c_uint = 1 ; pub const _FEATURES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _DEFAULT_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC11 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC99 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC95 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX_IMPLICITLY : :: std :: os :: raw :: c_uint = 1 ; pub const _POSIX_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _POSIX_C_SOURCE : :: std :: os :: raw :: c_uint = 200809 ; pub const __USE_POSIX : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX2 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX199309 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX199506 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K8 : :: std :: os :: raw :: c_uint = 1 ; pub const _ATFILE_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_MISC : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ATFILE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_FORTIFY_LEVEL : :: std :: os :: raw :: c_uint = 0 ; pub const _STDC_PREDEF_H : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_IEC_559__ : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_IEC_559_COMPLEX__ : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_ISO_10646__ : :: std :: os :: raw :: c_uint = 201605 ; pub const __STDC_NO_THREADS__ : :: std :: os :: raw :: c_uint = 1 ; pub const __GNU_LIBRARY__ : :: std :: os :: raw :: c_uint = 6 ; pub const __GLIBC__ : :: std :: os :: raw :: c_uint = 2 ; pub const __GLIBC_MINOR__ : :: std :: os :: raw :: c_uint = 24 ; pub const _SYS_CDEFS_H : :: std :: os :: raw :: c_uint = 1 ; pub const __WORDSIZE : :: std :: os :: raw :: c_uint = 64 ; pub const __WORDSIZE_TIME64_COMPAT32 : :: std :: os :: raw :: c_uint = 1 ; pub const __SYSCALL_WORDSIZE : :: std :: os :: raw :: c_uint = 64 ; pub const MB_LEN_MAX : :: std :: os :: raw :: c_uint = 16 ; pub const _BITS_POSIX1_LIM_H : :: std :: os :: raw :: c_uint = 1 ; pub const _POSIX_AIO_LISTIO_MAX : :: std :: os :: raw :: c_uint = 2 ; pub const _POSIX_AIO_MAX : :: std :: os :: raw :: c_uint = 1 ; pub const _POSIX_ARG_MAX : :: std :: os :: raw :: c_uint = 4096 ; pub const _POSIX_CHILD_MAX : :: std :: os :: raw :: c_uint = 25 ; pub const _POSIX_DELAYTIMER_MAX : :: std :: os :: raw :: c_uint = 32 ; pub const _POSIX_HOST_NAME_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const _POSIX_LINK_MAX : :: std :: os :: raw :: c_uint = 8 ; pub const _POSIX_LOGIN_NAME_MAX : :: std :: os :: raw :: c_uint = 9 ; pub const _POSIX_MAX_CANON : :: std :: os :: raw :: c_uint = 255 ; pub const _POSIX_MAX_INPUT : :: std :: os :: raw :: c_uint = 255 ; pub const _POSIX_MQ_OPEN_MAX : :: std :: os :: raw :: c_uint = 8 ; pub const _POSIX_MQ_PRIO_MAX : :: std :: os :: raw :: c_uint = 32 ; pub const _POSIX_NAME_MAX : :: std :: os :: raw :: c_uint = 14 ; pub const _POSIX_NGROUPS_MAX : :: std :: os :: raw :: c_uint = 8 ; pub const _POSIX_OPEN_MAX : :: std :: os :: raw :: c_uint = 20 ; pub const _POSIX_PATH_MAX : :: std :: os :: raw :: c_uint = 256 ; pub const _POSIX_PIPE_BUF : :: std :: os :: raw :: c_uint = 512 ; pub const _POSIX_RE_DUP_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const _POSIX_RTSIG_MAX : :: std :: os :: raw :: c_uint = 8 ; pub const _POSIX_SEM_NSEMS_MAX : :: std :: os :: raw :: c_uint = 256 ; pub const _POSIX_SEM_VALUE_MAX : :: std :: os :: raw :: c_uint = 32767 ; pub const _POSIX_SIGQUEUE_MAX : :: std :: os :: raw :: c_uint = 32 ; pub const _POSIX_SSIZE_MAX : :: std :: os :: raw :: c_uint = 32767 ; pub const _POSIX_STREAM_MAX : :: std :: os :: raw :: c_uint = 8 ; pub const _POSIX_SYMLINK_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const _POSIX_SYMLOOP_MAX : :: std :: os :: raw :: c_uint = 8 ; pub const _POSIX_TIMER_MAX : :: std :: os :: raw :: c_uint = 32 ; pub const _POSIX_TTY_NAME_MAX : :: std :: os :: raw :: c_uint = 9 ; pub const _POSIX_TZNAME_MAX : :: std :: os :: raw :: c_uint = 6 ; pub const _POSIX_CLOCKRES_MIN : :: std :: os :: raw :: c_uint = 20000000 ; pub const NR_OPEN : :: std :: os :: raw :: c_uint = 1024 ; pub const NGROUPS_MAX : :: std :: os :: raw :: c_uint = 65536 ; pub const ARG_MAX : :: std :: os :: raw :: c_uint = 131072 ; pub const LINK_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const MAX_CANON : :: std :: os :: raw :: c_uint = 255 ; pub const MAX_INPUT : :: std :: os :: raw :: c_uint = 255 ; pub const NAME_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const PATH_MAX : :: std :: os :: raw :: c_uint = 4096 ; pub const PIPE_BUF : :: std :: os :: raw :: c_uint = 4096 ; pub const XATTR_NAME_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const XATTR_SIZE_MAX : :: std :: os :: raw :: c_uint = 65536 ; pub const XATTR_LIST_MAX : :: std :: os :: raw :: c_uint = 65536 ; pub const RTSIG_MAX : :: std :: os :: raw :: c_uint = 32 ; pub const _POSIX_THREAD_KEYS_MAX : :: std :: os :: raw :: c_uint = 128 ; pub const PTHREAD_KEYS_MAX : :: std :: os :: raw :: c_uint = 1024 ; pub const _POSIX_THREAD_DESTRUCTOR_ITERATIONS : :: std :: os :: raw :: c_uint = 4 ; pub const PTHREAD_DESTRUCTOR_ITERATIONS : :: std :: os :: raw :: c_uint = 4 ; pub const _POSIX_THREAD_THREADS_MAX : :: std :: os :: raw :: c_uint = 64 ; pub const AIO_PRIO_DELTA_MAX : :: std :: os :: raw :: c_uint = 20 ; pub const PTHREAD_STACK_MIN : :: std :: os :: raw :: c_uint = 16384 ; pub const DELAYTIMER_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const TTY_NAME_MAX : :: std :: os :: raw :: c_uint = 32 ; pub const LOGIN_NAME_MAX : :: std :: os :: raw :: c_uint = 256 ; pub const HOST_NAME_MAX : :: std :: os :: raw :: c_uint = 64 ; pub const MQ_PRIO_MAX : :: std :: os :: raw :: c_uint = 32768 ; pub const SEM_VALUE_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const _BITS_POSIX2_LIM_H : :: std :: os :: raw :: c_uint = 1 ; pub const _POSIX2_BC_BASE_MAX : :: std :: os :: raw :: c_uint = 99 ; pub const _POSIX2_BC_DIM_MAX : :: std :: os :: raw :: c_uint = 2048 ; pub const _POSIX2_BC_SCALE_MAX : :: std :: os :: raw :: c_uint = 99 ; pub const _POSIX2_BC_STRING_MAX : :: std :: os :: raw :: c_uint = 1000 ; pub const _POSIX2_COLL_WEIGHTS_MAX : :: std :: os :: raw :: c_uint = 2 ; pub const _POSIX2_EXPR_NEST_MAX : :: std :: os :: raw :: c_uint = 32 ; pub const _POSIX2_LINE_MAX : :: std :: os :: raw :: c_uint = 2048 ; pub const _POSIX2_RE_DUP_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const _POSIX2_CHARCLASS_NAME_MAX : :: std :: os :: raw :: c_uint = 14 ; pub const BC_BASE_MAX : :: std :: os :: raw :: c_uint = 99 ; pub const BC_DIM_MAX : :: std :: os :: raw :: c_uint = 2048 ; pub const BC_SCALE_MAX : :: std :: os :: raw :: c_uint = 99 ; pub const BC_STRING_MAX : :: std :: os :: raw :: c_uint = 1000 ; pub const COLL_WEIGHTS_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const EXPR_NEST_MAX : :: std :: os :: raw :: c_uint = 32 ; pub const LINE_MAX : :: std :: os :: raw :: c_uint = 2048 ; pub const CHARCLASS_NAME_MAX : :: std :: os :: raw :: c_uint = 2048 ; pub const RE_DUP_MAX : :: std :: os :: raw :: c_uint = 32767 ; pub const LUA_MULTILIB : & 'static [ u8 ; 4usize ] = b"lib\0" ; pub const LUA_LMULTILIB : & 'static [ u8 ; 4usize ] = b"lib\0" ; pub const LUA_LROOT : & 'static [ u8 ; 11usize ] = b"/usr/local\0" ; pub const LUA_LUADIR : & 'static [ u8 ; 10usize ] = b"/lua/5.1/\0" ; pub const LUA_LJDIR : & 'static [ u8 ; 15usize ] = b"/luajit-2.0.5/\0" ; pub const LUA_JROOT : & 'static [ u8 ; 11usize ] = b"/usr/local\0" ; pub const LUA_JPATH : & 'static [ u8 ; 37usize ] = b";/usr/local/share/luajit-2.0.5/?.lua\0" ; pub const LUA_LLDIR : & 'static [ u8 ; 26usize ] = b"/usr/local/share/lua/5.1/\0" ; pub const LUA_LCDIR : & 'static [ u8 ; 24usize ] = b"/usr/local/lib/lua/5.1/\0" ; pub const LUA_LLPATH : & 'static [ u8 ; 68usize ] = b";/usr/local/share/lua/5.1/?.lua;/usr/local/share/lua/5.1/?/init.lua\0" ; pub const LUA_LCPATH1 : & 'static [ u8 ; 29usize ] = b";/usr/local/lib/lua/5.1/?.so\0" ; pub const LUA_LCPATH2 : & 'static [ u8 ; 35usize ] = b";/usr/local/lib/lua/5.1/loadall.so\0" ; pub const LUA_PATH : & 'static [ u8 ; 9usize ] = b"LUA_PATH\0" ; pub const LUA_CPATH : & 'static [ u8 ; 10usize ] = b"LUA_CPATH\0" ; pub const LUA_INIT : & 'static [ u8 ; 9usize ] = b"LUA_INIT\0" ; pub const LUA_DIRSEP : & 'static [ u8 ; 2usize ] = b"/\0" ; pub const LUA_PATHSEP : & 'static [ u8 ; 2usize ] = b";\0" ; pub const LUA_PATH_MARK : & 'static [ u8 ; 2usize ] = b"?\0" ; pub const LUA_EXECDIR : & 'static [ u8 ; 2usize ] = b"!\0" ; pub const LUA_IGMARK : & 'static [ u8 ; 2usize ] = b"-\0" ; pub const LUA_PATH_CONFIG : & 'static [ u8 ; 10usize ] = b"/\n;\n?\n!\n-\0" ; pub const LUAI_MAXSTACK : :: std :: os :: raw :: c_uint = 65500 ; pub const LUAI_MAXCSTACK : :: std :: os :: raw :: c_uint = 8000 ; pub const LUAI_GCPAUSE : :: std :: os :: raw :: c_uint = 200 ; pub const LUAI_GCMUL : :: std :: os :: raw :: c_uint = 200 ; pub const LUA_MAXCAPTURES : :: std :: os :: raw :: c_uint = 32 ; pub const LUA_IDSIZE : :: std :: os :: raw :: c_uint = 60 ; pub const LUA_NUMBER_SCAN : & 'static [ u8 ; 4usize ] = b"%lf\0" ; pub const LUA_NUMBER_FMT : & 'static [ u8 ; 6usize ] = b"%.14g\0" ; pub const LUAI_MAXNUMBER2STR : :: std :: os :: raw :: c_uint = 32 ; pub const LUA_INTFRMLEN : & 'static [ u8 ; 2usize ] = b"l\0" ; pub const LUA_VERSION : & 'static [ u8 ; 8usize ] = b"Lua 5.1\0" ; pub const LUA_RELEASE : & 'static [ u8 ; 10usize ] = b"Lua 5.1.4\0" ; pub const LUA_VERSION_NUM : :: std :: os :: raw :: c_uint = 501 ; pub const LUA_COPYRIGHT : & 'static [ u8 ; 41usize ] = b"Copyright (C) 1994-2008 Lua.org, PUC-Rio\0" ; pub const LUA_AUTHORS : & 'static [ u8 ; 49usize ] = b"R. Ierusalimschy, L. H. de Figueiredo & W. Celes\0" ; pub const LUA_SIGNATURE : & 'static [ u8 ; 5usize ] = b"\x1BLua\0" ; pub const LUA_MULTRET : :: std :: os :: raw :: c_int = -1 ; pub const LUA_REGISTRYINDEX : :: std :: os :: raw :: c_int = -10000 ; pub const LUA_ENVIRONINDEX : :: std :: os :: raw :: c_int = -10001 ; pub const LUA_GLOBALSINDEX : :: std :: os :: raw :: c_int = -10002 ; pub const LUA_YIELD : :: std :: os :: raw :: c_uint = 1 ; pub const LUA_ERRRUN : :: std :: os :: raw :: c_uint = 2 ; pub const LUA_ERRSYNTAX : :: std :: os :: raw :: c_uint = 3 ; pub const LUA_ERRMEM : :: std :: os :: raw :: c_uint = 4 ; pub const LUA_ERRERR : :: std :: os :: raw :: c_uint = 5 ; pub const LUA_TNONE : :: std :: os :: raw :: c_int = -1 ; pub const LUA_TNIL : :: std :: os :: raw :: c_uint = 0 ; pub const LUA_TBOOLEAN : :: std :: os :: raw :: c_uint = 1 ; pub const LUA_TLIGHTUSERDATA : :: std :: os :: raw :: c_uint = 2 ; pub const LUA_TNUMBER : :: std :: os :: raw :: c_uint = 3 ; pub const LUA_TSTRING : :: std :: os :: raw :: c_uint = 4 ; pub const LUA_TTABLE : :: std :: os :: raw :: c_uint = 5 ; pub const LUA_TFUNCTION : :: std :: os :: raw :: c_uint = 6 ; pub const LUA_TUSERDATA : :: std :: os :: raw :: c_uint = 7 ; pub const LUA_TTHREAD : :: std :: os :: raw :: c_uint = 8 ; pub const LUA_MINSTACK : :: std :: os :: raw :: c_uint = 20 ; pub const LUA_GCSTOP : :: std :: os :: raw :: c_uint = 0 ; pub const LUA_GCRESTART : :: std :: os :: raw :: c_uint = 1 ; pub const LUA_GCCOLLECT : :: std :: os :: raw :: c_uint = 2 ; pub const LUA_GCCOUNT : :: std :: os :: raw :: c_uint = 3 ; pub const LUA_GCCOUNTB : :: std :: os :: raw :: c_uint = 4 ; pub const LUA_GCSTEP : :: std :: os :: raw :: c_uint = 5 ; pub const LUA_GCSETPAUSE : :: std :: os :: raw :: c_uint = 6 ; pub const LUA_GCSETSTEPMUL : :: std :: os :: raw :: c_uint = 7 ; pub const LUA_HOOKCALL : :: std :: os :: raw :: c_uint = 0 ; pub const LUA_HOOKRET : :: std :: os :: raw :: c_uint = 1 ; pub const LUA_HOOKLINE : :: std :: os :: raw :: c_uint = 2 ; pub const LUA_HOOKCOUNT : :: std :: os :: raw :: c_uint = 3 ; pub const LUA_HOOKTAILRET : :: std :: os :: raw :: c_uint = 4 ; pub const LUA_MASKCALL : :: std :: os :: raw :: c_uint = 1 ; pub const LUA_MASKRET : :: std :: os :: raw :: c_uint = 2 ; pub const LUA_MASKLINE : :: std :: os :: raw :: c_uint = 4 ; pub const LUA_MASKCOUNT : :: std :: os :: raw :: c_uint = 8 ; pub const _STDIO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _BITS_TYPES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _BITS_TYPESIZES_H : :: std :: os :: raw :: c_uint = 1 ; pub const __OFF_T_MATCHES_OFF64_T : :: std :: os :: raw :: c_uint = 1 ; pub const __INO_T_MATCHES_INO64_T : :: std :: os :: raw :: c_uint = 1 ; pub const __FD_SETSIZE : :: std :: os :: raw :: c_uint = 1024 ; pub const __FILE_defined : :: std :: os :: raw :: c_uint = 1 ; pub const ____FILE_defined : :: std :: os :: raw :: c_uint = 1 ; pub const _G_config_h : :: std :: os :: raw :: c_uint = 1 ; pub const ____mbstate_t_defined : :: std :: os :: raw :: c_uint = 1 ; pub const _G_HAVE_MMAP : :: std :: os :: raw :: c_uint = 1 ; pub const _G_HAVE_MREMAP : :: std :: os :: raw :: c_uint = 1 ; pub const _G_IO_IO_FILE_VERSION : :: std :: os :: raw :: c_uint = 131073 ; pub const _G_BUFSIZ : :: std :: os :: raw :: c_uint = 8192 ; pub const _IO_BUFSIZ : :: std :: os :: raw :: c_uint = 8192 ; pub const _IO_UNIFIED_JUMPTABLES : :: std :: os :: raw :: c_uint = 1 ; pub const EOF : :: std :: os :: raw :: c_int = -1 ; pub const _IOS_INPUT : :: std :: os :: raw :: c_uint = 1 ; pub const _IOS_OUTPUT : :: std :: os :: raw :: c_uint = 2 ; pub const _IOS_ATEND : :: std :: os :: raw :: c_uint = 4 ; pub const _IOS_APPEND : :: std :: os :: raw :: c_uint = 8 ; pub const _IOS_TRUNC : :: std :: os :: raw :: c_uint = 16 ; pub const _IOS_NOCREATE : :: std :: os :: raw :: c_uint = 32 ; pub const _IOS_NOREPLACE : :: std :: os :: raw :: c_uint = 64 ; pub const _IOS_BIN : :: std :: os :: raw :: c_uint = 128 ; pub const _IO_MAGIC : :: std :: os :: raw :: c_uint = 4222418944 ; pub const _OLD_STDIO_MAGIC : :: std :: os :: raw :: c_uint = 4206624768 ; pub const _IO_MAGIC_MASK : :: std :: os :: raw :: c_uint = 4294901760 ; pub const _IO_USER_BUF : :: std :: os :: raw :: c_uint = 1 ; pub const _IO_UNBUFFERED : :: std :: os :: raw :: c_uint = 2 ; pub const _IO_NO_READS : :: std :: os :: raw :: c_uint = 4 ; pub const _IO_NO_WRITES : :: std :: os :: raw :: c_uint = 8 ; pub const _IO_EOF_SEEN : :: std :: os :: raw :: c_uint = 16 ; pub const _IO_ERR_SEEN : :: std :: os :: raw :: c_uint = 32 ; pub const _IO_DELETE_DONT_CLOSE : :: std :: os :: raw :: c_uint = 64 ; pub const _IO_LINKED : :: std :: os :: raw :: c_uint = 128 ; pub const _IO_IN_BACKUP : :: std :: os :: raw :: c_uint = 256 ; pub const _IO_LINE_BUF : :: std :: os :: raw :: c_uint = 512 ; pub const _IO_TIED_PUT_GET : :: std :: os :: raw :: c_uint = 1024 ; pub const _IO_CURRENTLY_PUTTING : :: std :: os :: raw :: c_uint = 2048 ; pub const _IO_IS_APPENDING : :: std :: os :: raw :: c_uint = 4096 ; pub const _IO_IS_FILEBUF : :: std :: os :: raw :: c_uint = 8192 ; pub const _IO_BAD_SEEN : :: std :: os :: raw :: c_uint = 16384 ; pub const _IO_USER_LOCK : :: std :: os :: raw :: c_uint = 32768 ; pub const _IO_FLAGS2_MMAP : :: std :: os :: raw :: c_uint = 1 ; pub const _IO_FLAGS2_NOTCANCEL : :: std :: os :: raw :: c_uint = 2 ; pub const _IO_FLAGS2_USER_WBUF : :: std :: os :: raw :: c_uint = 8 ; pub const _IO_SKIPWS : :: std :: os :: raw :: c_uint = 1 ; pub const _IO_LEFT : :: std :: os :: raw :: c_uint = 2 ; pub const _IO_RIGHT : :: std :: os :: raw :: c_uint = 4 ; pub const _IO_INTERNAL : :: std :: os :: raw :: c_uint = 8 ; pub const _IO_DEC : :: std :: os :: raw :: c_uint = 16 ; pub const _IO_OCT : :: std :: os :: raw :: c_uint = 32 ; pub const _IO_HEX : :: std :: os :: raw :: c_uint = 64 ; pub const _IO_SHOWBASE : :: std :: os :: raw :: c_uint = 128 ; pub const _IO_SHOWPOINT : :: std :: os :: raw :: c_uint = 256 ; pub const _IO_UPPERCASE : :: std :: os :: raw :: c_uint = 512 ; pub const _IO_SHOWPOS : :: std :: os :: raw :: c_uint = 1024 ; pub const _IO_SCIENTIFIC : :: std :: os :: raw :: c_uint = 2048 ; pub const _IO_FIXED : :: std :: os :: raw :: c_uint = 4096 ; pub const _IO_UNITBUF : :: std :: os :: raw :: c_uint = 8192 ; pub const _IO_STDIO : :: std :: os :: raw :: c_uint = 16384 ; pub const _IO_DONT_CLOSE : :: std :: os :: raw :: c_uint = 32768 ; pub const _IO_BOOLALPHA : :: std :: os :: raw :: c_uint = 65536 ; pub const _IOFBF : :: std :: os :: raw :: c_uint = 0 ; pub const _IOLBF : :: std :: os :: raw :: c_uint = 1 ; pub const _IONBF : :: std :: os :: raw :: c_uint = 2 ; pub const BUFSIZ : :: std :: os :: raw :: c_uint = 8192 ; pub const SEEK_SET : :: std :: os :: raw :: c_uint = 0 ; pub const SEEK_CUR : :: std :: os :: raw :: c_uint = 1 ; pub const SEEK_END : :: std :: os :: raw :: c_uint = 2 ; pub const P_tmpdir : & 'static [ u8 ; 5usize ] = b"/tmp\0" ; pub const L_tmpnam : :: std :: os :: raw :: c_uint = 20 ; pub const TMP_MAX : :: std :: os :: raw :: c_uint = 238328 ; pub const FILENAME_MAX : :: std :: os :: raw :: c_uint = 4096 ; pub const L_ctermid : :: std :: os :: raw :: c_uint = 9 ; pub const FOPEN_MAX : :: std :: os :: raw :: c_uint = 16 ; pub const LUA_ERRFILE : :: std :: os :: raw :: c_uint = 6 ; pub const LUA_NOREF : :: std :: os :: raw :: c_int = -2 ; pub const LUA_REFNIL : :: std :: os :: raw :: c_int = -1 ; pub const LUA_FILEHANDLE : & 'static [ u8 ; 6usize ] = b"FILE*\0" ; pub const LUA_COLIBNAME : & 'static [ u8 ; 10usize ] = b"coroutine\0" ; pub const LUA_MATHLIBNAME : & 'static [ u8 ; 5usize ] = b"math\0" ; pub const LUA_STRLIBNAME : & 'static [ u8 ; 7usize ] = b"string\0" ; pub const LUA_TABLIBNAME : & 'static [ u8 ; 6usize ] = b"table\0" ; pub const LUA_IOLIBNAME : & 'static [ u8 ; 3usize ] = b"io\0" ; pub const LUA_OSLIBNAME : & 'static [ u8 ; 3usize ] = b"os\0" ; pub const LUA_LOADLIBNAME : & 'static [ u8 ; 8usize ] = b"package\0" ; pub const LUA_DBLIBNAME : & 'static [ u8 ; 6usize ] = b"debug\0" ; pub const LUA_BITLIBNAME : & 'static [ u8 ; 4usize ] = b"bit\0" ; pub const LUA_JITLIBNAME : & 'static [ u8 ; 4usize ] = b"jit\0" ; pub const LUA_FFILIBNAME : & 'static [ u8 ; 4usize ] = b"ffi\0" ; pub const LUAJIT_VERSION : & 'static [ u8 ; 13usize ] = b"LuaJIT 2.0.5\0" ; pub const LUAJIT_VERSION_NUM : :: std :: os :: raw :: c_uint = 20005 ; pub const LUAJIT_COPYRIGHT : & 'static [ u8 ; 34usize ] = b"Copyright (C) 2005-2017 Mike Pall\0" ; pub const LUAJIT_URL : & 'static [ u8 ; 19usize ] = b"http://luajit.org/\0" ; pub const LUAJIT_MODE_MASK : :: std :: os :: raw :: c_uint = 255 ; pub const LUAJIT_MODE_OFF : :: std :: os :: raw :: c_uint = 0 ; pub const LUAJIT_MODE_ON : :: std :: os :: raw :: c_uint = 256 ; pub const LUAJIT_MODE_FLUSH : :: std :: os :: raw :: c_uint = 512 ; pub type va_list = __builtin_va_list ; pub type __gnuc_va_list = __builtin_va_list ; pub type wchar_t = :: std :: os :: raw :: c_int ; # [ repr ( C ) ] # [ derive ( Debug , Copy ) ] pub struct max_align_t { pub __clang_max_align_nonce1 : :: std :: os :: raw :: c_longlong , pub __bindgen_padding_0 : u64 , pub __clang_max_align_nonce2 : f64 , } # [ test ] fn bindgen_test_layout_max_align_t ( ) { assert_eq ! ( :: std :: mem :: size_of :: < max_align_t > ( ) , 32usize , concat ! ( "Size of: " , stringify ! ( max_align_t ) ) ) ; assert_eq ! ( unsafe { & ( * ( 0 as * const max_align_t ) ) . __clang_max_align_nonce1 as * const _ as usize } , 0usize , concat ! ( "Alignment of field: " , stringify ! ( max_align_t ) , "::" , stringify ! ( __clang_max_align_nonce1 ) ) ) ; assert_eq ! ( unsafe { & ( * ( 0 as * const max_align_t ) ) . __clang_max_align_nonce2 as * const _ as usize } , 16usize , concat ! ( "Alignment of field: " , stringify ! ( max_align_t ) , "::" , stringify ! ( __clang_max_align_nonce2 ) ) ) ; } impl Clone for max_align_t { fn clone ( & self ) -> Self { * self } } # [ repr ( C ) ] # [ derive ( Debug , Copy , Clone ) ] pub struct lua_State { _unused : [ u8 ; 0 ] } pub type lua_CFunction = :: std :: option :: Option < unsafe extern "C" fn ( L : * mut lua_State ) -> :: std :: os :: raw :: c_int > ; pub type lua_Reader = :: std :: option :: Option < unsafe extern "C" fn ( L : * mut lua_State , ud : * mut :: std :: os :: raw :: c_void , sz : * mut usize ) -> * const :: std :: os :: raw :: c_char > ; pub type lua_Writer = :: std :: option :: Option < unsafe extern "C" fn ( L : * mut lua_State , p : * const :: std :: os :: raw :: c_void , sz : usize , ud : * mut :: std :: os :: raw :: c_void ) -> :: std :: os :: raw :: c_int > ; pub type lua_Alloc = :: std :: option :: Option < unsafe extern "C" fn ( ud : * mut :: std :: os :: raw :: c_void , ptr : * mut :: std :: os :: raw :: c_void , osize : usize , nsize : usize ) -> * mut :: std :: os :: raw :: c_void > ; pub type lua_Number = f64 ; pub type lua_Integer = isize ; extern "C" {
 pub fn lua_newstate ( f : lua_Alloc , ud : * mut :: std :: os :: raw :: c_void , ) -> * mut lua_State ; 
} extern "C" {
 pub fn lua_close ( L : * mut lua_State , ) ; 
} extern "C" {
 pub fn lua_newthread ( L : * mut lua_State , ) -> * mut lua_State ; 
} extern "C" {
 pub fn lua_atpanic ( L : * mut lua_State , panicf : lua_CFunction , ) -> lua_CFunction ; 
} extern "C" {
 pub fn lua_gettop ( L : * mut lua_State , ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn lua_settop ( L : * mut lua_State , idx : :: std :: os :: raw :: c_int , ) ; 
} extern "C" {
 pub fn lua_pushvalue ( L : * mut lua_State , idx : :: std :: os :: raw :: c_int , ) ; 
} extern "C" {
 pub fn lua_remove ( L : * mut lua_State , idx : :: std :: os :: raw :: c_int , ) ; 
} extern "C" {
 pub fn lua_insert ( L : * mut lua_State , idx : :: std :: os :: raw :: c_int , ) ; 
} extern "C" {
 pub fn lua_replace ( L : * mut lua_State , idx : :: std :: os :: raw :: c_int , ) ; 
} extern "C" {
 pub fn lua_checkstack ( L : * mut lua_State , sz : :: std :: os :: raw :: c_int , ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn lua_xmove ( from : * mut lua_State , to : * mut lua_State , n : :: std :: os :: raw :: c_int , ) ; 
} extern "C" {
 pub fn lua_isnumber ( L : * mut lua_State , idx : :: std :: os :: raw :: c_int , ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn lua_isstring ( L : * mut lua_State , idx : :: std :: os :: raw :: c_int , ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn lua_iscfunction ( L : * mut lua_State , idx : :: std :: os :: raw :: c_int , ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn lua_isuserdata ( L : * mut lua_State , idx : :: std :: os :: raw :: c_int , ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn lua_type ( L : * mut lua_State , idx : :: std :: os :: raw :: c_int , ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn lua_typename ( L : * mut lua_State , tp : :: std :: os :: raw :: c_int , ) -> * const :: std :: os :: raw :: c_char ; 
} extern "C" {
 pub fn lua_equal ( L : * mut lua_State , idx1 : :: std :: os :: raw :: c_int , idx2 : :: std :: os :: raw :: c_int , ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn lua_rawequal ( L : * mut lua_State , idx1 : :: std :: os :: raw :: c_int , idx2 : :: std :: os :: raw :: c_int , ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn lua_lessthan ( L : * mut lua_State , idx1 : :: std :: os :: raw :: c_int , idx2 : :: std :: os :: raw :: c_int , ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn lua_tonumber ( L : * mut lua_State , idx : :: std :: os :: raw :: c_int , ) -> lua_Number ; 
} extern "C" {
 pub fn lua_tointeger ( L : * mut lua_State , idx : :: std :: os :: raw :: c_int , ) -> lua_Integer ; 
} extern "C" {
 pub fn lua_toboolean ( L : * mut lua_State , idx : :: std :: os :: raw :: c_int , ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn lua_tolstring ( L : * mut lua_State , idx : :: std :: os :: raw :: c_int , len : * mut usize , ) -> * const :: std :: os :: raw :: c_char ; 
} extern "C" {
 pub fn lua_objlen ( L : * mut lua_State , idx : :: std :: os :: raw :: c_int , ) -> usize ; 
} extern "C" {
 pub fn lua_tocfunction ( L : * mut lua_State , idx : :: std :: os :: raw :: c_int , ) -> lua_CFunction ; 
} extern "C" {
 pub fn lua_touserdata ( L : * mut lua_State , idx : :: std :: os :: raw :: c_int , ) -> * mut :: std :: os :: raw :: c_void ; 
} extern "C" {
 pub fn lua_tothread ( L : * mut lua_State , idx : :: std :: os :: raw :: c_int , ) -> * mut lua_State ; 
} extern "C" {
 pub fn lua_topointer ( L : * mut lua_State , idx : :: std :: os :: raw :: c_int , ) -> * const :: std :: os :: raw :: c_void ; 
} extern "C" {
 pub fn lua_pushnil ( L : * mut lua_State , ) ; 
} extern "C" {
 pub fn lua_pushnumber ( L : * mut lua_State , n : lua_Number , ) ; 
} extern "C" {
 pub fn lua_pushinteger ( L : * mut lua_State , n : lua_Integer , ) ; 
} extern "C" {
 pub fn lua_pushlstring ( L : * mut lua_State , s : * const :: std :: os :: raw :: c_char , l : usize , ) ; 
} extern "C" {
 pub fn lua_pushstring ( L : * mut lua_State , s : * const :: std :: os :: raw :: c_char , ) ; 
} extern "C" {
 pub fn lua_pushvfstring ( L : * mut lua_State , fmt : * const :: std :: os :: raw :: c_char , argp : * mut __va_list_tag , ) -> * const :: std :: os :: raw :: c_char ; 
} extern "C" {
 pub fn lua_pushfstring ( L : * mut lua_State , fmt : * const :: std :: os :: raw :: c_char , ... ) -> * const :: std :: os :: raw :: c_char ; 
} extern "C" {
 pub fn lua_pushcclosure ( L : * mut lua_State , fn_ : lua_CFunction , n : :: std :: os :: raw :: c_int , ) ; 
} extern "C" {
 pub fn lua_pushboolean ( L : * mut lua_State , b : :: std :: os :: raw :: c_int , ) ; 
} extern "C" {
 pub fn lua_pushlightuserdata ( L : * mut lua_State , p : * mut :: std :: os :: raw :: c_void , ) ; 
} extern "C" {
 pub fn lua_pushthread ( L : * mut lua_State , ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn lua_gettable ( L : * mut lua_State , idx : :: std :: os :: raw :: c_int , ) ; 
} extern "C" {
 pub fn lua_getfield ( L : * mut lua_State , idx : :: std :: os :: raw :: c_int , k : * const :: std :: os :: raw :: c_char , ) ; 
} extern "C" {
 pub fn lua_rawget ( L : * mut lua_State , idx : :: std :: os :: raw :: c_int , ) ; 
} extern "C" {
 pub fn lua_rawgeti ( L : * mut lua_State , idx : :: std :: os :: raw :: c_int , n : :: std :: os :: raw :: c_int , ) ; 
} extern "C" {
 pub fn lua_createtable ( L : * mut lua_State , narr : :: std :: os :: raw :: c_int , nrec : :: std :: os :: raw :: c_int , ) ; 
} extern "C" {
 pub fn lua_newuserdata ( L : * mut lua_State , sz : usize , ) -> * mut :: std :: os :: raw :: c_void ; 
} extern "C" {
 pub fn lua_getmetatable ( L : * mut lua_State , objindex : :: std :: os :: raw :: c_int , ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn lua_getfenv ( L : * mut lua_State , idx : :: std :: os :: raw :: c_int , ) ; 
} extern "C" {
 pub fn lua_settable ( L : * mut lua_State , idx : :: std :: os :: raw :: c_int , ) ; 
} extern "C" {
 pub fn lua_setfield ( L : * mut lua_State , idx : :: std :: os :: raw :: c_int , k : * const :: std :: os :: raw :: c_char , ) ; 
} extern "C" {
 pub fn lua_rawset ( L : * mut lua_State , idx : :: std :: os :: raw :: c_int , ) ; 
} extern "C" {
 pub fn lua_rawseti ( L : * mut lua_State , idx : :: std :: os :: raw :: c_int , n : :: std :: os :: raw :: c_int , ) ; 
} extern "C" {
 pub fn lua_setmetatable ( L : * mut lua_State , objindex : :: std :: os :: raw :: c_int , ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn lua_setfenv ( L : * mut lua_State , idx : :: std :: os :: raw :: c_int , ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn lua_call ( L : * mut lua_State , nargs : :: std :: os :: raw :: c_int , nresults : :: std :: os :: raw :: c_int , ) ; 
} extern "C" {
 pub fn lua_pcall ( L : * mut lua_State , nargs : :: std :: os :: raw :: c_int , nresults : :: std :: os :: raw :: c_int , errfunc : :: std :: os :: raw :: c_int , ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn lua_cpcall ( L : * mut lua_State , func : lua_CFunction , ud : * mut :: std :: os :: raw :: c_void , ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn lua_load ( L : * mut lua_State , reader : lua_Reader , dt : * mut :: std :: os :: raw :: c_void , chunkname : * const :: std :: os :: raw :: c_char , ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn lua_dump ( L : * mut lua_State , writer : lua_Writer , data : * mut :: std :: os :: raw :: c_void , ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn lua_yield ( L : * mut lua_State , nresults : :: std :: os :: raw :: c_int , ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn lua_resume ( L : * mut lua_State , narg : :: std :: os :: raw :: c_int , ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn lua_status ( L : * mut lua_State , ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn lua_gc ( L : * mut lua_State , what : :: std :: os :: raw :: c_int , data : :: std :: os :: raw :: c_int , ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn lua_error ( L : * mut lua_State , ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn lua_next ( L : * mut lua_State , idx : :: std :: os :: raw :: c_int , ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn lua_concat ( L : * mut lua_State , n : :: std :: os :: raw :: c_int , ) ; 
} extern "C" {
 pub fn lua_getallocf ( L : * mut lua_State , ud : * mut * mut :: std :: os :: raw :: c_void , ) -> lua_Alloc ; 
} extern "C" {
 pub fn lua_setallocf ( L : * mut lua_State , f : lua_Alloc , ud : * mut :: std :: os :: raw :: c_void , ) ; 
} extern "C" {
 pub fn lua_setlevel ( from : * mut lua_State , to : * mut lua_State , ) ; 
} pub type lua_Hook = :: std :: option :: Option < unsafe extern "C" fn ( L : * mut lua_State , ar : * mut lua_Debug ) > ; extern "C" {
 pub fn lua_getstack ( L : * mut lua_State , level : :: std :: os :: raw :: c_int , ar : * mut lua_Debug , ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn lua_getinfo ( L : * mut lua_State , what : * const :: std :: os :: raw :: c_char , ar : * mut lua_Debug , ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn lua_getlocal ( L : * mut lua_State , ar : * const lua_Debug , n : :: std :: os :: raw :: c_int , ) -> * const :: std :: os :: raw :: c_char ; 
} extern "C" {
 pub fn lua_setlocal ( L : * mut lua_State , ar : * const lua_Debug , n : :: std :: os :: raw :: c_int , ) -> * const :: std :: os :: raw :: c_char ; 
} extern "C" {
 pub fn lua_getupvalue ( L : * mut lua_State , funcindex : :: std :: os :: raw :: c_int , n : :: std :: os :: raw :: c_int , ) -> * const :: std :: os :: raw :: c_char ; 
} extern "C" {
 pub fn lua_setupvalue ( L : * mut lua_State , funcindex : :: std :: os :: raw :: c_int , n : :: std :: os :: raw :: c_int , ) -> * const :: std :: os :: raw :: c_char ; 
} extern "C" {
 pub fn lua_sethook ( L : * mut lua_State , func : lua_Hook , mask : :: std :: os :: raw :: c_int , count : :: std :: os :: raw :: c_int , ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn lua_gethook ( L : * mut lua_State , ) -> lua_Hook ; 
} extern "C" {
 pub fn lua_gethookmask ( L : * mut lua_State , ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn lua_gethookcount ( L : * mut lua_State , ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn lua_upvalueid ( L : * mut lua_State , idx : :: std :: os :: raw :: c_int , n : :: std :: os :: raw :: c_int , ) -> * mut :: std :: os :: raw :: c_void ; 
} extern "C" {
 pub fn lua_upvaluejoin ( L : * mut lua_State , idx1 : :: std :: os :: raw :: c_int , n1 : :: std :: os :: raw :: c_int , idx2 : :: std :: os :: raw :: c_int , n2 : :: std :: os :: raw :: c_int , ) ; 
} extern "C" {
 pub fn lua_loadx ( L : * mut lua_State , reader : lua_Reader , dt : * mut :: std :: os :: raw :: c_void , chunkname : * const :: std :: os :: raw :: c_char , mode : * const :: std :: os :: raw :: c_char , ) -> :: std :: os :: raw :: c_int ; 
} # [ repr ( C ) ] # [ derive ( Copy ) ] pub struct lua_Debug { pub event : :: std :: os :: raw :: c_int , pub name : * const :: std :: os :: raw :: c_char , pub namewhat : * const :: std :: os :: raw :: c_char , pub what : * const :: std :: os :: raw :: c_char , pub source : * const :: std :: os :: raw :: c_char , pub currentline : :: std :: os :: raw :: c_int , pub nups : :: std :: os :: raw :: c_int , pub linedefined : :: std :: os :: raw :: c_int , pub lastlinedefined : :: std :: os :: raw :: c_int , pub short_src : [ :: std :: os :: raw :: c_char ; 60usize ] , pub i_ci : :: std :: os :: raw :: c_int , } # [ test ] fn bindgen_test_layout_lua_Debug ( ) { assert_eq ! ( :: std :: mem :: size_of :: < lua_Debug > ( ) , 120usize , concat ! ( "Size of: " , stringify ! ( lua_Debug ) ) ) ; assert_eq ! ( :: std :: mem :: align_of :: < lua_Debug > ( ) , 8usize , concat ! ( "Alignment of " , stringify ! ( lua_Debug ) ) ) ; assert_eq ! ( unsafe { & ( * ( 0 as * const lua_Debug ) ) . event as * const _ as usize } , 0usize , concat ! ( "Alignment of field: " , stringify ! ( lua_Debug ) , "::" , stringify ! ( event ) ) ) ; assert_eq ! ( unsafe { & ( * ( 0 as * const lua_Debug ) ) . name as * const _ as usize } , 8usize , concat ! ( "Alignment of field: " , stringify ! ( lua_Debug ) , "::" , stringify ! ( name ) ) ) ; assert_eq ! ( unsafe { & ( * ( 0 as * const lua_Debug ) ) . namewhat as * const _ as usize } , 16usize , concat ! ( "Alignment of field: " , stringify ! ( lua_Debug ) , "::" , stringify ! ( namewhat ) ) ) ; assert_eq ! ( unsafe { & ( * ( 0 as * const lua_Debug ) ) . what as * const _ as usize } , 24usize , concat ! ( "Alignment of field: " , stringify ! ( lua_Debug ) , "::" , stringify ! ( what ) ) ) ; assert_eq ! ( unsafe { & ( * ( 0 as * const lua_Debug ) ) . source as * const _ as usize } , 32usize , concat ! ( "Alignment of field: " , stringify ! ( lua_Debug ) , "::" , stringify ! ( source ) ) ) ; assert_eq ! ( unsafe { & ( * ( 0 as * const lua_Debug ) ) . currentline as * const _ as usize } , 40usize , concat ! ( "Alignment of field: " , stringify ! ( lua_Debug ) , "::" , stringify ! ( currentline ) ) ) ; assert_eq ! ( unsafe { & ( * ( 0 as * const lua_Debug ) ) . nups as * const _ as usize } , 44usize , concat ! ( "Alignment of field: " , stringify ! ( lua_Debug ) , "::" , stringify ! ( nups ) ) ) ; assert_eq ! ( unsafe { & ( * ( 0 as * const lua_Debug ) ) . linedefined as * const _ as usize } , 48usize , concat ! ( "Alignment of field: " , stringify ! ( lua_Debug ) , "::" , stringify ! ( linedefined ) ) ) ; assert_eq ! ( unsafe { & ( * ( 0 as * const lua_Debug ) ) . lastlinedefined as * const _ as usize } , 52usize , concat ! ( "Alignment of field: " , stringify ! ( lua_Debug ) , "::" , stringify ! ( lastlinedefined ) ) ) ; assert_eq ! ( unsafe { & ( * ( 0 as * const lua_Debug ) ) . short_src as * const _ as usize } , 56usize , concat ! ( "Alignment of field: " , stringify ! ( lua_Debug ) , "::" , stringify ! ( short_src ) ) ) ; assert_eq ! ( unsafe { & ( * ( 0 as * const lua_Debug ) ) . i_ci as * const _ as usize } , 116usize , concat ! ( "Alignment of field: " , stringify ! ( lua_Debug ) , "::" , stringify ! ( i_ci ) ) ) ; } impl Clone for lua_Debug { fn clone ( & self ) -> Self { * self } } pub type __u_char = :: std :: os :: raw :: c_uchar ; pub type __u_short = :: std :: os :: raw :: c_ushort ; pub type __u_int = :: std :: os :: raw :: c_uint ; pub type __u_long = :: std :: os :: raw :: c_ulong ; pub type __int8_t = :: std :: os :: raw :: c_schar ; pub type __uint8_t = :: std :: os :: raw :: c_uchar ; pub type __int16_t = :: std :: os :: raw :: c_short ; pub type __uint16_t = :: std :: os :: raw :: c_ushort ; pub type __int32_t = :: std :: os :: raw :: c_int ; pub type __uint32_t = :: std :: os :: raw :: c_uint ; pub type __int64_t = :: std :: os :: raw :: c_long ; pub type __uint64_t = :: std :: os :: raw :: c_ulong ; pub type __quad_t = :: std :: os :: raw :: c_long ; pub type __u_quad_t = :: std :: os :: raw :: c_ulong ; pub type __dev_t = :: std :: os :: raw :: c_ulong ; pub type __uid_t = :: std :: os :: raw :: c_uint ; pub type __gid_t = :: std :: os :: raw :: c_uint ; pub type __ino_t = :: std :: os :: raw :: c_ulong ; pub type __ino64_t = :: std :: os :: raw :: c_ulong ; pub type __mode_t = :: std :: os :: raw :: c_uint ; pub type __nlink_t = :: std :: os :: raw :: c_ulong ; pub type __off_t = :: std :: os :: raw :: c_long ; pub type __off64_t = :: std :: os :: raw :: c_long ; pub type __pid_t = :: std :: os :: raw :: c_int ; # [ repr ( C ) ] # [ derive ( Debug , Copy ) ] pub struct __fsid_t { pub __val : [ :: std :: os :: raw :: c_int ; 2usize ] , } # [ test ] fn bindgen_test_layout___fsid_t ( ) { assert_eq ! ( :: std :: mem :: size_of :: < __fsid_t > ( ) , 8usize , concat ! ( "Size of: " , stringify ! ( __fsid_t ) ) ) ; assert_eq ! ( :: std :: mem :: align_of :: < __fsid_t > ( ) , 4usize , concat ! ( "Alignment of " , stringify ! ( __fsid_t ) ) ) ; assert_eq ! ( unsafe { & ( * ( 0 as * const __fsid_t ) ) . __val as * const _ as usize } , 0usize , concat ! ( "Alignment of field: " , stringify ! ( __fsid_t ) , "::" , stringify ! ( __val ) ) ) ; } impl Clone for __fsid_t { fn clone ( & self ) -> Self { * self } } pub type __clock_t = :: std :: os :: raw :: c_long ; pub type __rlim_t = :: std :: os :: raw :: c_ulong ; pub type __rlim64_t = :: std :: os :: raw :: c_ulong ; pub type __id_t = :: std :: os :: raw :: c_uint ; pub type __time_t = :: std :: os :: raw :: c_long ; pub type __useconds_t = :: std :: os :: raw :: c_uint ; pub type __suseconds_t = :: std :: os :: raw :: c_long ; pub type __daddr_t = :: std :: os :: raw :: c_int ; pub type __key_t = :: std :: os :: raw :: c_int ; pub type __clockid_t = :: std :: os :: raw :: c_int ; pub type __timer_t = * mut :: std :: os :: raw :: c_void ; pub type __blksize_t = :: std :: os :: raw :: c_long ; pub type __blkcnt_t = :: std :: os :: raw :: c_long ; pub type __blkcnt64_t = :: std :: os :: raw :: c_long ; pub type __fsblkcnt_t = :: std :: os :: raw :: c_ulong ; pub type __fsblkcnt64_t = :: std :: os :: raw :: c_ulong ; pub type __fsfilcnt_t = :: std :: os :: raw :: c_ulong ; pub type __fsfilcnt64_t = :: std :: os :: raw :: c_ulong ; pub type __fsword_t = :: std :: os :: raw :: c_long ; pub type __ssize_t = :: std :: os :: raw :: c_long ; pub type __syscall_slong_t = :: std :: os :: raw :: c_long ; pub type __syscall_ulong_t = :: std :: os :: raw :: c_ulong ; pub type __loff_t = __off64_t ; pub type __qaddr_t = * mut __quad_t ; pub type __caddr_t = * mut :: std :: os :: raw :: c_char ; pub type __intptr_t = :: std :: os :: raw :: c_long ; pub type __socklen_t = :: std :: os :: raw :: c_uint ; pub type FILE = _IO_FILE ; pub type __FILE = _IO_FILE ; # [ repr ( C ) ] # [ derive ( Copy ) ] pub struct __mbstate_t { pub __count : :: std :: os :: raw :: c_int , pub __value : __mbstate_t__bindgen_ty_1 , } # [ repr ( C ) ] # [ derive ( Copy ) ] pub union __mbstate_t__bindgen_ty_1 { pub __wch : :: std :: os :: raw :: c_uint , pub __wchb : [ :: std :: os :: raw :: c_char ; 4usize ] , _bindgen_union_align : u32 , } # [ test ] fn bindgen_test_layout___mbstate_t__bindgen_ty_1 ( ) { assert_eq ! ( :: std :: mem :: size_of :: < __mbstate_t__bindgen_ty_1 > ( ) , 4usize , concat ! ( "Size of: " , stringify ! ( __mbstate_t__bindgen_ty_1 ) ) ) ; assert_eq ! ( :: std :: mem :: align_of :: < __mbstate_t__bindgen_ty_1 > ( ) , 4usize , concat ! ( "Alignment of " , stringify ! ( __mbstate_t__bindgen_ty_1 ) ) ) ; assert_eq ! ( unsafe { & ( * ( 0 as * const __mbstate_t__bindgen_ty_1 ) ) . __wch as * const _ as usize } , 0usize , concat ! ( "Alignment of field: " , stringify ! ( __mbstate_t__bindgen_ty_1 ) , "::" , stringify ! ( __wch ) ) ) ; assert_eq ! ( unsafe { & ( * ( 0 as * const __mbstate_t__bindgen_ty_1 ) ) . __wchb as * const _ as usize } , 0usize , concat ! ( "Alignment of field: " , stringify ! ( __mbstate_t__bindgen_ty_1 ) , "::" , stringify ! ( __wchb ) ) ) ; } impl Clone for __mbstate_t__bindgen_ty_1 { fn clone ( & self ) -> Self { * self } } # [ test ] fn bindgen_test_layout___mbstate_t ( ) { assert_eq ! ( :: std :: mem :: size_of :: < __mbstate_t > ( ) , 8usize , concat ! ( "Size of: " , stringify ! ( __mbstate_t ) ) ) ; assert_eq ! ( :: std :: mem :: align_of :: < __mbstate_t > ( ) , 4usize , concat ! ( "Alignment of " , stringify ! ( __mbstate_t ) ) ) ; assert_eq ! ( unsafe { & ( * ( 0 as * const __mbstate_t ) ) . __count as * const _ as usize } , 0usize , concat ! ( "Alignment of field: " , stringify ! ( __mbstate_t ) , "::" , stringify ! ( __count ) ) ) ; assert_eq ! ( unsafe { & ( * ( 0 as * const __mbstate_t ) ) . __value as * const _ as usize } , 4usize , concat ! ( "Alignment of field: " , stringify ! ( __mbstate_t ) , "::" , stringify ! ( __value ) ) ) ; } impl Clone for __mbstate_t { fn clone ( & self ) -> Self { * self } } # [ repr ( C ) ] # [ derive ( Copy ) ] pub struct _G_fpos_t { pub __pos : __off_t , pub __state : __mbstate_t , } # [ test ] fn bindgen_test_layout__G_fpos_t ( ) { assert_eq ! ( :: std :: mem :: size_of :: < _G_fpos_t > ( ) , 16usize , concat ! ( "Size of: " , stringify ! ( _G_fpos_t ) ) ) ; assert_eq ! ( :: std :: mem :: align_of :: < _G_fpos_t > ( ) , 8usize , concat ! ( "Alignment of " , stringify ! ( _G_fpos_t ) ) ) ; assert_eq ! ( unsafe { & ( * ( 0 as * const _G_fpos_t ) ) . __pos as * const _ as usize } , 0usize , concat ! ( "Alignment of field: " , stringify ! ( _G_fpos_t ) , "::" , stringify ! ( __pos ) ) ) ; assert_eq ! ( unsafe { & ( * ( 0 as * const _G_fpos_t ) ) . __state as * const _ as usize } , 8usize , concat ! ( "Alignment of field: " , stringify ! ( _G_fpos_t ) , "::" , stringify ! ( __state ) ) ) ; } impl Clone for _G_fpos_t { fn clone ( & self ) -> Self { * self } } # [ repr ( C ) ] # [ derive ( Copy ) ] pub struct _G_fpos64_t { pub __pos : __off64_t , pub __state : __mbstate_t , } # [ test ] fn bindgen_test_layout__G_fpos64_t ( ) { assert_eq ! ( :: std :: mem :: size_of :: < _G_fpos64_t > ( ) , 16usize , concat ! ( "Size of: " , stringify ! ( _G_fpos64_t ) ) ) ; assert_eq ! ( :: std :: mem :: align_of :: < _G_fpos64_t > ( ) , 8usize , concat ! ( "Alignment of " , stringify ! ( _G_fpos64_t ) ) ) ; assert_eq ! ( unsafe { & ( * ( 0 as * const _G_fpos64_t ) ) . __pos as * const _ as usize } , 0usize , concat ! ( "Alignment of field: " , stringify ! ( _G_fpos64_t ) , "::" , stringify ! ( __pos ) ) ) ; assert_eq ! ( unsafe { & ( * ( 0 as * const _G_fpos64_t ) ) . __state as * const _ as usize } , 8usize , concat ! ( "Alignment of field: " , stringify ! ( _G_fpos64_t ) , "::" , stringify ! ( __state ) ) ) ; } impl Clone for _G_fpos64_t { fn clone ( & self ) -> Self { * self } } # [ repr ( C ) ] # [ derive ( Debug , Copy , Clone ) ] pub struct _IO_jump_t { _unused : [ u8 ; 0 ] } pub type _IO_lock_t = :: std :: os :: raw :: c_void ; # [ repr ( C ) ] # [ derive ( Debug , Copy ) ] pub struct _IO_marker { pub _next : * mut _IO_marker , pub _sbuf : * mut _IO_FILE , pub _pos : :: std :: os :: raw :: c_int , } # [ test ] fn bindgen_test_layout__IO_marker ( ) { assert_eq ! ( :: std :: mem :: size_of :: < _IO_marker > ( ) , 24usize , concat ! ( "Size of: " , stringify ! ( _IO_marker ) ) ) ; assert_eq ! ( :: std :: mem :: align_of :: < _IO_marker > ( ) , 8usize , concat ! ( "Alignment of " , stringify ! ( _IO_marker ) ) ) ; assert_eq ! ( unsafe { & ( * ( 0 as * const _IO_marker ) ) . _next as * const _ as usize } , 0usize , concat ! ( "Alignment of field: " , stringify ! ( _IO_marker ) , "::" , stringify ! ( _next ) ) ) ; assert_eq ! ( unsafe { & ( * ( 0 as * const _IO_marker ) ) . _sbuf as * const _ as usize } , 8usize , concat ! ( "Alignment of field: " , stringify ! ( _IO_marker ) , "::" , stringify ! ( _sbuf ) ) ) ; assert_eq ! ( unsafe { & ( * ( 0 as * const _IO_marker ) ) . _pos as * const _ as usize } , 16usize , concat ! ( "Alignment of field: " , stringify ! ( _IO_marker ) , "::" , stringify ! ( _pos ) ) ) ; } impl Clone for _IO_marker { fn clone ( & self ) -> Self { * self } } pub const __codecvt_result___codecvt_ok : __codecvt_result = 0 ; pub const __codecvt_result___codecvt_partial : __codecvt_result = 1 ; pub const __codecvt_result___codecvt_error : __codecvt_result = 2 ; pub const __codecvt_result___codecvt_noconv : __codecvt_result = 3 ; pub type __codecvt_result = :: std :: os :: raw :: c_uint ; # [ repr ( C ) ] # [ derive ( Debug , Copy ) ] pub struct _IO_FILE { pub _flags : :: std :: os :: raw :: c_int , pub _IO_read_ptr : * mut :: std :: os :: raw :: c_char , pub _IO_read_end : * mut :: std :: os :: raw :: c_char , pub _IO_read_base : * mut :: std :: os :: raw :: c_char , pub _IO_write_base : * mut :: std :: os :: raw :: c_char , pub _IO_write_ptr : * mut :: std :: os :: raw :: c_char , pub _IO_write_end : * mut :: std :: os :: raw :: c_char , pub _IO_buf_base : * mut :: std :: os :: raw :: c_char , pub _IO_buf_end : * mut :: std :: os :: raw :: c_char , pub _IO_save_base : * mut :: std :: os :: raw :: c_char , pub _IO_backup_base : * mut :: std :: os :: raw :: c_char , pub _IO_save_end : * mut :: std :: os :: raw :: c_char , pub _markers : * mut _IO_marker , pub _chain : * mut _IO_FILE , pub _fileno : :: std :: os :: raw :: c_int , pub _flags2 : :: std :: os :: raw :: c_int , pub _old_offset : __off_t , pub _cur_column : :: std :: os :: raw :: c_ushort , pub _vtable_offset : :: std :: os :: raw :: c_schar , pub _shortbuf : [ :: std :: os :: raw :: c_char ; 1usize ] , pub _lock : * mut _IO_lock_t , pub _offset : __off64_t , pub __pad1 : * mut :: std :: os :: raw :: c_void , pub __pad2 : * mut :: std :: os :: raw :: c_void , pub __pad3 : * mut :: std :: os :: raw :: c_void , pub __pad4 : * mut :: std :: os :: raw :: c_void , pub __pad5 : usize , pub _mode : :: std :: os :: raw :: c_int , pub _unused2 : [ :: std :: os :: raw :: c_char ; 20usize ] , } # [ test ] fn bindgen_test_layout__IO_FILE ( ) { assert_eq ! ( :: std :: mem :: size_of :: < _IO_FILE > ( ) , 216usize , concat ! ( "Size of: " , stringify ! ( _IO_FILE ) ) ) ; assert_eq ! ( :: std :: mem :: align_of :: < _IO_FILE > ( ) , 8usize , concat ! ( "Alignment of " , stringify ! ( _IO_FILE ) ) ) ; assert_eq ! ( unsafe { & ( * ( 0 as * const _IO_FILE ) ) . _flags as * const _ as usize } , 0usize , concat ! ( "Alignment of field: " , stringify ! ( _IO_FILE ) , "::" , stringify ! ( _flags ) ) ) ; assert_eq ! ( unsafe { & ( * ( 0 as * const _IO_FILE ) ) . _IO_read_ptr as * const _ as usize } , 8usize , concat ! ( "Alignment of field: " , stringify ! ( _IO_FILE ) , "::" , stringify ! ( _IO_read_ptr ) ) ) ; assert_eq ! ( unsafe { & ( * ( 0 as * const _IO_FILE ) ) . _IO_read_end as * const _ as usize } , 16usize , concat ! ( "Alignment of field: " , stringify ! ( _IO_FILE ) , "::" , stringify ! ( _IO_read_end ) ) ) ; assert_eq ! ( unsafe { & ( * ( 0 as * const _IO_FILE ) ) . _IO_read_base as * const _ as usize } , 24usize , concat ! ( "Alignment of field: " , stringify ! ( _IO_FILE ) , "::" , stringify ! ( _IO_read_base ) ) ) ; assert_eq ! ( unsafe { & ( * ( 0 as * const _IO_FILE ) ) . _IO_write_base as * const _ as usize } , 32usize , concat ! ( "Alignment of field: " , stringify ! ( _IO_FILE ) , "::" , stringify ! ( _IO_write_base ) ) ) ; assert_eq ! ( unsafe { & ( * ( 0 as * const _IO_FILE ) ) . _IO_write_ptr as * const _ as usize } , 40usize , concat ! ( "Alignment of field: " , stringify ! ( _IO_FILE ) , "::" , stringify ! ( _IO_write_ptr ) ) ) ; assert_eq ! ( unsafe { & ( * ( 0 as * const _IO_FILE ) ) . _IO_write_end as * const _ as usize } , 48usize , concat ! ( "Alignment of field: " , stringify ! ( _IO_FILE ) , "::" , stringify ! ( _IO_write_end ) ) ) ; assert_eq ! ( unsafe { & ( * ( 0 as * const _IO_FILE ) ) . _IO_buf_base as * const _ as usize } , 56usize , concat ! ( "Alignment of field: " , stringify ! ( _IO_FILE ) , "::" , stringify ! ( _IO_buf_base ) ) ) ; assert_eq ! ( unsafe { & ( * ( 0 as * const _IO_FILE ) ) . _IO_buf_end as * const _ as usize } , 64usize , concat ! ( "Alignment of field: " , stringify ! ( _IO_FILE ) , "::" , stringify ! ( _IO_buf_end ) ) ) ; assert_eq ! ( unsafe { & ( * ( 0 as * const _IO_FILE ) ) . _IO_save_base as * const _ as usize } , 72usize , concat ! ( "Alignment of field: " , stringify ! ( _IO_FILE ) , "::" , stringify ! ( _IO_save_base ) ) ) ; assert_eq ! ( unsafe { & ( * ( 0 as * const _IO_FILE ) ) . _IO_backup_base as * const _ as usize } , 80usize , concat ! ( "Alignment of field: " , stringify ! ( _IO_FILE ) , "::" , stringify ! ( _IO_backup_base ) ) ) ; assert_eq ! ( unsafe { & ( * ( 0 as * const _IO_FILE ) ) . _IO_save_end as * const _ as usize } , 88usize , concat ! ( "Alignment of field: " , stringify ! ( _IO_FILE ) , "::" , stringify ! ( _IO_save_end ) ) ) ; assert_eq ! ( unsafe { & ( * ( 0 as * const _IO_FILE ) ) . _markers as * const _ as usize } , 96usize , concat ! ( "Alignment of field: " , stringify ! ( _IO_FILE ) , "::" , stringify ! ( _markers ) ) ) ; assert_eq ! ( unsafe { & ( * ( 0 as * const _IO_FILE ) ) . _chain as * const _ as usize } , 104usize , concat ! ( "Alignment of field: " , stringify ! ( _IO_FILE ) , "::" , stringify ! ( _chain ) ) ) ; assert_eq ! ( unsafe { & ( * ( 0 as * const _IO_FILE ) ) . _fileno as * const _ as usize } , 112usize , concat ! ( "Alignment of field: " , stringify ! ( _IO_FILE ) , "::" , stringify ! ( _fileno ) ) ) ; assert_eq ! ( unsafe { & ( * ( 0 as * const _IO_FILE ) ) . _flags2 as * const _ as usize } , 116usize , concat ! ( "Alignment of field: " , stringify ! ( _IO_FILE ) , "::" , stringify ! ( _flags2 ) ) ) ; assert_eq ! ( unsafe { & ( * ( 0 as * const _IO_FILE ) ) . _old_offset as * const _ as usize } , 120usize , concat ! ( "Alignment of field: " , stringify ! ( _IO_FILE ) , "::" , stringify ! ( _old_offset ) ) ) ; assert_eq ! ( unsafe { & ( * ( 0 as * const _IO_FILE ) ) . _cur_column as * const _ as usize } , 128usize , concat ! ( "Alignment of field: " , stringify ! ( _IO_FILE ) , "::" , stringify ! ( _cur_column ) ) ) ; assert_eq ! ( unsafe { & ( * ( 0 as * const _IO_FILE ) ) . _vtable_offset as * const _ as usize } , 130usize , concat ! ( "Alignment of field: " , stringify ! ( _IO_FILE ) , "::" , stringify ! ( _vtable_offset ) ) ) ; assert_eq ! ( unsafe { & ( * ( 0 as * const _IO_FILE ) ) . _shortbuf as * const _ as usize } , 131usize , concat ! ( "Alignment of field: " , stringify ! ( _IO_FILE ) , "::" , stringify ! ( _shortbuf ) ) ) ; assert_eq ! ( unsafe { & ( * ( 0 as * const _IO_FILE ) ) . _lock as * const _ as usize } , 136usize , concat ! ( "Alignment of field: " , stringify ! ( _IO_FILE ) , "::" , stringify ! ( _lock ) ) ) ; assert_eq ! ( unsafe { & ( * ( 0 as * const _IO_FILE ) ) . _offset as * const _ as usize } , 144usize , concat ! ( "Alignment of field: " , stringify ! ( _IO_FILE ) , "::" , stringify ! ( _offset ) ) ) ; assert_eq ! ( unsafe { & ( * ( 0 as * const _IO_FILE ) ) . __pad1 as * const _ as usize } , 152usize , concat ! ( "Alignment of field: " , stringify ! ( _IO_FILE ) , "::" , stringify ! ( __pad1 ) ) ) ; assert_eq ! ( unsafe { & ( * ( 0 as * const _IO_FILE ) ) . __pad2 as * const _ as usize } , 160usize , concat ! ( "Alignment of field: " , stringify ! ( _IO_FILE ) , "::" , stringify ! ( __pad2 ) ) ) ; assert_eq ! ( unsafe { & ( * ( 0 as * const _IO_FILE ) ) . __pad3 as * const _ as usize } , 168usize , concat ! ( "Alignment of field: " , stringify ! ( _IO_FILE ) , "::" , stringify ! ( __pad3 ) ) ) ; assert_eq ! ( unsafe { & ( * ( 0 as * const _IO_FILE ) ) . __pad4 as * const _ as usize } , 176usize , concat ! ( "Alignment of field: " , stringify ! ( _IO_FILE ) , "::" , stringify ! ( __pad4 ) ) ) ; assert_eq ! ( unsafe { & ( * ( 0 as * const _IO_FILE ) ) . __pad5 as * const _ as usize } , 184usize , concat ! ( "Alignment of field: " , stringify ! ( _IO_FILE ) , "::" , stringify ! ( __pad5 ) ) ) ; assert_eq ! ( unsafe { & ( * ( 0 as * const _IO_FILE ) ) . _mode as * const _ as usize } , 192usize , concat ! ( "Alignment of field: " , stringify ! ( _IO_FILE ) , "::" , stringify ! ( _mode ) ) ) ; assert_eq ! ( unsafe { & ( * ( 0 as * const _IO_FILE ) ) . _unused2 as * const _ as usize } , 196usize , concat ! ( "Alignment of field: " , stringify ! ( _IO_FILE ) , "::" , stringify ! ( _unused2 ) ) ) ; } impl Clone for _IO_FILE { fn clone ( & self ) -> Self { * self } } # [ repr ( C ) ] # [ derive ( Debug , Copy , Clone ) ] pub struct _IO_FILE_plus { _unused : [ u8 ; 0 ] } extern "C" {
 # [ link_name = "\u{1}_IO_2_1_stdin_" ] 
 pub static mut  _IO_2_1_stdin_  :  _IO_FILE_plus ;
} extern "C" {
 # [ link_name = "\u{1}_IO_2_1_stdout_" ] 
 pub static mut  _IO_2_1_stdout_  :  _IO_FILE_plus ;
} extern "C" {
 # [ link_name = "\u{1}_IO_2_1_stderr_" ] 
 pub static mut  _IO_2_1_stderr_  :  _IO_FILE_plus ;
} pub type __io_read_fn = :: std :: option :: Option < unsafe extern "C" fn ( __cookie : * mut :: std :: os :: raw :: c_void , __buf : * mut :: std :: os :: raw :: c_char , __nbytes : usize ) -> __ssize_t > ; pub type __io_write_fn = :: std :: option :: Option < unsafe extern "C" fn ( __cookie : * mut :: std :: os :: raw :: c_void , __buf : * const :: std :: os :: raw :: c_char , __n : usize ) -> __ssize_t > ; pub type __io_seek_fn = :: std :: option :: Option < unsafe extern "C" fn ( __cookie : * mut :: std :: os :: raw :: c_void , __pos : * mut __off64_t , __w : :: std :: os :: raw :: c_int ) -> :: std :: os :: raw :: c_int > ; pub type __io_close_fn = :: std :: option :: Option < unsafe extern "C" fn ( __cookie : * mut :: std :: os :: raw :: c_void ) -> :: std :: os :: raw :: c_int > ; extern "C" {
 pub fn __underflow ( arg1 : * mut _IO_FILE , ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn __uflow ( arg1 : * mut _IO_FILE , ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn __overflow ( arg1 : * mut _IO_FILE , arg2 : :: std :: os :: raw :: c_int , ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn _IO_getc ( __fp : * mut _IO_FILE , ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn _IO_putc ( __c : :: std :: os :: raw :: c_int , __fp : * mut _IO_FILE , ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn _IO_feof ( __fp : * mut _IO_FILE , ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn _IO_ferror ( __fp : * mut _IO_FILE , ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn _IO_peekc_locked ( __fp : * mut _IO_FILE , ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn _IO_flockfile ( arg1 : * mut _IO_FILE , ) ; 
} extern "C" {
 pub fn _IO_funlockfile ( arg1 : * mut _IO_FILE , ) ; 
} extern "C" {
 pub fn _IO_ftrylockfile ( arg1 : * mut _IO_FILE , ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn _IO_vfscanf ( arg1 : * mut _IO_FILE , arg2 : * const :: std :: os :: raw :: c_char , arg3 : * mut __va_list_tag , arg4 : * mut :: std :: os :: raw :: c_int , ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn _IO_vfprintf ( arg1 : * mut _IO_FILE , arg2 : * const :: std :: os :: raw :: c_char , arg3 : * mut __va_list_tag , ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn _IO_padn ( arg1 : * mut _IO_FILE , arg2 : :: std :: os :: raw :: c_int , arg3 : __ssize_t , ) -> __ssize_t ; 
} extern "C" {
 pub fn _IO_sgetn ( arg1 : * mut _IO_FILE , arg2 : * mut :: std :: os :: raw :: c_void , arg3 : usize , ) -> usize ; 
} extern "C" {
 pub fn _IO_seekoff ( arg1 : * mut _IO_FILE , arg2 : __off64_t , arg3 : :: std :: os :: raw :: c_int , arg4 : :: std :: os :: raw :: c_int , ) -> __off64_t ; 
} extern "C" {
 pub fn _IO_seekpos ( arg1 : * mut _IO_FILE , arg2 : __off64_t , arg3 : :: std :: os :: raw :: c_int , ) -> __off64_t ; 
} extern "C" {
 pub fn _IO_free_backup_area ( arg1 : * mut _IO_FILE , ) ; 
} pub type off_t = __off_t ; pub type fpos_t = _G_fpos_t ; extern "C" {
 # [ link_name = "\u{1}stdin" ] 
 pub static mut  stdin  :  * mut _IO_FILE ;
} extern "C" {
 # [ link_name = "\u{1}stdout" ] 
 pub static mut  stdout  :  * mut _IO_FILE ;
} extern "C" {
 # [ link_name = "\u{1}stderr" ] 
 pub static mut  stderr  :  * mut _IO_FILE ;
} extern "C" {
 pub fn remove ( __filename : * const :: std :: os :: raw :: c_char , ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn rename ( __old : * const :: std :: os :: raw :: c_char , __new : * const :: std :: os :: raw :: c_char , ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn renameat ( __oldfd : :: std :: os :: raw :: c_int , __old : * const :: std :: os :: raw :: c_char , __newfd : :: std :: os :: raw :: c_int , __new : * const :: std :: os :: raw :: c_char , ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn tmpfile ( ) -> * mut FILE ; 
} extern "C" {
 pub fn tmpnam ( __s : * mut :: std :: os :: raw :: c_char , ) -> * mut :: std :: os :: raw :: c_char ; 
} extern "C" {
 pub fn tmpnam_r ( __s : * mut :: std :: os :: raw :: c_char , ) -> * mut :: std :: os :: raw :: c_char ; 
} extern "C" {
 pub fn tempnam ( __dir : * const :: std :: os :: raw :: c_char , __pfx : * const :: std :: os :: raw :: c_char , ) -> * mut :: std :: os :: raw :: c_char ; 
} extern "C" {
 pub fn fclose ( __stream : * mut FILE , ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn fflush ( __stream : * mut FILE , ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn fflush_unlocked ( __stream : * mut FILE , ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn fopen ( __filename : * const :: std :: os :: raw :: c_char , __modes : * const :: std :: os :: raw :: c_char , ) -> * mut FILE ; 
} extern "C" {
 pub fn freopen ( __filename : * const :: std :: os :: raw :: c_char , __modes : * const :: std :: os :: raw :: c_char , __stream : * mut FILE , ) -> * mut FILE ; 
} extern "C" {
 pub fn fdopen ( __fd : :: std :: os :: raw :: c_int , __modes : * const :: std :: os :: raw :: c_char , ) -> * mut FILE ; 
} extern "C" {
 pub fn fmemopen ( __s : * mut :: std :: os :: raw :: c_void , __len : usize , __modes : * const :: std :: os :: raw :: c_char , ) -> * mut FILE ; 
} extern "C" {
 pub fn open_memstream ( __bufloc : * mut * mut :: std :: os :: raw :: c_char , __sizeloc : * mut usize , ) -> * mut FILE ; 
} extern "C" {
 pub fn setbuf ( __stream : * mut FILE , __buf : * mut :: std :: os :: raw :: c_char , ) ; 
} extern "C" {
 pub fn setvbuf ( __stream : * mut FILE , __buf : * mut :: std :: os :: raw :: c_char , __modes : :: std :: os :: raw :: c_int , __n : usize , ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn setbuffer ( __stream : * mut FILE , __buf : * mut :: std :: os :: raw :: c_char , __size : usize , ) ; 
} extern "C" {
 pub fn setlinebuf ( __stream : * mut FILE , ) ; 
} extern "C" {
 pub fn fprintf ( __stream : * mut FILE , __format : * const :: std :: os :: raw :: c_char , ... ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn printf ( __format : * const :: std :: os :: raw :: c_char , ... ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn sprintf ( __s : * mut :: std :: os :: raw :: c_char , __format : * const :: std :: os :: raw :: c_char , ... ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn vfprintf ( __s : * mut FILE , __format : * const :: std :: os :: raw :: c_char , __arg : * mut __va_list_tag , ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn vprintf ( __format : * const :: std :: os :: raw :: c_char , __arg : * mut __va_list_tag , ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn vsprintf ( __s : * mut :: std :: os :: raw :: c_char , __format : * const :: std :: os :: raw :: c_char , __arg : * mut __va_list_tag , ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn snprintf ( __s : * mut :: std :: os :: raw :: c_char , __maxlen : usize , __format : * const :: std :: os :: raw :: c_char , ... ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn vsnprintf ( __s : * mut :: std :: os :: raw :: c_char , __maxlen : usize , __format : * const :: std :: os :: raw :: c_char , __arg : * mut __va_list_tag , ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn vdprintf ( __fd : :: std :: os :: raw :: c_int , __fmt : * const :: std :: os :: raw :: c_char , __arg : * mut __va_list_tag , ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn dprintf ( __fd : :: std :: os :: raw :: c_int , __fmt : * const :: std :: os :: raw :: c_char , ... ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn fscanf ( __stream : * mut FILE , __format : * const :: std :: os :: raw :: c_char , ... ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn scanf ( __format : * const :: std :: os :: raw :: c_char , ... ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn sscanf ( __s : * const :: std :: os :: raw :: c_char , __format : * const :: std :: os :: raw :: c_char , ... ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 # [ link_name = "\u{1}__isoc99_fscanf" ] 
 pub fn fscanf1 ( __stream : * mut FILE , __format : * const :: std :: os :: raw :: c_char , ... ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 # [ link_name = "\u{1}__isoc99_scanf" ] 
 pub fn scanf1 ( __format : * const :: std :: os :: raw :: c_char , ... ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 # [ link_name = "\u{1}__isoc99_sscanf" ] 
 pub fn sscanf1 ( __s : * const :: std :: os :: raw :: c_char , __format : * const :: std :: os :: raw :: c_char , ... ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn vfscanf ( __s : * mut FILE , __format : * const :: std :: os :: raw :: c_char , __arg : * mut __va_list_tag , ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn vscanf ( __format : * const :: std :: os :: raw :: c_char , __arg : * mut __va_list_tag , ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn vsscanf ( __s : * const :: std :: os :: raw :: c_char , __format : * const :: std :: os :: raw :: c_char , __arg : * mut __va_list_tag , ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 # [ link_name = "\u{1}__isoc99_vfscanf" ] 
 pub fn vfscanf1 ( __s : * mut FILE , __format : * const :: std :: os :: raw :: c_char , __arg : * mut __va_list_tag , ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 # [ link_name = "\u{1}__isoc99_vscanf" ] 
 pub fn vscanf1 ( __format : * const :: std :: os :: raw :: c_char , __arg : * mut __va_list_tag , ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 # [ link_name = "\u{1}__isoc99_vsscanf" ] 
 pub fn vsscanf1 ( __s : * const :: std :: os :: raw :: c_char , __format : * const :: std :: os :: raw :: c_char , __arg : * mut __va_list_tag , ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn fgetc ( __stream : * mut FILE , ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn getc ( __stream : * mut FILE , ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn getchar ( ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn getc_unlocked ( __stream : * mut FILE , ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn getchar_unlocked ( ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn fgetc_unlocked ( __stream : * mut FILE , ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn fputc ( __c : :: std :: os :: raw :: c_int , __stream : * mut FILE , ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn putc ( __c : :: std :: os :: raw :: c_int , __stream : * mut FILE , ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn putchar ( __c : :: std :: os :: raw :: c_int , ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn fputc_unlocked ( __c : :: std :: os :: raw :: c_int , __stream : * mut FILE , ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn putc_unlocked ( __c : :: std :: os :: raw :: c_int , __stream : * mut FILE , ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn putchar_unlocked ( __c : :: std :: os :: raw :: c_int , ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn getw ( __stream : * mut FILE , ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn putw ( __w : :: std :: os :: raw :: c_int , __stream : * mut FILE , ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn fgets ( __s : * mut :: std :: os :: raw :: c_char , __n : :: std :: os :: raw :: c_int , __stream : * mut FILE , ) -> * mut :: std :: os :: raw :: c_char ; 
} extern "C" {
 pub fn __getdelim ( __lineptr : * mut * mut :: std :: os :: raw :: c_char , __n : * mut usize , __delimiter : :: std :: os :: raw :: c_int , __stream : * mut FILE , ) -> __ssize_t ; 
} extern "C" {
 pub fn getdelim ( __lineptr : * mut * mut :: std :: os :: raw :: c_char , __n : * mut usize , __delimiter : :: std :: os :: raw :: c_int , __stream : * mut FILE , ) -> __ssize_t ; 
} extern "C" {
 pub fn getline ( __lineptr : * mut * mut :: std :: os :: raw :: c_char , __n : * mut usize , __stream : * mut FILE , ) -> __ssize_t ; 
} extern "C" {
 pub fn fputs ( __s : * const :: std :: os :: raw :: c_char , __stream : * mut FILE , ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn puts ( __s : * const :: std :: os :: raw :: c_char , ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn ungetc ( __c : :: std :: os :: raw :: c_int , __stream : * mut FILE , ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn fread ( __ptr : * mut :: std :: os :: raw :: c_void , __size : usize , __n : usize , __stream : * mut FILE , ) -> usize ; 
} extern "C" {
 pub fn fwrite ( __ptr : * const :: std :: os :: raw :: c_void , __size : usize , __n : usize , __s : * mut FILE , ) -> usize ; 
} extern "C" {
 pub fn fread_unlocked ( __ptr : * mut :: std :: os :: raw :: c_void , __size : usize , __n : usize , __stream : * mut FILE , ) -> usize ; 
} extern "C" {
 pub fn fwrite_unlocked ( __ptr : * const :: std :: os :: raw :: c_void , __size : usize , __n : usize , __stream : * mut FILE , ) -> usize ; 
} extern "C" {
 pub fn fseek ( __stream : * mut FILE , __off : :: std :: os :: raw :: c_long , __whence : :: std :: os :: raw :: c_int , ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn ftell ( __stream : * mut FILE , ) -> :: std :: os :: raw :: c_long ; 
} extern "C" {
 pub fn rewind ( __stream : * mut FILE , ) ; 
} extern "C" {
 pub fn fseeko ( __stream : * mut FILE , __off : __off_t , __whence : :: std :: os :: raw :: c_int , ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn ftello ( __stream : * mut FILE , ) -> __off_t ; 
} extern "C" {
 pub fn fgetpos ( __stream : * mut FILE , __pos : * mut fpos_t , ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn fsetpos ( __stream : * mut FILE , __pos : * const fpos_t , ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn clearerr ( __stream : * mut FILE , ) ; 
} extern "C" {
 pub fn feof ( __stream : * mut FILE , ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn ferror ( __stream : * mut FILE , ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn clearerr_unlocked ( __stream : * mut FILE , ) ; 
} extern "C" {
 pub fn feof_unlocked ( __stream : * mut FILE , ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn ferror_unlocked ( __stream : * mut FILE , ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn perror ( __s : * const :: std :: os :: raw :: c_char , ) ; 
} extern "C" {
 # [ link_name = "\u{1}sys_nerr" ] 
 pub static mut  sys_nerr  :  :: std :: os :: raw :: c_int ;
} extern "C" {
 # [ link_name = "\u{1}sys_errlist" ] 
 pub static mut  sys_errlist  :  [ * const :: std :: os :: raw :: c_char ; 0usize ] ;
} extern "C" {
 pub fn fileno ( __stream : * mut FILE , ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn fileno_unlocked ( __stream : * mut FILE , ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn popen ( __command : * const :: std :: os :: raw :: c_char , __modes : * const :: std :: os :: raw :: c_char , ) -> * mut FILE ; 
} extern "C" {
 pub fn pclose ( __stream : * mut FILE , ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn ctermid ( __s : * mut :: std :: os :: raw :: c_char , ) -> * mut :: std :: os :: raw :: c_char ; 
} extern "C" {
 pub fn flockfile ( __stream : * mut FILE , ) ; 
} extern "C" {
 pub fn ftrylockfile ( __stream : * mut FILE , ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn funlockfile ( __stream : * mut FILE , ) ; 
} # [ repr ( C ) ] # [ derive ( Debug , Copy ) ] pub struct luaL_Reg { pub name : * const :: std :: os :: raw :: c_char , pub func : lua_CFunction , } # [ test ] fn bindgen_test_layout_luaL_Reg ( ) { assert_eq ! ( :: std :: mem :: size_of :: < luaL_Reg > ( ) , 16usize , concat ! ( "Size of: " , stringify ! ( luaL_Reg ) ) ) ; assert_eq ! ( :: std :: mem :: align_of :: < luaL_Reg > ( ) , 8usize , concat ! ( "Alignment of " , stringify ! ( luaL_Reg ) ) ) ; assert_eq ! ( unsafe { & ( * ( 0 as * const luaL_Reg ) ) . name as * const _ as usize } , 0usize , concat ! ( "Alignment of field: " , stringify ! ( luaL_Reg ) , "::" , stringify ! ( name ) ) ) ; assert_eq ! ( unsafe { & ( * ( 0 as * const luaL_Reg ) ) . func as * const _ as usize } , 8usize , concat ! ( "Alignment of field: " , stringify ! ( luaL_Reg ) , "::" , stringify ! ( func ) ) ) ; } impl Clone for luaL_Reg { fn clone ( & self ) -> Self { * self } } extern "C" {
 pub fn luaL_openlib ( L : * mut lua_State , libname : * const :: std :: os :: raw :: c_char , l : * const luaL_Reg , nup : :: std :: os :: raw :: c_int , ) ; 
} extern "C" {
 pub fn luaL_register ( L : * mut lua_State , libname : * const :: std :: os :: raw :: c_char , l : * const luaL_Reg , ) ; 
} extern "C" {
 pub fn luaL_getmetafield ( L : * mut lua_State , obj : :: std :: os :: raw :: c_int , e : * const :: std :: os :: raw :: c_char , ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn luaL_callmeta ( L : * mut lua_State , obj : :: std :: os :: raw :: c_int , e : * const :: std :: os :: raw :: c_char , ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn luaL_typerror ( L : * mut lua_State , narg : :: std :: os :: raw :: c_int , tname : * const :: std :: os :: raw :: c_char , ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn luaL_argerror ( L : * mut lua_State , numarg : :: std :: os :: raw :: c_int , extramsg : * const :: std :: os :: raw :: c_char , ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn luaL_checklstring ( L : * mut lua_State , numArg : :: std :: os :: raw :: c_int , l : * mut usize , ) -> * const :: std :: os :: raw :: c_char ; 
} extern "C" {
 pub fn luaL_optlstring ( L : * mut lua_State , numArg : :: std :: os :: raw :: c_int , def : * const :: std :: os :: raw :: c_char , l : * mut usize , ) -> * const :: std :: os :: raw :: c_char ; 
} extern "C" {
 pub fn luaL_checknumber ( L : * mut lua_State , numArg : :: std :: os :: raw :: c_int , ) -> lua_Number ; 
} extern "C" {
 pub fn luaL_optnumber ( L : * mut lua_State , nArg : :: std :: os :: raw :: c_int , def : lua_Number , ) -> lua_Number ; 
} extern "C" {
 pub fn luaL_checkinteger ( L : * mut lua_State , numArg : :: std :: os :: raw :: c_int , ) -> lua_Integer ; 
} extern "C" {
 pub fn luaL_optinteger ( L : * mut lua_State , nArg : :: std :: os :: raw :: c_int , def : lua_Integer , ) -> lua_Integer ; 
} extern "C" {
 pub fn luaL_checkstack ( L : * mut lua_State , sz : :: std :: os :: raw :: c_int , msg : * const :: std :: os :: raw :: c_char , ) ; 
} extern "C" {
 pub fn luaL_checktype ( L : * mut lua_State , narg : :: std :: os :: raw :: c_int , t : :: std :: os :: raw :: c_int , ) ; 
} extern "C" {
 pub fn luaL_checkany ( L : * mut lua_State , narg : :: std :: os :: raw :: c_int , ) ; 
} extern "C" {
 pub fn luaL_newmetatable ( L : * mut lua_State , tname : * const :: std :: os :: raw :: c_char , ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn luaL_checkudata ( L : * mut lua_State , ud : :: std :: os :: raw :: c_int , tname : * const :: std :: os :: raw :: c_char , ) -> * mut :: std :: os :: raw :: c_void ; 
} extern "C" {
 pub fn luaL_where ( L : * mut lua_State , lvl : :: std :: os :: raw :: c_int , ) ; 
} extern "C" {
 pub fn luaL_error ( L : * mut lua_State , fmt : * const :: std :: os :: raw :: c_char , ... ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn luaL_checkoption ( L : * mut lua_State , narg : :: std :: os :: raw :: c_int , def : * const :: std :: os :: raw :: c_char , lst : * const * const :: std :: os :: raw :: c_char , ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn luaL_ref ( L : * mut lua_State , t : :: std :: os :: raw :: c_int , ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn luaL_unref ( L : * mut lua_State , t : :: std :: os :: raw :: c_int , ref_ : :: std :: os :: raw :: c_int , ) ; 
} extern "C" {
 pub fn luaL_loadfile ( L : * mut lua_State , filename : * const :: std :: os :: raw :: c_char , ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn luaL_loadbuffer ( L : * mut lua_State , buff : * const :: std :: os :: raw :: c_char , sz : usize , name : * const :: std :: os :: raw :: c_char , ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn luaL_loadstring ( L : * mut lua_State , s : * const :: std :: os :: raw :: c_char , ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn luaL_newstate ( ) -> * mut lua_State ; 
} extern "C" {
 pub fn luaL_gsub ( L : * mut lua_State , s : * const :: std :: os :: raw :: c_char , p : * const :: std :: os :: raw :: c_char , r : * const :: std :: os :: raw :: c_char , ) -> * const :: std :: os :: raw :: c_char ; 
} extern "C" {
 pub fn luaL_findtable ( L : * mut lua_State , idx : :: std :: os :: raw :: c_int , fname : * const :: std :: os :: raw :: c_char , szhint : :: std :: os :: raw :: c_int , ) -> * const :: std :: os :: raw :: c_char ; 
} extern "C" {
 pub fn luaL_fileresult ( L : * mut lua_State , stat : :: std :: os :: raw :: c_int , fname : * const :: std :: os :: raw :: c_char , ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn luaL_execresult ( L : * mut lua_State , stat : :: std :: os :: raw :: c_int , ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn luaL_loadfilex ( L : * mut lua_State , filename : * const :: std :: os :: raw :: c_char , mode : * const :: std :: os :: raw :: c_char , ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn luaL_loadbufferx ( L : * mut lua_State , buff : * const :: std :: os :: raw :: c_char , sz : usize , name : * const :: std :: os :: raw :: c_char , mode : * const :: std :: os :: raw :: c_char , ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn luaL_traceback ( L : * mut lua_State , L1 : * mut lua_State , msg : * const :: std :: os :: raw :: c_char , level : :: std :: os :: raw :: c_int , ) ; 
} # [ repr ( C ) ] # [ derive ( Copy ) ] pub struct luaL_Buffer { pub p : * mut :: std :: os :: raw :: c_char , pub lvl : :: std :: os :: raw :: c_int , pub L : * mut lua_State , pub buffer : [ :: std :: os :: raw :: c_char ; 8192usize ] , } # [ test ] fn bindgen_test_layout_luaL_Buffer ( ) { assert_eq ! ( :: std :: mem :: size_of :: < luaL_Buffer > ( ) , 8216usize , concat ! ( "Size of: " , stringify ! ( luaL_Buffer ) ) ) ; assert_eq ! ( :: std :: mem :: align_of :: < luaL_Buffer > ( ) , 8usize , concat ! ( "Alignment of " , stringify ! ( luaL_Buffer ) ) ) ; assert_eq ! ( unsafe { & ( * ( 0 as * const luaL_Buffer ) ) . p as * const _ as usize } , 0usize , concat ! ( "Alignment of field: " , stringify ! ( luaL_Buffer ) , "::" , stringify ! ( p ) ) ) ; assert_eq ! ( unsafe { & ( * ( 0 as * const luaL_Buffer ) ) . lvl as * const _ as usize } , 8usize , concat ! ( "Alignment of field: " , stringify ! ( luaL_Buffer ) , "::" , stringify ! ( lvl ) ) ) ; assert_eq ! ( unsafe { & ( * ( 0 as * const luaL_Buffer ) ) . L as * const _ as usize } , 16usize , concat ! ( "Alignment of field: " , stringify ! ( luaL_Buffer ) , "::" , stringify ! ( L ) ) ) ; assert_eq ! ( unsafe { & ( * ( 0 as * const luaL_Buffer ) ) . buffer as * const _ as usize } , 24usize , concat ! ( "Alignment of field: " , stringify ! ( luaL_Buffer ) , "::" , stringify ! ( buffer ) ) ) ; } impl Clone for luaL_Buffer { fn clone ( & self ) -> Self { * self } } extern "C" {
 pub fn luaL_buffinit ( L : * mut lua_State , B : * mut luaL_Buffer , ) ; 
} extern "C" {
 pub fn luaL_prepbuffer ( B : * mut luaL_Buffer , ) -> * mut :: std :: os :: raw :: c_char ; 
} extern "C" {
 pub fn luaL_addlstring ( B : * mut luaL_Buffer , s : * const :: std :: os :: raw :: c_char , l : usize , ) ; 
} extern "C" {
 pub fn luaL_addstring ( B : * mut luaL_Buffer , s : * const :: std :: os :: raw :: c_char , ) ; 
} extern "C" {
 pub fn luaL_addvalue ( B : * mut luaL_Buffer , ) ; 
} extern "C" {
 pub fn luaL_pushresult ( B : * mut luaL_Buffer , ) ; 
} extern "C" {
 pub fn luaopen_base ( L : * mut lua_State , ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn luaopen_math ( L : * mut lua_State , ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn luaopen_string ( L : * mut lua_State , ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn luaopen_table ( L : * mut lua_State , ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn luaopen_io ( L : * mut lua_State , ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn luaopen_os ( L : * mut lua_State , ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn luaopen_package ( L : * mut lua_State , ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn luaopen_debug ( L : * mut lua_State , ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn luaopen_bit ( L : * mut lua_State , ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn luaopen_jit ( L : * mut lua_State , ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn luaopen_ffi ( L : * mut lua_State , ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn luaL_openlibs ( L : * mut lua_State , ) ; 
} pub const LUAJIT_MODE_ENGINE : _bindgen_ty_1 = 0 ; pub const LUAJIT_MODE_DEBUG : _bindgen_ty_1 = 1 ; pub const LUAJIT_MODE_FUNC : _bindgen_ty_1 = 2 ; pub const LUAJIT_MODE_ALLFUNC : _bindgen_ty_1 = 3 ; pub const LUAJIT_MODE_ALLSUBFUNC : _bindgen_ty_1 = 4 ; pub const LUAJIT_MODE_TRACE : _bindgen_ty_1 = 5 ; pub const LUAJIT_MODE_WRAPCFUNC : _bindgen_ty_1 = 16 ; pub const LUAJIT_MODE_MAX : _bindgen_ty_1 = 17 ; pub type _bindgen_ty_1 = :: std :: os :: raw :: c_uint ; extern "C" {
 pub fn luaJIT_setmode ( L : * mut lua_State , idx : :: std :: os :: raw :: c_int , mode : :: std :: os :: raw :: c_int , ) -> :: std :: os :: raw :: c_int ; 
} extern "C" {
 pub fn luaJIT_version_2_0_5 ( ) ; 
} pub type __builtin_va_list = [ __va_list_tag ; 1usize ] ; # [ repr ( C ) ] # [ derive ( Debug , Copy ) ] pub struct __va_list_tag { pub gp_offset : :: std :: os :: raw :: c_uint , pub fp_offset : :: std :: os :: raw :: c_uint , pub overflow_arg_area : * mut :: std :: os :: raw :: c_void , pub reg_save_area : * mut :: std :: os :: raw :: c_void , } # [ test ] fn bindgen_test_layout___va_list_tag ( ) { assert_eq ! ( :: std :: mem :: size_of :: < __va_list_tag > ( ) , 24usize , concat ! ( "Size of: " , stringify ! ( __va_list_tag ) ) ) ; assert_eq ! ( :: std :: mem :: align_of :: < __va_list_tag > ( ) , 8usize , concat ! ( "Alignment of " , stringify ! ( __va_list_tag ) ) ) ; assert_eq ! ( unsafe { & ( * ( 0 as * const __va_list_tag ) ) . gp_offset as * const _ as usize } , 0usize , concat ! ( "Alignment of field: " , stringify ! ( __va_list_tag ) , "::" , stringify ! ( gp_offset ) ) ) ; assert_eq ! ( unsafe { & ( * ( 0 as * const __va_list_tag ) ) . fp_offset as * const _ as usize } , 4usize , concat ! ( "Alignment of field: " , stringify ! ( __va_list_tag ) , "::" , stringify ! ( fp_offset ) ) ) ; assert_eq ! ( unsafe { & ( * ( 0 as * const __va_list_tag ) ) . overflow_arg_area as * const _ as usize } , 8usize , concat ! ( "Alignment of field: " , stringify ! ( __va_list_tag ) , "::" , stringify ! ( overflow_arg_area ) ) ) ; assert_eq ! ( unsafe { & ( * ( 0 as * const __va_list_tag ) ) . reg_save_area as * const _ as usize } , 16usize , concat ! ( "Alignment of field: " , stringify ! ( __va_list_tag ) , "::" , stringify ! ( reg_save_area ) ) ) ; } impl Clone for __va_list_tag { fn clone ( & self ) -> Self { * self } }