1
2
3
/* automatically generated by rust-bindgen */

pub const _STDIO_H : u32 = 1 ; pub const _FEATURES_H : u32 = 1 ; pub const _DEFAULT_SOURCE : u32 = 1 ; pub const __USE_ISOC11 : u32 = 1 ; pub const __USE_ISOC99 : u32 = 1 ; pub const __USE_ISOC95 : u32 = 1 ; pub const __USE_POSIX_IMPLICITLY : u32 = 1 ; pub const _POSIX_SOURCE : u32 = 1 ; pub const _POSIX_C_SOURCE : u32 = 200809 ; pub const __USE_POSIX : u32 = 1 ; pub const __USE_POSIX2 : u32 = 1 ; pub const __USE_POSIX199309 : u32 = 1 ; pub const __USE_POSIX199506 : u32 = 1 ; pub const __USE_XOPEN2K : u32 = 1 ; pub const __USE_XOPEN2K8 : u32 = 1 ; pub const _ATFILE_SOURCE : u32 = 1 ; pub const __USE_MISC : u32 = 1 ; pub const __USE_ATFILE : u32 = 1 ; pub const __USE_FORTIFY_LEVEL : u32 = 0 ; pub const __GLIBC_USE_DEPRECATED_GETS : u32 = 0 ; pub const _STDC_PREDEF_H : u32 = 1 ; pub const __STDC_IEC_559__ : u32 = 1 ; pub const __STDC_IEC_559_COMPLEX__ : u32 = 1 ; pub const __STDC_ISO_10646__ : u32 = 201706 ; pub const __STDC_NO_THREADS__ : u32 = 1 ; pub const __GNU_LIBRARY__ : u32 = 6 ; pub const __GLIBC__ : u32 = 2 ; pub const __GLIBC_MINOR__ : u32 = 27 ; pub const _SYS_CDEFS_H : u32 = 1 ; pub const __glibc_c99_flexarr_available : u32 = 1 ; pub const __WORDSIZE : u32 = 64 ; pub const __WORDSIZE_TIME64_COMPAT32 : u32 = 1 ; pub const __SYSCALL_WORDSIZE : u32 = 64 ; pub const __HAVE_GENERIC_SELECTION : u32 = 1 ; pub const __GLIBC_USE_LIB_EXT2 : u32 = 0 ; pub const __GLIBC_USE_IEC_60559_BFP_EXT : u32 = 0 ; pub const __GLIBC_USE_IEC_60559_FUNCS_EXT : u32 = 0 ; pub const __GLIBC_USE_IEC_60559_TYPES_EXT : u32 = 0 ; pub const _BITS_TYPES_H : u32 = 1 ; pub const _BITS_TYPESIZES_H : u32 = 1 ; pub const __OFF_T_MATCHES_OFF64_T : u32 = 1 ; pub const __INO_T_MATCHES_INO64_T : u32 = 1 ; pub const __RLIM_T_MATCHES_RLIM64_T : u32 = 1 ; pub const __FD_SETSIZE : u32 = 1024 ; pub const ____FILE_defined : u32 = 1 ; pub const __FILE_defined : u32 = 1 ; pub const _BITS_LIBIO_H : u32 = 1 ; pub const _BITS_G_CONFIG_H : u32 = 1 ; pub const ____mbstate_t_defined : u32 = 1 ; pub const _G_HAVE_MMAP : u32 = 1 ; pub const _G_HAVE_MREMAP : u32 = 1 ; pub const _G_IO_IO_FILE_VERSION : u32 = 131073 ; pub const _G_BUFSIZ : u32 = 8192 ; pub const _IO_BUFSIZ : u32 = 8192 ; pub const __GNUC_VA_LIST : u32 = 1 ; pub const _IO_UNIFIED_JUMPTABLES : u32 = 1 ; pub const EOF : i32 = -1 ; pub const _IOS_INPUT : u32 = 1 ; pub const _IOS_OUTPUT : u32 = 2 ; pub const _IOS_ATEND : u32 = 4 ; pub const _IOS_APPEND : u32 = 8 ; pub const _IOS_TRUNC : u32 = 16 ; pub const _IOS_NOCREATE : u32 = 32 ; pub const _IOS_NOREPLACE : u32 = 64 ; pub const _IOS_BIN : u32 = 128 ; pub const _IO_MAGIC : u32 = 4222418944 ; pub const _OLD_STDIO_MAGIC : u32 = 4206624768 ; pub const _IO_MAGIC_MASK : u32 = 4294901760 ; pub const _IO_USER_BUF : u32 = 1 ; pub const _IO_UNBUFFERED : u32 = 2 ; pub const _IO_NO_READS : u32 = 4 ; pub const _IO_NO_WRITES : u32 = 8 ; pub const _IO_EOF_SEEN : u32 = 16 ; pub const _IO_ERR_SEEN : u32 = 32 ; pub const _IO_DELETE_DONT_CLOSE : u32 = 64 ; pub const _IO_LINKED : u32 = 128 ; pub const _IO_IN_BACKUP : u32 = 256 ; pub const _IO_LINE_BUF : u32 = 512 ; pub const _IO_TIED_PUT_GET : u32 = 1024 ; pub const _IO_CURRENTLY_PUTTING : u32 = 2048 ; pub const _IO_IS_APPENDING : u32 = 4096 ; pub const _IO_IS_FILEBUF : u32 = 8192 ; pub const _IO_BAD_SEEN : u32 = 16384 ; pub const _IO_USER_LOCK : u32 = 32768 ; pub const _IO_FLAGS2_MMAP : u32 = 1 ; pub const _IO_FLAGS2_NOTCANCEL : u32 = 2 ; pub const _IO_FLAGS2_USER_WBUF : u32 = 8 ; pub const _IO_SKIPWS : u32 = 1 ; pub const _IO_LEFT : u32 = 2 ; pub const _IO_RIGHT : u32 = 4 ; pub const _IO_INTERNAL : u32 = 8 ; pub const _IO_DEC : u32 = 16 ; pub const _IO_OCT : u32 = 32 ; pub const _IO_HEX : u32 = 64 ; pub const _IO_SHOWBASE : u32 = 128 ; pub const _IO_SHOWPOINT : u32 = 256 ; pub const _IO_UPPERCASE : u32 = 512 ; pub const _IO_SHOWPOS : u32 = 1024 ; pub const _IO_SCIENTIFIC : u32 = 2048 ; pub const _IO_FIXED : u32 = 4096 ; pub const _IO_UNITBUF : u32 = 8192 ; pub const _IO_STDIO : u32 = 16384 ; pub const _IO_DONT_CLOSE : u32 = 32768 ; pub const _IO_BOOLALPHA : u32 = 65536 ; pub const _IOFBF : u32 = 0 ; pub const _IOLBF : u32 = 1 ; pub const _IONBF : u32 = 2 ; pub const BUFSIZ : u32 = 8192 ; pub const SEEK_SET : u32 = 0 ; pub const SEEK_CUR : u32 = 1 ; pub const SEEK_END : u32 = 2 ; pub const P_tmpdir : & 'static [ u8 ; 5usize ] = b"/tmp\0" ; pub const _BITS_STDIO_LIM_H : u32 = 1 ; pub const L_tmpnam : u32 = 20 ; pub const TMP_MAX : u32 = 238328 ; pub const FILENAME_MAX : u32 = 4096 ; pub const L_ctermid : u32 = 9 ; pub const FOPEN_MAX : u32 = 16 ; pub const _STDINT_H : u32 = 1 ; pub const _BITS_WCHAR_H : u32 = 1 ; pub const _BITS_STDINT_INTN_H : u32 = 1 ; pub const _BITS_STDINT_UINTN_H : u32 = 1 ; pub const INT8_MIN : i32 = -128 ; pub const INT16_MIN : i32 = -32768 ; pub const INT32_MIN : i32 = -2147483648 ; pub const INT8_MAX : u32 = 127 ; pub const INT16_MAX : u32 = 32767 ; pub const INT32_MAX : u32 = 2147483647 ; pub const UINT8_MAX : u32 = 255 ; pub const UINT16_MAX : u32 = 65535 ; pub const UINT32_MAX : u32 = 4294967295 ; pub const INT_LEAST8_MIN : i32 = -128 ; pub const INT_LEAST16_MIN : i32 = -32768 ; pub const INT_LEAST32_MIN : i32 = -2147483648 ; pub const INT_LEAST8_MAX : u32 = 127 ; pub const INT_LEAST16_MAX : u32 = 32767 ; pub const INT_LEAST32_MAX : u32 = 2147483647 ; pub const UINT_LEAST8_MAX : u32 = 255 ; pub const UINT_LEAST16_MAX : u32 = 65535 ; pub const UINT_LEAST32_MAX : u32 = 4294967295 ; pub const INT_FAST8_MIN : i32 = -128 ; pub const INT_FAST16_MIN : i64 = -9223372036854775808 ; pub const INT_FAST32_MIN : i64 = -9223372036854775808 ; pub const INT_FAST8_MAX : u32 = 127 ; pub const INT_FAST16_MAX : u64 = 9223372036854775807 ; pub const INT_FAST32_MAX : u64 = 9223372036854775807 ; pub const UINT_FAST8_MAX : u32 = 255 ; pub const UINT_FAST16_MAX : i32 = -1 ; pub const UINT_FAST32_MAX : i32 = -1 ; pub const INTPTR_MIN : i64 = -9223372036854775808 ; pub const INTPTR_MAX : u64 = 9223372036854775807 ; pub const UINTPTR_MAX : i32 = -1 ; pub const PTRDIFF_MIN : i64 = -9223372036854775808 ; pub const PTRDIFF_MAX : u64 = 9223372036854775807 ; pub const SIG_ATOMIC_MIN : i32 = -2147483648 ; pub const SIG_ATOMIC_MAX : u32 = 2147483647 ; pub const SIZE_MAX : i32 = -1 ; pub const WINT_MIN : u32 = 0 ; pub const WINT_MAX : u32 = 4294967295 ; pub const JS_PROP_CONFIGURABLE : u32 = 1 ; pub const JS_PROP_WRITABLE : u32 = 2 ; pub const JS_PROP_ENUMERABLE : u32 = 4 ; pub const JS_PROP_C_W_E : u32 = 7 ; pub const JS_PROP_LENGTH : u32 = 8 ; pub const JS_PROP_TMASK : u32 = 48 ; pub const JS_PROP_NORMAL : u32 = 0 ; pub const JS_PROP_GETSET : u32 = 16 ; pub const JS_PROP_VARREF : u32 = 32 ; pub const JS_PROP_AUTOINIT : u32 = 48 ; pub const JS_PROP_HAS_SHIFT : u32 = 8 ; pub const JS_PROP_HAS_CONFIGURABLE : u32 = 256 ; pub const JS_PROP_HAS_WRITABLE : u32 = 512 ; pub const JS_PROP_HAS_ENUMERABLE : u32 = 1024 ; pub const JS_PROP_HAS_GET : u32 = 2048 ; pub const JS_PROP_HAS_SET : u32 = 4096 ; pub const JS_PROP_HAS_VALUE : u32 = 8192 ; pub const JS_PROP_THROW : u32 = 16384 ; pub const JS_PROP_THROW_STRICT : u32 = 32768 ; pub const JS_PROP_NO_ADD : u32 = 65536 ; pub const JS_PROP_NO_EXOTIC : u32 = 131072 ; pub const JS_DEFAULT_STACK_SIZE : u32 = 262144 ; pub const JS_EVAL_TYPE_GLOBAL : u32 = 0 ; pub const JS_EVAL_TYPE_MODULE : u32 = 1 ; pub const JS_EVAL_TYPE_DIRECT : u32 = 2 ; pub const JS_EVAL_TYPE_INDIRECT : u32 = 3 ; pub const JS_EVAL_TYPE_MASK : u32 = 3 ; pub const JS_EVAL_FLAG_SHEBANG : u32 = 4 ; pub const JS_EVAL_FLAG_STRICT : u32 = 8 ; pub const JS_EVAL_FLAG_STRIP : u32 = 16 ; pub const JS_EVAL_FLAG_COMPILE_ONLY : u32 = 32 ; pub const JS_EVAL_BINARY_LOAD_ONLY : u32 = 1 ; pub const JS_WRITE_OBJ_BYTECODE : u32 = 1 ; pub const JS_WRITE_OBJ_BSWAP : u32 = 2 ; pub const JS_READ_OBJ_BYTECODE : u32 = 1 ; pub const JS_READ_OBJ_ROM_DATA : u32 = 2 ; pub const JS_DEF_CFUNC : u32 = 0 ; pub const JS_DEF_CGETSET : u32 = 1 ; pub const JS_DEF_CGETSET_MAGIC : u32 = 2 ; pub const JS_DEF_PROP_STRING : u32 = 3 ; pub const JS_DEF_PROP_INT32 : u32 = 4 ; pub const JS_DEF_PROP_INT64 : u32 = 5 ; pub const JS_DEF_PROP_DOUBLE : u32 = 6 ; pub const JS_DEF_PROP_UNDEFINED : u32 = 7 ; pub const JS_DEF_OBJECT : u32 = 8 ; pub const JS_DEF_ALIAS : u32 = 9 ; pub const _STDLIB_H : u32 = 1 ; pub const WNOHANG : u32 = 1 ; pub const WUNTRACED : u32 = 2 ; pub const WSTOPPED : u32 = 2 ; pub const WEXITED : u32 = 4 ; pub const WCONTINUED : u32 = 8 ; pub const WNOWAIT : u32 = 16777216 ; pub const __WNOTHREAD : u32 = 536870912 ; pub const __WALL : u32 = 1073741824 ; pub const __WCLONE : u32 = 2147483648 ; pub const __ENUM_IDTYPE_T : u32 = 1 ; pub const __W_CONTINUED : u32 = 65535 ; pub const __WCOREFLAG : u32 = 128 ; pub const __HAVE_FLOAT128 : u32 = 0 ; pub const __HAVE_DISTINCT_FLOAT128 : u32 = 0 ; pub const __HAVE_FLOAT64X : u32 = 1 ; pub const __HAVE_FLOAT64X_LONG_DOUBLE : u32 = 1 ; pub const __HAVE_FLOAT16 : u32 = 0 ; pub const __HAVE_FLOAT32 : u32 = 1 ; pub const __HAVE_FLOAT64 : u32 = 1 ; pub const __HAVE_FLOAT32X : u32 = 1 ; pub const __HAVE_FLOAT128X : u32 = 0 ; pub const __HAVE_DISTINCT_FLOAT16 : u32 = 0 ; pub const __HAVE_DISTINCT_FLOAT32 : u32 = 0 ; pub const __HAVE_DISTINCT_FLOAT64 : u32 = 0 ; pub const __HAVE_DISTINCT_FLOAT32X : u32 = 0 ; pub const __HAVE_DISTINCT_FLOAT64X : u32 = 0 ; pub const __HAVE_DISTINCT_FLOAT128X : u32 = 0 ; pub const __HAVE_FLOATN_NOT_TYPEDEF : u32 = 0 ; pub const __ldiv_t_defined : u32 = 1 ; pub const __lldiv_t_defined : u32 = 1 ; pub const RAND_MAX : u32 = 2147483647 ; pub const EXIT_FAILURE : u32 = 1 ; pub const EXIT_SUCCESS : u32 = 0 ; pub const _SYS_TYPES_H : u32 = 1 ; pub const __clock_t_defined : u32 = 1 ; pub const __clockid_t_defined : u32 = 1 ; pub const __time_t_defined : u32 = 1 ; pub const __timer_t_defined : u32 = 1 ; pub const __BIT_TYPES_DEFINED__ : u32 = 1 ; pub const _ENDIAN_H : u32 = 1 ; pub const __LITTLE_ENDIAN : u32 = 1234 ; pub const __BIG_ENDIAN : u32 = 4321 ; pub const __PDP_ENDIAN : u32 = 3412 ; pub const __BYTE_ORDER : u32 = 1234 ; pub const __FLOAT_WORD_ORDER : u32 = 1234 ; pub const LITTLE_ENDIAN : u32 = 1234 ; pub const BIG_ENDIAN : u32 = 4321 ; pub const PDP_ENDIAN : u32 = 3412 ; pub const BYTE_ORDER : u32 = 1234 ; pub const _BITS_BYTESWAP_H : u32 = 1 ; pub const _BITS_UINTN_IDENTITY_H : u32 = 1 ; pub const _SYS_SELECT_H : u32 = 1 ; pub const __FD_ZERO_STOS : & 'static [ u8 ; 6usize ] = b"stosq\0" ; pub const __sigset_t_defined : u32 = 1 ; pub const __timeval_defined : u32 = 1 ; pub const __timespec_defined : u32 = 1 ; pub const FD_SETSIZE : u32 = 1024 ; pub const _SYS_SYSMACROS_H : u32 = 1 ; pub const _BITS_SYSMACROS_H : u32 = 1 ; pub const _BITS_PTHREADTYPES_COMMON_H : u32 = 1 ; pub const _THREAD_SHARED_TYPES_H : u32 = 1 ; pub const _BITS_PTHREADTYPES_ARCH_H : u32 = 1 ; pub const __SIZEOF_PTHREAD_MUTEX_T : u32 = 40 ; pub const __SIZEOF_PTHREAD_ATTR_T : u32 = 56 ; pub const __SIZEOF_PTHREAD_RWLOCK_T : u32 = 56 ; pub const __SIZEOF_PTHREAD_BARRIER_T : u32 = 32 ; pub const __SIZEOF_PTHREAD_MUTEXATTR_T : u32 = 4 ; pub const __SIZEOF_PTHREAD_COND_T : u32 = 48 ; pub const __SIZEOF_PTHREAD_CONDATTR_T : u32 = 4 ; pub const __SIZEOF_PTHREAD_RWLOCKATTR_T : u32 = 8 ; pub const __SIZEOF_PTHREAD_BARRIERATTR_T : u32 = 4 ; pub const __PTHREAD_MUTEX_LOCK_ELISION : u32 = 1 ; pub const __PTHREAD_MUTEX_NUSERS_AFTER_KIND : u32 = 0 ; pub const __PTHREAD_MUTEX_USE_UNION : u32 = 0 ; pub const __PTHREAD_RWLOCK_INT_FLAGS_SHARED : u32 = 1 ; pub const __PTHREAD_MUTEX_HAVE_PREV : u32 = 1 ; pub const __have_pthread_attr_t : u32 = 1 ; pub const _ALLOCA_H : u32 = 1 ; 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 __intmax_t = :: std :: os :: raw :: c_long ; pub type __uintmax_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 , Clone ) ] 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 { & ( * ( :: std :: ptr :: null :: < __fsid_t > ( ) ) ) . __val as * const _ as usize } , 0usize , concat ! ( "Offset of field: " , stringify ! ( __fsid_t ) , "::" , stringify ! ( __val ) ) ) ; } 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 __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 __sig_atomic_t = :: std :: os :: raw :: c_int ; pub type __FILE = _IO_FILE ; pub type FILE = _IO_FILE ; # [ repr ( C ) ] # [ derive ( Copy , Clone ) ] pub struct __mbstate_t { pub __count : :: std :: os :: raw :: c_int , pub __value : __mbstate_t__bindgen_ty_1 , } # [ repr ( C ) ] # [ derive ( Copy , Clone ) ] 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 { & ( * ( :: std :: ptr :: null :: < __mbstate_t__bindgen_ty_1 > ( ) ) ) . __wch as * const _ as usize } , 0usize , concat ! ( "Offset of field: " , stringify ! ( __mbstate_t__bindgen_ty_1 ) , "::" , stringify ! ( __wch ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < __mbstate_t__bindgen_ty_1 > ( ) ) ) . __wchb as * const _ as usize } , 0usize , concat ! ( "Offset of field: " , stringify ! ( __mbstate_t__bindgen_ty_1 ) , "::" , stringify ! ( __wchb ) ) ) ; } # [ 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 { & ( * ( :: std :: ptr :: null :: < __mbstate_t > ( ) ) ) . __count as * const _ as usize } , 0usize , concat ! ( "Offset of field: " , stringify ! ( __mbstate_t ) , "::" , stringify ! ( __count ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < __mbstate_t > ( ) ) ) . __value as * const _ as usize } , 4usize , concat ! ( "Offset of field: " , stringify ! ( __mbstate_t ) , "::" , stringify ! ( __value ) ) ) ; } # [ repr ( C ) ] # [ derive ( Copy , Clone ) ] 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 { & ( * ( :: std :: ptr :: null :: < _G_fpos_t > ( ) ) ) . __pos as * const _ as usize } , 0usize , concat ! ( "Offset of field: " , stringify ! ( _G_fpos_t ) , "::" , stringify ! ( __pos ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < _G_fpos_t > ( ) ) ) . __state as * const _ as usize } , 8usize , concat ! ( "Offset of field: " , stringify ! ( _G_fpos_t ) , "::" , stringify ! ( __state ) ) ) ; } # [ repr ( C ) ] # [ derive ( Copy , Clone ) ] 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 { & ( * ( :: std :: ptr :: null :: < _G_fpos64_t > ( ) ) ) . __pos as * const _ as usize } , 0usize , concat ! ( "Offset of field: " , stringify ! ( _G_fpos64_t ) , "::" , stringify ! ( __pos ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < _G_fpos64_t > ( ) ) ) . __state as * const _ as usize } , 8usize , concat ! ( "Offset of field: " , stringify ! ( _G_fpos64_t ) , "::" , stringify ! ( __state ) ) ) ; } pub type va_list = __builtin_va_list ; pub type __gnuc_va_list = __builtin_va_list ; # [ 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 , Clone ) ] 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 { & ( * ( :: std :: ptr :: null :: < _IO_marker > ( ) ) ) . _next as * const _ as usize } , 0usize , concat ! ( "Offset of field: " , stringify ! ( _IO_marker ) , "::" , stringify ! ( _next ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < _IO_marker > ( ) ) ) . _sbuf as * const _ as usize } , 8usize , concat ! ( "Offset of field: " , stringify ! ( _IO_marker ) , "::" , stringify ! ( _sbuf ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < _IO_marker > ( ) ) ) . _pos as * const _ as usize } , 16usize , concat ! ( "Offset of field: " , stringify ! ( _IO_marker ) , "::" , stringify ! ( _pos ) ) ) ; } 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 = u32 ; # [ repr ( C ) ] # [ derive ( Debug , Copy , Clone ) ] 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 { & ( * ( :: std :: ptr :: null :: < _IO_FILE > ( ) ) ) . _flags as * const _ as usize } , 0usize , concat ! ( "Offset of field: " , stringify ! ( _IO_FILE ) , "::" , stringify ! ( _flags ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < _IO_FILE > ( ) ) ) . _IO_read_ptr as * const _ as usize } , 8usize , concat ! ( "Offset of field: " , stringify ! ( _IO_FILE ) , "::" , stringify ! ( _IO_read_ptr ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < _IO_FILE > ( ) ) ) . _IO_read_end as * const _ as usize } , 16usize , concat ! ( "Offset of field: " , stringify ! ( _IO_FILE ) , "::" , stringify ! ( _IO_read_end ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < _IO_FILE > ( ) ) ) . _IO_read_base as * const _ as usize } , 24usize , concat ! ( "Offset of field: " , stringify ! ( _IO_FILE ) , "::" , stringify ! ( _IO_read_base ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < _IO_FILE > ( ) ) ) . _IO_write_base as * const _ as usize } , 32usize , concat ! ( "Offset of field: " , stringify ! ( _IO_FILE ) , "::" , stringify ! ( _IO_write_base ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < _IO_FILE > ( ) ) ) . _IO_write_ptr as * const _ as usize } , 40usize , concat ! ( "Offset of field: " , stringify ! ( _IO_FILE ) , "::" , stringify ! ( _IO_write_ptr ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < _IO_FILE > ( ) ) ) . _IO_write_end as * const _ as usize } , 48usize , concat ! ( "Offset of field: " , stringify ! ( _IO_FILE ) , "::" , stringify ! ( _IO_write_end ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < _IO_FILE > ( ) ) ) . _IO_buf_base as * const _ as usize } , 56usize , concat ! ( "Offset of field: " , stringify ! ( _IO_FILE ) , "::" , stringify ! ( _IO_buf_base ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < _IO_FILE > ( ) ) ) . _IO_buf_end as * const _ as usize } , 64usize , concat ! ( "Offset of field: " , stringify ! ( _IO_FILE ) , "::" , stringify ! ( _IO_buf_end ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < _IO_FILE > ( ) ) ) . _IO_save_base as * const _ as usize } , 72usize , concat ! ( "Offset of field: " , stringify ! ( _IO_FILE ) , "::" , stringify ! ( _IO_save_base ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < _IO_FILE > ( ) ) ) . _IO_backup_base as * const _ as usize } , 80usize , concat ! ( "Offset of field: " , stringify ! ( _IO_FILE ) , "::" , stringify ! ( _IO_backup_base ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < _IO_FILE > ( ) ) ) . _IO_save_end as * const _ as usize } , 88usize , concat ! ( "Offset of field: " , stringify ! ( _IO_FILE ) , "::" , stringify ! ( _IO_save_end ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < _IO_FILE > ( ) ) ) . _markers as * const _ as usize } , 96usize , concat ! ( "Offset of field: " , stringify ! ( _IO_FILE ) , "::" , stringify ! ( _markers ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < _IO_FILE > ( ) ) ) . _chain as * const _ as usize } , 104usize , concat ! ( "Offset of field: " , stringify ! ( _IO_FILE ) , "::" , stringify ! ( _chain ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < _IO_FILE > ( ) ) ) . _fileno as * const _ as usize } , 112usize , concat ! ( "Offset of field: " , stringify ! ( _IO_FILE ) , "::" , stringify ! ( _fileno ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < _IO_FILE > ( ) ) ) . _flags2 as * const _ as usize } , 116usize , concat ! ( "Offset of field: " , stringify ! ( _IO_FILE ) , "::" , stringify ! ( _flags2 ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < _IO_FILE > ( ) ) ) . _old_offset as * const _ as usize } , 120usize , concat ! ( "Offset of field: " , stringify ! ( _IO_FILE ) , "::" , stringify ! ( _old_offset ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < _IO_FILE > ( ) ) ) . _cur_column as * const _ as usize } , 128usize , concat ! ( "Offset of field: " , stringify ! ( _IO_FILE ) , "::" , stringify ! ( _cur_column ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < _IO_FILE > ( ) ) ) . _vtable_offset as * const _ as usize } , 130usize , concat ! ( "Offset of field: " , stringify ! ( _IO_FILE ) , "::" , stringify ! ( _vtable_offset ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < _IO_FILE > ( ) ) ) . _shortbuf as * const _ as usize } , 131usize , concat ! ( "Offset of field: " , stringify ! ( _IO_FILE ) , "::" , stringify ! ( _shortbuf ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < _IO_FILE > ( ) ) ) . _lock as * const _ as usize } , 136usize , concat ! ( "Offset of field: " , stringify ! ( _IO_FILE ) , "::" , stringify ! ( _lock ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < _IO_FILE > ( ) ) ) . _offset as * const _ as usize } , 144usize , concat ! ( "Offset of field: " , stringify ! ( _IO_FILE ) , "::" , stringify ! ( _offset ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < _IO_FILE > ( ) ) ) . __pad1 as * const _ as usize } , 152usize , concat ! ( "Offset of field: " , stringify ! ( _IO_FILE ) , "::" , stringify ! ( __pad1 ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < _IO_FILE > ( ) ) ) . __pad2 as * const _ as usize } , 160usize , concat ! ( "Offset of field: " , stringify ! ( _IO_FILE ) , "::" , stringify ! ( __pad2 ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < _IO_FILE > ( ) ) ) . __pad3 as * const _ as usize } , 168usize , concat ! ( "Offset of field: " , stringify ! ( _IO_FILE ) , "::" , stringify ! ( __pad3 ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < _IO_FILE > ( ) ) ) . __pad4 as * const _ as usize } , 176usize , concat ! ( "Offset of field: " , stringify ! ( _IO_FILE ) , "::" , stringify ! ( __pad4 ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < _IO_FILE > ( ) ) ) . __pad5 as * const _ as usize } , 184usize , concat ! ( "Offset of field: " , stringify ! ( _IO_FILE ) , "::" , stringify ! ( __pad5 ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < _IO_FILE > ( ) ) ) . _mode as * const _ as usize } , 192usize , concat ! ( "Offset of field: " , stringify ! ( _IO_FILE ) , "::" , stringify ! ( _mode ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < _IO_FILE > ( ) ) ) . _unused2 as * const _ as usize } , 196usize , concat ! ( "Offset of field: " , stringify ! ( _IO_FILE ) , "::" , stringify ! ( _unused2 ) ) ) ; } # [ repr ( C ) ] # [ derive ( Debug , Copy , Clone ) ] pub struct _IO_FILE_plus { _unused : [ u8 ; 0 ] , } extern "C" { pub static mut _IO_2_1_stdin_ : _IO_FILE_plus ; } extern "C" { pub static mut _IO_2_1_stdout_ : _IO_FILE_plus ; } extern "C" { 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" { pub static mut stdin : * mut _IO_FILE ; } extern "C" { pub static mut stdout : * mut _IO_FILE ; } extern "C" { 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 : :: std :: os :: raw :: c_ulong , __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 : :: std :: os :: raw :: c_ulong , __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" { pub static mut sys_nerr : :: std :: os :: raw :: c_int ; } extern "C" { 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 ) ; } pub type int_least8_t = :: std :: os :: raw :: c_schar ; pub type int_least16_t = :: std :: os :: raw :: c_short ; pub type int_least32_t = :: std :: os :: raw :: c_int ; pub type int_least64_t = :: std :: os :: raw :: c_long ; pub type uint_least8_t = :: std :: os :: raw :: c_uchar ; pub type uint_least16_t = :: std :: os :: raw :: c_ushort ; pub type uint_least32_t = :: std :: os :: raw :: c_uint ; pub type uint_least64_t = :: std :: os :: raw :: c_ulong ; pub type int_fast8_t = :: std :: os :: raw :: c_schar ; pub type int_fast16_t = :: std :: os :: raw :: c_long ; pub type int_fast32_t = :: std :: os :: raw :: c_long ; pub type int_fast64_t = :: std :: os :: raw :: c_long ; pub type uint_fast8_t = :: std :: os :: raw :: c_uchar ; pub type uint_fast16_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast32_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast64_t = :: std :: os :: raw :: c_ulong ; pub type intmax_t = __intmax_t ; pub type uintmax_t = __uintmax_t ; # [ repr ( C ) ] # [ derive ( Debug , Copy , Clone ) ] pub struct JSRuntime { _unused : [ u8 ; 0 ] , } # [ repr ( C ) ] # [ derive ( Debug , Copy , Clone ) ] pub struct JSContext { _unused : [ u8 ; 0 ] , } # [ repr ( C ) ] # [ derive ( Debug , Copy , Clone ) ] pub struct JSObject { _unused : [ u8 ; 0 ] , } # [ repr ( C ) ] # [ derive ( Debug , Copy , Clone ) ] pub struct JSClass { _unused : [ u8 ; 0 ] , } pub type JSClassID = u32 ; pub type JSAtom = u32 ; pub const JS_TAG_FIRST : _bindgen_ty_1 = -10 ; pub const JS_TAG_BIG_INT : _bindgen_ty_1 = -10 ; pub const JS_TAG_BIG_FLOAT : _bindgen_ty_1 = -9 ; pub const JS_TAG_SYMBOL : _bindgen_ty_1 = -8 ; pub const JS_TAG_STRING : _bindgen_ty_1 = -7 ; pub const JS_TAG_SHAPE : _bindgen_ty_1 = -6 ; pub const JS_TAG_ASYNC_FUNCTION : _bindgen_ty_1 = -5 ; pub const JS_TAG_VAR_REF : _bindgen_ty_1 = -4 ; pub const JS_TAG_MODULE : _bindgen_ty_1 = -3 ; pub const JS_TAG_FUNCTION_BYTECODE : _bindgen_ty_1 = -2 ; pub const JS_TAG_OBJECT : _bindgen_ty_1 = -1 ; pub const JS_TAG_INT : _bindgen_ty_1 = 0 ; pub const JS_TAG_BOOL : _bindgen_ty_1 = 1 ; pub const JS_TAG_NULL : _bindgen_ty_1 = 2 ; pub const JS_TAG_UNDEFINED : _bindgen_ty_1 = 3 ; pub const JS_TAG_UNINITIALIZED : _bindgen_ty_1 = 4 ; pub const JS_TAG_CATCH_OFFSET : _bindgen_ty_1 = 5 ; pub const JS_TAG_EXCEPTION : _bindgen_ty_1 = 6 ; pub const JS_TAG_FLOAT64 : _bindgen_ty_1 = 7 ; pub type _bindgen_ty_1 = i32 ; # [ repr ( C ) ] # [ derive ( Debug , Copy , Clone ) ] pub struct JSRefCountHeader { pub ref_count : :: std :: os :: raw :: c_int , } # [ test ] fn bindgen_test_layout_JSRefCountHeader ( ) { assert_eq ! ( :: std :: mem :: size_of :: < JSRefCountHeader > ( ) , 4usize , concat ! ( "Size of: " , stringify ! ( JSRefCountHeader ) ) ) ; assert_eq ! ( :: std :: mem :: align_of :: < JSRefCountHeader > ( ) , 4usize , concat ! ( "Alignment of " , stringify ! ( JSRefCountHeader ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < JSRefCountHeader > ( ) ) ) . ref_count as * const _ as usize } , 0usize , concat ! ( "Offset of field: " , stringify ! ( JSRefCountHeader ) , "::" , stringify ! ( ref_count ) ) ) ; } # [ repr ( C ) ] # [ derive ( Copy , Clone ) ] pub union JSValueUnion { pub int32 : i32 , pub float64 : f64 , pub ptr : * mut :: std :: os :: raw :: c_void , _bindgen_union_align : u64 , } # [ test ] fn bindgen_test_layout_JSValueUnion ( ) { assert_eq ! ( :: std :: mem :: size_of :: < JSValueUnion > ( ) , 8usize , concat ! ( "Size of: " , stringify ! ( JSValueUnion ) ) ) ; assert_eq ! ( :: std :: mem :: align_of :: < JSValueUnion > ( ) , 8usize , concat ! ( "Alignment of " , stringify ! ( JSValueUnion ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < JSValueUnion > ( ) ) ) . int32 as * const _ as usize } , 0usize , concat ! ( "Offset of field: " , stringify ! ( JSValueUnion ) , "::" , stringify ! ( int32 ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < JSValueUnion > ( ) ) ) . float64 as * const _ as usize } , 0usize , concat ! ( "Offset of field: " , stringify ! ( JSValueUnion ) , "::" , stringify ! ( float64 ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < JSValueUnion > ( ) ) ) . ptr as * const _ as usize } , 0usize , concat ! ( "Offset of field: " , stringify ! ( JSValueUnion ) , "::" , stringify ! ( ptr ) ) ) ; } # [ repr ( C ) ] # [ derive ( Copy , Clone ) ] pub struct JSValue { pub u : JSValueUnion , pub tag : i64 , } # [ test ] fn bindgen_test_layout_JSValue ( ) { assert_eq ! ( :: std :: mem :: size_of :: < JSValue > ( ) , 16usize , concat ! ( "Size of: " , stringify ! ( JSValue ) ) ) ; assert_eq ! ( :: std :: mem :: align_of :: < JSValue > ( ) , 8usize , concat ! ( "Alignment of " , stringify ! ( JSValue ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < JSValue > ( ) ) ) . u as * const _ as usize } , 0usize , concat ! ( "Offset of field: " , stringify ! ( JSValue ) , "::" , stringify ! ( u ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < JSValue > ( ) ) ) . tag as * const _ as usize } , 8usize , concat ! ( "Offset of field: " , stringify ! ( JSValue ) , "::" , stringify ! ( tag ) ) ) ; } pub type JSCFunction = :: std :: option :: Option < unsafe extern "C" fn ( ctx : * mut JSContext , this_val : JSValue , argc : :: std :: os :: raw :: c_int , argv : * mut JSValue ) -> JSValue > ; pub type JSCFunctionMagic = :: std :: option :: Option < unsafe extern "C" fn ( ctx : * mut JSContext , this_val : JSValue , argc : :: std :: os :: raw :: c_int , argv : * mut JSValue , magic : :: std :: os :: raw :: c_int ) -> JSValue > ; pub type JSCFunctionData = :: std :: option :: Option < unsafe extern "C" fn ( ctx : * mut JSContext , this_val : JSValue , argc : :: std :: os :: raw :: c_int , argv : * mut JSValue , magic : :: std :: os :: raw :: c_int , func_data : * mut JSValue ) -> JSValue > ; # [ repr ( C ) ] # [ derive ( Debug , Copy , Clone ) ] pub struct JSMallocState { pub malloc_count : usize , pub malloc_size : usize , pub malloc_limit : usize , pub opaque : * mut :: std :: os :: raw :: c_void , } # [ test ] fn bindgen_test_layout_JSMallocState ( ) { assert_eq ! ( :: std :: mem :: size_of :: < JSMallocState > ( ) , 32usize , concat ! ( "Size of: " , stringify ! ( JSMallocState ) ) ) ; assert_eq ! ( :: std :: mem :: align_of :: < JSMallocState > ( ) , 8usize , concat ! ( "Alignment of " , stringify ! ( JSMallocState ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < JSMallocState > ( ) ) ) . malloc_count as * const _ as usize } , 0usize , concat ! ( "Offset of field: " , stringify ! ( JSMallocState ) , "::" , stringify ! ( malloc_count ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < JSMallocState > ( ) ) ) . malloc_size as * const _ as usize } , 8usize , concat ! ( "Offset of field: " , stringify ! ( JSMallocState ) , "::" , stringify ! ( malloc_size ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < JSMallocState > ( ) ) ) . malloc_limit as * const _ as usize } , 16usize , concat ! ( "Offset of field: " , stringify ! ( JSMallocState ) , "::" , stringify ! ( malloc_limit ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < JSMallocState > ( ) ) ) . opaque as * const _ as usize } , 24usize , concat ! ( "Offset of field: " , stringify ! ( JSMallocState ) , "::" , stringify ! ( opaque ) ) ) ; } # [ repr ( C ) ] # [ derive ( Debug , Copy , Clone ) ] pub struct JSMallocFunctions { pub js_malloc : :: std :: option :: Option < unsafe extern "C" fn ( s : * mut JSMallocState , size : usize ) -> * mut :: std :: os :: raw :: c_void > , pub js_free : :: std :: option :: Option < unsafe extern "C" fn ( s : * mut JSMallocState , ptr : * mut :: std :: os :: raw :: c_void ) > , pub js_realloc : :: std :: option :: Option < unsafe extern "C" fn ( s : * mut JSMallocState , ptr : * mut :: std :: os :: raw :: c_void , size : usize ) -> * mut :: std :: os :: raw :: c_void > , pub js_malloc_usable_size : :: std :: option :: Option < unsafe extern "C" fn ( ptr : * const :: std :: os :: raw :: c_void ) -> usize > , } # [ test ] fn bindgen_test_layout_JSMallocFunctions ( ) { assert_eq ! ( :: std :: mem :: size_of :: < JSMallocFunctions > ( ) , 32usize , concat ! ( "Size of: " , stringify ! ( JSMallocFunctions ) ) ) ; assert_eq ! ( :: std :: mem :: align_of :: < JSMallocFunctions > ( ) , 8usize , concat ! ( "Alignment of " , stringify ! ( JSMallocFunctions ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < JSMallocFunctions > ( ) ) ) . js_malloc as * const _ as usize } , 0usize , concat ! ( "Offset of field: " , stringify ! ( JSMallocFunctions ) , "::" , stringify ! ( js_malloc ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < JSMallocFunctions > ( ) ) ) . js_free as * const _ as usize } , 8usize , concat ! ( "Offset of field: " , stringify ! ( JSMallocFunctions ) , "::" , stringify ! ( js_free ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < JSMallocFunctions > ( ) ) ) . js_realloc as * const _ as usize } , 16usize , concat ! ( "Offset of field: " , stringify ! ( JSMallocFunctions ) , "::" , stringify ! ( js_realloc ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < JSMallocFunctions > ( ) ) ) . js_malloc_usable_size as * const _ as usize } , 24usize , concat ! ( "Offset of field: " , stringify ! ( JSMallocFunctions ) , "::" , stringify ! ( js_malloc_usable_size ) ) ) ; } extern "C" { pub fn JS_NewRuntime ( ) -> * mut JSRuntime ; } extern "C" { pub fn JS_SetRuntimeInfo ( rt : * mut JSRuntime , info : * const :: std :: os :: raw :: c_char ) ; } extern "C" { pub fn JS_SetMemoryLimit ( rt : * mut JSRuntime , limit : usize ) ; } extern "C" { pub fn JS_SetGCThreshold ( rt : * mut JSRuntime , gc_threshold : usize ) ; } extern "C" { pub fn JS_NewRuntime2 ( mf : * const JSMallocFunctions , opaque : * mut :: std :: os :: raw :: c_void ) -> * mut JSRuntime ; } extern "C" { pub fn JS_FreeRuntime ( rt : * mut JSRuntime ) ; } pub type JS_MarkFunc = :: std :: option :: Option < unsafe extern "C" fn ( rt : * mut JSRuntime , val : JSValue ) > ; extern "C" { pub fn JS_MarkValue ( rt : * mut JSRuntime , val : JSValue , mark_func : JS_MarkFunc ) ; } extern "C" { pub fn JS_RunGC ( rt : * mut JSRuntime ) ; } extern "C" { pub fn JS_IsLiveObject ( rt : * mut JSRuntime , obj : JSValue ) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn JS_IsInGCSweep ( rt : * mut JSRuntime ) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn JS_NewContext ( rt : * mut JSRuntime ) -> * mut JSContext ; } extern "C" { pub fn JS_FreeContext ( s : * mut JSContext ) ; } extern "C" { pub fn JS_GetContextOpaque ( ctx : * mut JSContext ) -> * mut :: std :: os :: raw :: c_void ; } extern "C" { pub fn JS_SetContextOpaque ( ctx : * mut JSContext , opaque : * mut :: std :: os :: raw :: c_void ) ; } extern "C" { pub fn JS_GetRuntime ( ctx : * mut JSContext ) -> * mut JSRuntime ; } extern "C" { pub fn JS_SetMaxStackSize ( ctx : * mut JSContext , stack_size : usize ) ; } extern "C" { pub fn JS_SetClassProto ( ctx : * mut JSContext , class_id : JSClassID , obj : JSValue ) ; } extern "C" { pub fn JS_GetClassProto ( ctx : * mut JSContext , class_id : JSClassID ) -> JSValue ; } extern "C" { pub fn JS_NewContextRaw ( rt : * mut JSRuntime ) -> * mut JSContext ; } extern "C" { pub fn JS_AddIntrinsicBaseObjects ( ctx : * mut JSContext ) ; } extern "C" { pub fn JS_AddIntrinsicDate ( ctx : * mut JSContext ) ; } extern "C" { pub fn JS_AddIntrinsicEval ( ctx : * mut JSContext ) ; } extern "C" { pub fn JS_AddIntrinsicStringNormalize ( ctx : * mut JSContext ) ; } extern "C" { pub fn JS_AddIntrinsicRegExpCompiler ( ctx : * mut JSContext ) ; } extern "C" { pub fn JS_AddIntrinsicRegExp ( ctx : * mut JSContext ) ; } extern "C" { pub fn JS_AddIntrinsicJSON ( ctx : * mut JSContext ) ; } extern "C" { pub fn JS_AddIntrinsicProxy ( ctx : * mut JSContext ) ; } extern "C" { pub fn JS_AddIntrinsicMapSet ( ctx : * mut JSContext ) ; } extern "C" { pub fn JS_AddIntrinsicTypedArrays ( ctx : * mut JSContext ) ; } extern "C" { pub fn JS_AddIntrinsicPromise ( ctx : * mut JSContext ) ; } extern "C" { pub fn js_string_codePointRange ( ctx : * mut JSContext , this_val : JSValue , argc : :: std :: os :: raw :: c_int , argv : * mut JSValue ) -> JSValue ; } extern "C" { pub fn js_malloc_rt ( rt : * mut JSRuntime , size : usize ) -> * mut :: std :: os :: raw :: c_void ; } extern "C" { pub fn js_free_rt ( rt : * mut JSRuntime , ptr : * mut :: std :: os :: raw :: c_void ) ; } extern "C" { pub fn js_realloc_rt ( rt : * mut JSRuntime , ptr : * mut :: std :: os :: raw :: c_void , size : usize ) -> * mut :: std :: os :: raw :: c_void ; } extern "C" { pub fn js_malloc_usable_size_rt ( rt : * mut JSRuntime , ptr : * const :: std :: os :: raw :: c_void ) -> usize ; } extern "C" { pub fn js_mallocz_rt ( rt : * mut JSRuntime , size : usize ) -> * mut :: std :: os :: raw :: c_void ; } extern "C" { pub fn js_malloc ( ctx : * mut JSContext , size : usize ) -> * mut :: std :: os :: raw :: c_void ; } extern "C" { pub fn js_free ( ctx : * mut JSContext , ptr : * mut :: std :: os :: raw :: c_void ) ; } extern "C" { pub fn js_realloc ( ctx : * mut JSContext , ptr : * mut :: std :: os :: raw :: c_void , size : usize ) -> * mut :: std :: os :: raw :: c_void ; } extern "C" { pub fn js_malloc_usable_size ( ctx : * mut JSContext , ptr : * const :: std :: os :: raw :: c_void ) -> usize ; } extern "C" { pub fn js_realloc2 ( ctx : * mut JSContext , ptr : * mut :: std :: os :: raw :: c_void , size : usize , pslack : * mut usize ) -> * mut :: std :: os :: raw :: c_void ; } extern "C" { pub fn js_mallocz ( ctx : * mut JSContext , size : usize ) -> * mut :: std :: os :: raw :: c_void ; } extern "C" { pub fn js_strdup ( ctx : * mut JSContext , str : * const :: std :: os :: raw :: c_char ) -> * mut :: std :: os :: raw :: c_char ; } extern "C" { pub fn js_strndup ( ctx : * mut JSContext , s : * const :: std :: os :: raw :: c_char , n : usize ) -> * mut :: std :: os :: raw :: c_char ; } # [ repr ( C ) ] # [ derive ( Debug , Copy , Clone ) ] pub struct JSMemoryUsage { pub malloc_size : i64 , pub malloc_limit : i64 , pub memory_used_size : i64 , pub malloc_count : i64 , pub memory_used_count : i64 , pub atom_count : i64 , pub atom_size : i64 , pub str_count : i64 , pub str_size : i64 , pub obj_count : i64 , pub obj_size : i64 , pub prop_count : i64 , pub prop_size : i64 , pub shape_count : i64 , pub shape_size : i64 , pub js_func_count : i64 , pub js_func_size : i64 , pub js_func_code_size : i64 , pub js_func_pc2line_count : i64 , pub js_func_pc2line_size : i64 , pub c_func_count : i64 , pub array_count : i64 , pub fast_array_count : i64 , pub fast_array_elements : i64 , pub binary_object_count : i64 , pub binary_object_size : i64 , } # [ test ] fn bindgen_test_layout_JSMemoryUsage ( ) { assert_eq ! ( :: std :: mem :: size_of :: < JSMemoryUsage > ( ) , 208usize , concat ! ( "Size of: " , stringify ! ( JSMemoryUsage ) ) ) ; assert_eq ! ( :: std :: mem :: align_of :: < JSMemoryUsage > ( ) , 8usize , concat ! ( "Alignment of " , stringify ! ( JSMemoryUsage ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < JSMemoryUsage > ( ) ) ) . malloc_size as * const _ as usize } , 0usize , concat ! ( "Offset of field: " , stringify ! ( JSMemoryUsage ) , "::" , stringify ! ( malloc_size ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < JSMemoryUsage > ( ) ) ) . malloc_limit as * const _ as usize } , 8usize , concat ! ( "Offset of field: " , stringify ! ( JSMemoryUsage ) , "::" , stringify ! ( malloc_limit ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < JSMemoryUsage > ( ) ) ) . memory_used_size as * const _ as usize } , 16usize , concat ! ( "Offset of field: " , stringify ! ( JSMemoryUsage ) , "::" , stringify ! ( memory_used_size ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < JSMemoryUsage > ( ) ) ) . malloc_count as * const _ as usize } , 24usize , concat ! ( "Offset of field: " , stringify ! ( JSMemoryUsage ) , "::" , stringify ! ( malloc_count ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < JSMemoryUsage > ( ) ) ) . memory_used_count as * const _ as usize } , 32usize , concat ! ( "Offset of field: " , stringify ! ( JSMemoryUsage ) , "::" , stringify ! ( memory_used_count ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < JSMemoryUsage > ( ) ) ) . atom_count as * const _ as usize } , 40usize , concat ! ( "Offset of field: " , stringify ! ( JSMemoryUsage ) , "::" , stringify ! ( atom_count ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < JSMemoryUsage > ( ) ) ) . atom_size as * const _ as usize } , 48usize , concat ! ( "Offset of field: " , stringify ! ( JSMemoryUsage ) , "::" , stringify ! ( atom_size ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < JSMemoryUsage > ( ) ) ) . str_count as * const _ as usize } , 56usize , concat ! ( "Offset of field: " , stringify ! ( JSMemoryUsage ) , "::" , stringify ! ( str_count ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < JSMemoryUsage > ( ) ) ) . str_size as * const _ as usize } , 64usize , concat ! ( "Offset of field: " , stringify ! ( JSMemoryUsage ) , "::" , stringify ! ( str_size ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < JSMemoryUsage > ( ) ) ) . obj_count as * const _ as usize } , 72usize , concat ! ( "Offset of field: " , stringify ! ( JSMemoryUsage ) , "::" , stringify ! ( obj_count ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < JSMemoryUsage > ( ) ) ) . obj_size as * const _ as usize } , 80usize , concat ! ( "Offset of field: " , stringify ! ( JSMemoryUsage ) , "::" , stringify ! ( obj_size ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < JSMemoryUsage > ( ) ) ) . prop_count as * const _ as usize } , 88usize , concat ! ( "Offset of field: " , stringify ! ( JSMemoryUsage ) , "::" , stringify ! ( prop_count ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < JSMemoryUsage > ( ) ) ) . prop_size as * const _ as usize } , 96usize , concat ! ( "Offset of field: " , stringify ! ( JSMemoryUsage ) , "::" , stringify ! ( prop_size ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < JSMemoryUsage > ( ) ) ) . shape_count as * const _ as usize } , 104usize , concat ! ( "Offset of field: " , stringify ! ( JSMemoryUsage ) , "::" , stringify ! ( shape_count ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < JSMemoryUsage > ( ) ) ) . shape_size as * const _ as usize } , 112usize , concat ! ( "Offset of field: " , stringify ! ( JSMemoryUsage ) , "::" , stringify ! ( shape_size ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < JSMemoryUsage > ( ) ) ) . js_func_count as * const _ as usize } , 120usize , concat ! ( "Offset of field: " , stringify ! ( JSMemoryUsage ) , "::" , stringify ! ( js_func_count ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < JSMemoryUsage > ( ) ) ) . js_func_size as * const _ as usize } , 128usize , concat ! ( "Offset of field: " , stringify ! ( JSMemoryUsage ) , "::" , stringify ! ( js_func_size ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < JSMemoryUsage > ( ) ) ) . js_func_code_size as * const _ as usize } , 136usize , concat ! ( "Offset of field: " , stringify ! ( JSMemoryUsage ) , "::" , stringify ! ( js_func_code_size ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < JSMemoryUsage > ( ) ) ) . js_func_pc2line_count as * const _ as usize } , 144usize , concat ! ( "Offset of field: " , stringify ! ( JSMemoryUsage ) , "::" , stringify ! ( js_func_pc2line_count ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < JSMemoryUsage > ( ) ) ) . js_func_pc2line_size as * const _ as usize } , 152usize , concat ! ( "Offset of field: " , stringify ! ( JSMemoryUsage ) , "::" , stringify ! ( js_func_pc2line_size ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < JSMemoryUsage > ( ) ) ) . c_func_count as * const _ as usize } , 160usize , concat ! ( "Offset of field: " , stringify ! ( JSMemoryUsage ) , "::" , stringify ! ( c_func_count ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < JSMemoryUsage > ( ) ) ) . array_count as * const _ as usize } , 168usize , concat ! ( "Offset of field: " , stringify ! ( JSMemoryUsage ) , "::" , stringify ! ( array_count ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < JSMemoryUsage > ( ) ) ) . fast_array_count as * const _ as usize } , 176usize , concat ! ( "Offset of field: " , stringify ! ( JSMemoryUsage ) , "::" , stringify ! ( fast_array_count ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < JSMemoryUsage > ( ) ) ) . fast_array_elements as * const _ as usize } , 184usize , concat ! ( "Offset of field: " , stringify ! ( JSMemoryUsage ) , "::" , stringify ! ( fast_array_elements ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < JSMemoryUsage > ( ) ) ) . binary_object_count as * const _ as usize } , 192usize , concat ! ( "Offset of field: " , stringify ! ( JSMemoryUsage ) , "::" , stringify ! ( binary_object_count ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < JSMemoryUsage > ( ) ) ) . binary_object_size as * const _ as usize } , 200usize , concat ! ( "Offset of field: " , stringify ! ( JSMemoryUsage ) , "::" , stringify ! ( binary_object_size ) ) ) ; } extern "C" { pub fn JS_ComputeMemoryUsage ( rt : * mut JSRuntime , s : * mut JSMemoryUsage ) ; } extern "C" { pub fn JS_DumpMemoryUsage ( fp : * mut FILE , s : * const JSMemoryUsage , rt : * mut JSRuntime ) ; } extern "C" { pub fn JS_NewAtomLen ( ctx : * mut JSContext , str : * const :: std :: os :: raw :: c_char , len : :: std :: os :: raw :: c_int ) -> JSAtom ; } extern "C" { pub fn JS_NewAtom ( ctx : * mut JSContext , str : * const :: std :: os :: raw :: c_char ) -> JSAtom ; } extern "C" { pub fn JS_NewAtomUInt32 ( ctx : * mut JSContext , n : u32 ) -> JSAtom ; } extern "C" { pub fn JS_DupAtom ( ctx : * mut JSContext , v : JSAtom ) -> JSAtom ; } extern "C" { pub fn JS_FreeAtom ( ctx : * mut JSContext , v : JSAtom ) ; } extern "C" { pub fn JS_FreeAtomRT ( rt : * mut JSRuntime , v : JSAtom ) ; } extern "C" { pub fn JS_AtomToValue ( ctx : * mut JSContext , atom : JSAtom ) -> JSValue ; } extern "C" { pub fn JS_AtomToString ( ctx : * mut JSContext , atom : JSAtom ) -> JSValue ; } extern "C" { pub fn JS_AtomToCString ( ctx : * mut JSContext , atom : JSAtom ) -> * const :: std :: os :: raw :: c_char ; } # [ repr ( C ) ] # [ derive ( Debug , Copy , Clone ) ] pub struct JSPropertyEnum { pub is_enumerable : :: std :: os :: raw :: c_int , pub atom : JSAtom , } # [ test ] fn bindgen_test_layout_JSPropertyEnum ( ) { assert_eq ! ( :: std :: mem :: size_of :: < JSPropertyEnum > ( ) , 8usize , concat ! ( "Size of: " , stringify ! ( JSPropertyEnum ) ) ) ; assert_eq ! ( :: std :: mem :: align_of :: < JSPropertyEnum > ( ) , 4usize , concat ! ( "Alignment of " , stringify ! ( JSPropertyEnum ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < JSPropertyEnum > ( ) ) ) . is_enumerable as * const _ as usize } , 0usize , concat ! ( "Offset of field: " , stringify ! ( JSPropertyEnum ) , "::" , stringify ! ( is_enumerable ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < JSPropertyEnum > ( ) ) ) . atom as * const _ as usize } , 4usize , concat ! ( "Offset of field: " , stringify ! ( JSPropertyEnum ) , "::" , stringify ! ( atom ) ) ) ; } # [ repr ( C ) ] # [ derive ( Copy , Clone ) ] pub struct JSPropertyDescriptor { pub flags : :: std :: os :: raw :: c_int , pub value : JSValue , pub getter : JSValue , pub setter : JSValue , } # [ test ] fn bindgen_test_layout_JSPropertyDescriptor ( ) { assert_eq ! ( :: std :: mem :: size_of :: < JSPropertyDescriptor > ( ) , 56usize , concat ! ( "Size of: " , stringify ! ( JSPropertyDescriptor ) ) ) ; assert_eq ! ( :: std :: mem :: align_of :: < JSPropertyDescriptor > ( ) , 8usize , concat ! ( "Alignment of " , stringify ! ( JSPropertyDescriptor ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < JSPropertyDescriptor > ( ) ) ) . flags as * const _ as usize } , 0usize , concat ! ( "Offset of field: " , stringify ! ( JSPropertyDescriptor ) , "::" , stringify ! ( flags ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < JSPropertyDescriptor > ( ) ) ) . value as * const _ as usize } , 8usize , concat ! ( "Offset of field: " , stringify ! ( JSPropertyDescriptor ) , "::" , stringify ! ( value ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < JSPropertyDescriptor > ( ) ) ) . getter as * const _ as usize } , 24usize , concat ! ( "Offset of field: " , stringify ! ( JSPropertyDescriptor ) , "::" , stringify ! ( getter ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < JSPropertyDescriptor > ( ) ) ) . setter as * const _ as usize } , 40usize , concat ! ( "Offset of field: " , stringify ! ( JSPropertyDescriptor ) , "::" , stringify ! ( setter ) ) ) ; } # [ repr ( C ) ] # [ derive ( Debug , Copy , Clone ) ] pub struct JSClassExoticMethods { pub get_own_property : :: std :: option :: Option < unsafe extern "C" fn ( ctx : * mut JSContext , desc : * mut JSPropertyDescriptor , obj : JSValue , prop : JSAtom ) -> :: std :: os :: raw :: c_int > , pub get_own_property_names : :: std :: option :: Option < unsafe extern "C" fn ( ctx : * mut JSContext , ptab : * mut * mut JSPropertyEnum , plen : * mut u32 , obj : JSValue ) -> :: std :: os :: raw :: c_int > , pub delete_property : :: std :: option :: Option < unsafe extern "C" fn ( ctx : * mut JSContext , obj : JSValue , prop : JSAtom ) -> :: std :: os :: raw :: c_int > , pub define_own_property : :: std :: option :: Option < unsafe extern "C" fn ( ctx : * mut JSContext , this_obj : JSValue , prop : JSAtom , val : JSValue , getter : JSValue , setter : JSValue , flags : :: std :: os :: raw :: c_int ) -> :: std :: os :: raw :: c_int > , pub has_property : :: std :: option :: Option < unsafe extern "C" fn ( ctx : * mut JSContext , obj : JSValue , atom : JSAtom ) -> :: std :: os :: raw :: c_int > , pub get_property : :: std :: option :: Option < unsafe extern "C" fn ( ctx : * mut JSContext , obj : JSValue , atom : JSAtom , receiver : JSValue ) -> JSValue > , pub set_property : :: std :: option :: Option < unsafe extern "C" fn ( ctx : * mut JSContext , obj : JSValue , atom : JSAtom , value : JSValue , receiver : JSValue , flags : :: std :: os :: raw :: c_int ) -> :: std :: os :: raw :: c_int > , } # [ test ] fn bindgen_test_layout_JSClassExoticMethods ( ) { assert_eq ! ( :: std :: mem :: size_of :: < JSClassExoticMethods > ( ) , 56usize , concat ! ( "Size of: " , stringify ! ( JSClassExoticMethods ) ) ) ; assert_eq ! ( :: std :: mem :: align_of :: < JSClassExoticMethods > ( ) , 8usize , concat ! ( "Alignment of " , stringify ! ( JSClassExoticMethods ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < JSClassExoticMethods > ( ) ) ) . get_own_property as * const _ as usize } , 0usize , concat ! ( "Offset of field: " , stringify ! ( JSClassExoticMethods ) , "::" , stringify ! ( get_own_property ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < JSClassExoticMethods > ( ) ) ) . get_own_property_names as * const _ as usize } , 8usize , concat ! ( "Offset of field: " , stringify ! ( JSClassExoticMethods ) , "::" , stringify ! ( get_own_property_names ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < JSClassExoticMethods > ( ) ) ) . delete_property as * const _ as usize } , 16usize , concat ! ( "Offset of field: " , stringify ! ( JSClassExoticMethods ) , "::" , stringify ! ( delete_property ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < JSClassExoticMethods > ( ) ) ) . define_own_property as * const _ as usize } , 24usize , concat ! ( "Offset of field: " , stringify ! ( JSClassExoticMethods ) , "::" , stringify ! ( define_own_property ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < JSClassExoticMethods > ( ) ) ) . has_property as * const _ as usize } , 32usize , concat ! ( "Offset of field: " , stringify ! ( JSClassExoticMethods ) , "::" , stringify ! ( has_property ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < JSClassExoticMethods > ( ) ) ) . get_property as * const _ as usize } , 40usize , concat ! ( "Offset of field: " , stringify ! ( JSClassExoticMethods ) , "::" , stringify ! ( get_property ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < JSClassExoticMethods > ( ) ) ) . set_property as * const _ as usize } , 48usize , concat ! ( "Offset of field: " , stringify ! ( JSClassExoticMethods ) , "::" , stringify ! ( set_property ) ) ) ; } pub type JSClassFinalizer = :: std :: option :: Option < unsafe extern "C" fn ( rt : * mut JSRuntime , val : JSValue ) > ; pub type JSClassGCMark = :: std :: option :: Option < unsafe extern "C" fn ( rt : * mut JSRuntime , val : JSValue , mark_func : JS_MarkFunc ) > ; pub type JSClassCall = :: std :: option :: Option < unsafe extern "C" fn ( ctx : * mut JSContext , func_obj : JSValue , this_val : JSValue , argc : :: std :: os :: raw :: c_int , argv : * mut JSValue ) -> JSValue > ; # [ repr ( C ) ] # [ derive ( Debug , Copy , Clone ) ] pub struct JSClassDef { pub class_name : * const :: std :: os :: raw :: c_char , pub finalizer : JSClassFinalizer , pub gc_mark : JSClassGCMark , pub call : JSClassCall , pub exotic : * mut JSClassExoticMethods , } # [ test ] fn bindgen_test_layout_JSClassDef ( ) { assert_eq ! ( :: std :: mem :: size_of :: < JSClassDef > ( ) , 40usize , concat ! ( "Size of: " , stringify ! ( JSClassDef ) ) ) ; assert_eq ! ( :: std :: mem :: align_of :: < JSClassDef > ( ) , 8usize , concat ! ( "Alignment of " , stringify ! ( JSClassDef ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < JSClassDef > ( ) ) ) . class_name as * const _ as usize } , 0usize , concat ! ( "Offset of field: " , stringify ! ( JSClassDef ) , "::" , stringify ! ( class_name ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < JSClassDef > ( ) ) ) . finalizer as * const _ as usize } , 8usize , concat ! ( "Offset of field: " , stringify ! ( JSClassDef ) , "::" , stringify ! ( finalizer ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < JSClassDef > ( ) ) ) . gc_mark as * const _ as usize } , 16usize , concat ! ( "Offset of field: " , stringify ! ( JSClassDef ) , "::" , stringify ! ( gc_mark ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < JSClassDef > ( ) ) ) . call as * const _ as usize } , 24usize , concat ! ( "Offset of field: " , stringify ! ( JSClassDef ) , "::" , stringify ! ( call ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < JSClassDef > ( ) ) ) . exotic as * const _ as usize } , 32usize , concat ! ( "Offset of field: " , stringify ! ( JSClassDef ) , "::" , stringify ! ( exotic ) ) ) ; } extern "C" { pub fn JS_NewClassID ( pclass_id : * mut JSClassID ) -> JSClassID ; } extern "C" { pub fn JS_NewClass ( rt : * mut JSRuntime , class_id : JSClassID , class_def : * const JSClassDef ) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn JS_IsRegisteredClass ( rt : * mut JSRuntime , class_id : JSClassID ) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn JS_NewInt64 ( ctx : * mut JSContext , v : i64 ) -> JSValue ; } extern "C" { pub fn JS_IsNumber ( v : JSValue ) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn JS_Throw ( ctx : * mut JSContext , obj : JSValue ) -> JSValue ; } extern "C" { pub fn JS_GetException ( ctx : * mut JSContext ) -> JSValue ; } extern "C" { pub fn JS_IsError ( ctx : * mut JSContext , val : JSValue ) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn JS_EnableIsErrorProperty ( ctx : * mut JSContext , enable : :: std :: os :: raw :: c_int ) ; } extern "C" { pub fn JS_ResetUncatchableError ( ctx : * mut JSContext ) ; } extern "C" { pub fn JS_NewError ( ctx : * mut JSContext ) -> JSValue ; } extern "C" { pub fn JS_ThrowSyntaxError ( ctx : * mut JSContext , fmt : * const :: std :: os :: raw :: c_char , ... ) -> JSValue ; } extern "C" { pub fn JS_ThrowTypeError ( ctx : * mut JSContext , fmt : * const :: std :: os :: raw :: c_char , ... ) -> JSValue ; } extern "C" { pub fn JS_ThrowReferenceError ( ctx : * mut JSContext , fmt : * const :: std :: os :: raw :: c_char , ... ) -> JSValue ; } extern "C" { pub fn JS_ThrowRangeError ( ctx : * mut JSContext , fmt : * const :: std :: os :: raw :: c_char , ... ) -> JSValue ; } extern "C" { pub fn JS_ThrowInternalError ( ctx : * mut JSContext , fmt : * const :: std :: os :: raw :: c_char , ... ) -> JSValue ; } extern "C" { pub fn JS_ThrowOutOfMemory ( ctx : * mut JSContext ) -> JSValue ; } extern "C" { pub fn __JS_FreeValue ( ctx : * mut JSContext , v : JSValue ) ; } extern "C" { pub fn __JS_FreeValueRT ( rt : * mut JSRuntime , v : JSValue ) ; } extern "C" { pub fn JS_ToBool ( ctx : * mut JSContext , val : JSValue ) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn JS_ToInt32 ( ctx : * mut JSContext , pres : * mut i32 , val : JSValue ) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn JS_ToInt64 ( ctx : * mut JSContext , pres : * mut i64 , val : JSValue ) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn JS_ToIndex ( ctx : * mut JSContext , plen : * mut u64 , val : JSValue ) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn JS_ToFloat64 ( ctx : * mut JSContext , pres : * mut f64 , val : JSValue ) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn JS_NewStringLen ( ctx : * mut JSContext , str1 : * const :: std :: os :: raw :: c_char , len1 : :: std :: os :: raw :: c_int ) -> JSValue ; } extern "C" { pub fn JS_NewString ( ctx : * mut JSContext , str : * const :: std :: os :: raw :: c_char ) -> JSValue ; } extern "C" { pub fn JS_NewAtomString ( ctx : * mut JSContext , str : * const :: std :: os :: raw :: c_char ) -> JSValue ; } extern "C" { pub fn JS_ToString ( ctx : * mut JSContext , val : JSValue ) -> JSValue ; } extern "C" { pub fn JS_ToPropertyKey ( ctx : * mut JSContext , val : JSValue ) -> JSValue ; } extern "C" { pub fn JS_ToCStringLen ( ctx : * mut JSContext , plen : * mut :: std :: os :: raw :: c_int , val1 : JSValue , cesu8 : :: std :: os :: raw :: c_int ) -> * const :: std :: os :: raw :: c_char ; } extern "C" { pub fn JS_FreeCString ( ctx : * mut JSContext , ptr : * const :: std :: os :: raw :: c_char ) ; } extern "C" { pub fn JS_NewObjectProtoClass ( ctx : * mut JSContext , proto : JSValue , class_id : JSClassID ) -> JSValue ; } extern "C" { pub fn JS_NewObjectClass ( ctx : * mut JSContext , class_id : :: std :: os :: raw :: c_int ) -> JSValue ; } extern "C" { pub fn JS_NewObjectProto ( ctx : * mut JSContext , proto : JSValue ) -> JSValue ; } extern "C" { pub fn JS_NewObject ( ctx : * mut JSContext ) -> JSValue ; } extern "C" { pub fn JS_IsFunction ( ctx : * mut JSContext , val : JSValue ) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn JS_IsConstructor ( ctx : * mut JSContext , val : JSValue ) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn JS_NewArray ( ctx : * mut JSContext ) -> JSValue ; } extern "C" { pub fn JS_IsArray ( ctx : * mut JSContext , val : JSValue ) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn JS_GetPropertyInternal ( ctx : * mut JSContext , obj : JSValue , prop : JSAtom , receiver : JSValue , throw_ref_error : :: std :: os :: raw :: c_int ) -> JSValue ; } extern "C" { pub fn JS_GetPropertyStr ( ctx : * mut JSContext , this_obj : JSValue , prop : * const :: std :: os :: raw :: c_char ) -> JSValue ; } extern "C" { pub fn JS_GetPropertyUint32 ( ctx : * mut JSContext , this_obj : JSValue , idx : u32 ) -> JSValue ; } extern "C" { pub fn JS_SetPropertyInternal ( ctx : * mut JSContext , this_obj : JSValue , prop : JSAtom , val : JSValue , flags : :: std :: os :: raw :: c_int ) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn JS_SetPropertyUint32 ( ctx : * mut JSContext , this_obj : JSValue , idx : u32 , val : JSValue ) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn JS_SetPropertyInt64 ( ctx : * mut JSContext , this_obj : JSValue , idx : i64 , val : JSValue ) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn JS_SetPropertyStr ( ctx : * mut JSContext , this_obj : JSValue , prop : * const :: std :: os :: raw :: c_char , val : JSValue ) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn JS_HasProperty ( ctx : * mut JSContext , this_obj : JSValue , prop : JSAtom ) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn JS_IsExtensible ( ctx : * mut JSContext , obj : JSValue ) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn JS_PreventExtensions ( ctx : * mut JSContext , obj : JSValue ) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn JS_DeleteProperty ( ctx : * mut JSContext , obj : JSValue , prop : JSAtom , flags : :: std :: os :: raw :: c_int ) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn JS_SetPrototype ( ctx : * mut JSContext , obj : JSValue , proto_val : JSValue ) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn JS_GetPrototype ( ctx : * mut JSContext , val : JSValue ) -> JSValue ; } extern "C" { pub fn JS_ParseJSON ( ctx : * mut JSContext , buf : * const :: std :: os :: raw :: c_char , buf_len : usize , filename : * const :: std :: os :: raw :: c_char ) -> JSValue ; } extern "C" { pub fn JS_Call ( ctx : * mut JSContext , func_obj : JSValue , this_obj : JSValue , argc : :: std :: os :: raw :: c_int , argv : * mut JSValue ) -> JSValue ; } extern "C" { pub fn JS_Invoke ( ctx : * mut JSContext , this_val : JSValue , atom : JSAtom , argc : :: std :: os :: raw :: c_int , argv : * mut JSValue ) -> JSValue ; } extern "C" { pub fn JS_CallConstructor ( ctx : * mut JSContext , func_obj : JSValue , argc : :: std :: os :: raw :: c_int , argv : * mut JSValue ) -> JSValue ; } extern "C" { pub fn JS_CallConstructor2 ( ctx : * mut JSContext , func_obj : JSValue , new_target : JSValue , argc : :: std :: os :: raw :: c_int , argv : * mut JSValue ) -> JSValue ; } extern "C" { pub fn JS_Eval ( ctx : * mut JSContext , input : * const :: std :: os :: raw :: c_char , input_len : usize , filename : * const :: std :: os :: raw :: c_char , eval_flags : :: std :: os :: raw :: c_int ) -> JSValue ; } extern "C" { pub fn JS_EvalBinary ( ctx : * mut JSContext , buf : * const u8 , buf_len : usize , flags : :: std :: os :: raw :: c_int ) -> JSValue ; } extern "C" { pub fn JS_GetGlobalObject ( ctx : * mut JSContext ) -> JSValue ; } extern "C" { pub fn JS_IsInstanceOf ( ctx : * mut JSContext , val : JSValue , obj : JSValue ) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn JS_DefineProperty ( ctx : * mut JSContext , this_obj : JSValue , prop : JSAtom , val : JSValue , getter : JSValue , setter : JSValue , flags : :: std :: os :: raw :: c_int ) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn JS_DefinePropertyValue ( ctx : * mut JSContext , this_obj : JSValue , prop : JSAtom , val : JSValue , flags : :: std :: os :: raw :: c_int ) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn JS_DefinePropertyValueUint32 ( ctx : * mut JSContext , this_obj : JSValue , idx : u32 , val : JSValue , flags : :: std :: os :: raw :: c_int ) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn JS_DefinePropertyValueStr ( ctx : * mut JSContext , this_obj : JSValue , prop : * const :: std :: os :: raw :: c_char , val : JSValue , flags : :: std :: os :: raw :: c_int ) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn JS_DefinePropertyGetSet ( ctx : * mut JSContext , this_obj : JSValue , prop : JSAtom , getter : JSValue , setter : JSValue , flags : :: std :: os :: raw :: c_int ) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn JS_SetOpaque ( obj : JSValue , opaque : * mut :: std :: os :: raw :: c_void ) ; } extern "C" { pub fn JS_GetOpaque ( obj : JSValue , class_id : JSClassID ) -> * mut :: std :: os :: raw :: c_void ; } extern "C" { pub fn JS_GetOpaque2 ( ctx : * mut JSContext , obj : JSValue , class_id : JSClassID ) -> * mut :: std :: os :: raw :: c_void ; } pub type JSFreeArrayBufferDataFunc = :: std :: option :: Option < unsafe extern "C" fn ( rt : * mut JSRuntime , opaque : * mut :: std :: os :: raw :: c_void , ptr : * mut :: std :: os :: raw :: c_void ) > ; extern "C" { pub fn JS_NewArrayBuffer ( ctx : * mut JSContext , buf : * mut u8 , len : usize , free_func : JSFreeArrayBufferDataFunc , opaque : * mut :: std :: os :: raw :: c_void , is_shared : :: std :: os :: raw :: c_int ) -> JSValue ; } extern "C" { pub fn JS_NewArrayBufferCopy ( ctx : * mut JSContext , buf : * const u8 , len : usize ) -> JSValue ; } extern "C" { pub fn JS_DetachArrayBuffer ( ctx : * mut JSContext , obj : JSValue ) ; } extern "C" { pub fn JS_GetArrayBuffer ( ctx : * mut JSContext , psize : * mut usize , obj : JSValue ) -> * mut u8 ; } pub type JSInterruptHandler = :: std :: option :: Option < unsafe extern "C" fn ( rt : * mut JSRuntime , opaque : * mut :: std :: os :: raw :: c_void ) -> :: std :: os :: raw :: c_int > ; extern "C" { pub fn JS_SetInterruptHandler ( rt : * mut JSRuntime , cb : JSInterruptHandler , opaque : * mut :: std :: os :: raw :: c_void ) ; } extern "C" { pub fn JS_SetCanBlock ( rt : * mut JSRuntime , can_block : :: std :: os :: raw :: c_int ) ; } # [ repr ( C ) ] # [ derive ( Debug , Copy , Clone ) ] pub struct JSModuleDef { _unused : [ u8 ; 0 ] , } pub type JSModuleNormalizeFunc = :: std :: option :: Option < unsafe extern "C" fn ( ctx : * mut JSContext , module_base_name : * const :: std :: os :: raw :: c_char , module_name : * const :: std :: os :: raw :: c_char , opaque : * mut :: std :: os :: raw :: c_void ) -> * mut :: std :: os :: raw :: c_char > ; pub type JSModuleLoaderFunc = :: std :: option :: Option < unsafe extern "C" fn ( ctx : * mut JSContext , module_name : * const :: std :: os :: raw :: c_char , opaque : * mut :: std :: os :: raw :: c_void ) -> * mut JSModuleDef > ; extern "C" { pub fn JS_SetModuleLoaderFunc ( rt : * mut JSRuntime , module_normalize : JSModuleNormalizeFunc , module_loader : JSModuleLoaderFunc , opaque : * mut :: std :: os :: raw :: c_void ) ; } pub type JSJobFunc = :: std :: option :: Option < unsafe extern "C" fn ( ctx : * mut JSContext , argc : :: std :: os :: raw :: c_int , argv : * mut JSValue ) -> JSValue > ; extern "C" { pub fn JS_EnqueueJob ( ctx : * mut JSContext , job_func : JSJobFunc , argc : :: std :: os :: raw :: c_int , argv : * mut JSValue ) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn JS_IsJobPending ( rt : * mut JSRuntime ) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn JS_ExecutePendingJob ( rt : * mut JSRuntime , pctx : * mut * mut JSContext ) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn JS_WriteObject ( ctx : * mut JSContext , psize : * mut usize , obj : JSValue , flags : :: std :: os :: raw :: c_int ) -> * mut u8 ; } extern "C" { pub fn JS_ReadObject ( ctx : * mut JSContext , buf : * const u8 , buf_len : usize , flags : :: std :: os :: raw :: c_int ) -> JSValue ; } extern "C" { pub fn JS_EvalFunction ( ctx : * mut JSContext , fun_obj : JSValue , this_obj : JSValue ) -> JSValue ; } pub const JSCFunctionEnum_JS_CFUNC_generic : JSCFunctionEnum = 0 ; pub const JSCFunctionEnum_JS_CFUNC_generic_magic : JSCFunctionEnum = 1 ; pub const JSCFunctionEnum_JS_CFUNC_constructor : JSCFunctionEnum = 2 ; pub const JSCFunctionEnum_JS_CFUNC_constructor_magic : JSCFunctionEnum = 3 ; pub const JSCFunctionEnum_JS_CFUNC_constructor_or_func : JSCFunctionEnum = 4 ; pub const JSCFunctionEnum_JS_CFUNC_constructor_or_func_magic : JSCFunctionEnum = 5 ; pub const JSCFunctionEnum_JS_CFUNC_f_f : JSCFunctionEnum = 6 ; pub const JSCFunctionEnum_JS_CFUNC_f_f_f : JSCFunctionEnum = 7 ; pub const JSCFunctionEnum_JS_CFUNC_getter : JSCFunctionEnum = 8 ; pub const JSCFunctionEnum_JS_CFUNC_setter : JSCFunctionEnum = 9 ; pub const JSCFunctionEnum_JS_CFUNC_getter_magic : JSCFunctionEnum = 10 ; pub const JSCFunctionEnum_JS_CFUNC_setter_magic : JSCFunctionEnum = 11 ; pub const JSCFunctionEnum_JS_CFUNC_iterator_next : JSCFunctionEnum = 12 ; pub type JSCFunctionEnum = u32 ; # [ repr ( C ) ] # [ derive ( Copy , Clone ) ] pub union JSCFunctionType { pub generic : JSCFunction , pub generic_magic : :: std :: option :: Option < unsafe extern "C" fn ( ctx : * mut JSContext , this_val : JSValue , argc : :: std :: os :: raw :: c_int , argv : * mut JSValue , magic : :: std :: os :: raw :: c_int ) -> JSValue > , pub constructor : JSCFunction , pub constructor_magic : :: std :: option :: Option < unsafe extern "C" fn ( ctx : * mut JSContext , new_target : JSValue , argc : :: std :: os :: raw :: c_int , argv : * mut JSValue , magic : :: std :: os :: raw :: c_int ) -> JSValue > , pub constructor_or_func : JSCFunction , pub f_f : :: std :: option :: Option < unsafe extern "C" fn ( arg1 : f64 ) -> f64 > , pub f_f_f : :: std :: option :: Option < unsafe extern "C" fn ( arg1 : f64 , arg2 : f64 ) -> f64 > , pub getter : :: std :: option :: Option < unsafe extern "C" fn ( ctx : * mut JSContext , this_val : JSValue ) -> JSValue > , pub setter : :: std :: option :: Option < unsafe extern "C" fn ( ctx : * mut JSContext , this_val : JSValue , val : JSValue ) -> JSValue > , pub getter_magic : :: std :: option :: Option < unsafe extern "C" fn ( ctx : * mut JSContext , this_val : JSValue , magic : :: std :: os :: raw :: c_int ) -> JSValue > , pub setter_magic : :: std :: option :: Option < unsafe extern "C" fn ( ctx : * mut JSContext , this_val : JSValue , val : JSValue , magic : :: std :: os :: raw :: c_int ) -> JSValue > , pub iterator_next : :: std :: option :: Option < unsafe extern "C" fn ( ctx : * mut JSContext , this_val : JSValue , argc : :: std :: os :: raw :: c_int , argv : * mut JSValue , pdone : * mut :: std :: os :: raw :: c_int , magic : :: std :: os :: raw :: c_int ) -> JSValue > , _bindgen_union_align : u64 , } # [ test ] fn bindgen_test_layout_JSCFunctionType ( ) { assert_eq ! ( :: std :: mem :: size_of :: < JSCFunctionType > ( ) , 8usize , concat ! ( "Size of: " , stringify ! ( JSCFunctionType ) ) ) ; assert_eq ! ( :: std :: mem :: align_of :: < JSCFunctionType > ( ) , 8usize , concat ! ( "Alignment of " , stringify ! ( JSCFunctionType ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < JSCFunctionType > ( ) ) ) . generic as * const _ as usize } , 0usize , concat ! ( "Offset of field: " , stringify ! ( JSCFunctionType ) , "::" , stringify ! ( generic ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < JSCFunctionType > ( ) ) ) . generic_magic as * const _ as usize } , 0usize , concat ! ( "Offset of field: " , stringify ! ( JSCFunctionType ) , "::" , stringify ! ( generic_magic ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < JSCFunctionType > ( ) ) ) . constructor as * const _ as usize } , 0usize , concat ! ( "Offset of field: " , stringify ! ( JSCFunctionType ) , "::" , stringify ! ( constructor ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < JSCFunctionType > ( ) ) ) . constructor_magic as * const _ as usize } , 0usize , concat ! ( "Offset of field: " , stringify ! ( JSCFunctionType ) , "::" , stringify ! ( constructor_magic ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < JSCFunctionType > ( ) ) ) . constructor_or_func as * const _ as usize } , 0usize , concat ! ( "Offset of field: " , stringify ! ( JSCFunctionType ) , "::" , stringify ! ( constructor_or_func ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < JSCFunctionType > ( ) ) ) . f_f as * const _ as usize } , 0usize , concat ! ( "Offset of field: " , stringify ! ( JSCFunctionType ) , "::" , stringify ! ( f_f ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < JSCFunctionType > ( ) ) ) . f_f_f as * const _ as usize } , 0usize , concat ! ( "Offset of field: " , stringify ! ( JSCFunctionType ) , "::" , stringify ! ( f_f_f ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < JSCFunctionType > ( ) ) ) . getter as * const _ as usize } , 0usize , concat ! ( "Offset of field: " , stringify ! ( JSCFunctionType ) , "::" , stringify ! ( getter ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < JSCFunctionType > ( ) ) ) . setter as * const _ as usize } , 0usize , concat ! ( "Offset of field: " , stringify ! ( JSCFunctionType ) , "::" , stringify ! ( setter ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < JSCFunctionType > ( ) ) ) . getter_magic as * const _ as usize } , 0usize , concat ! ( "Offset of field: " , stringify ! ( JSCFunctionType ) , "::" , stringify ! ( getter_magic ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < JSCFunctionType > ( ) ) ) . setter_magic as * const _ as usize } , 0usize , concat ! ( "Offset of field: " , stringify ! ( JSCFunctionType ) , "::" , stringify ! ( setter_magic ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < JSCFunctionType > ( ) ) ) . iterator_next as * const _ as usize } , 0usize , concat ! ( "Offset of field: " , stringify ! ( JSCFunctionType ) , "::" , stringify ! ( iterator_next ) ) ) ; } extern "C" { pub fn JS_NewCFunction2 ( ctx : * mut JSContext , func : JSCFunction , name : * const :: std :: os :: raw :: c_char , length : :: std :: os :: raw :: c_int , cproto : JSCFunctionEnum , magic : :: std :: os :: raw :: c_int ) -> JSValue ; } extern "C" { pub fn JS_NewCFunctionData ( ctx : * mut JSContext , func : JSCFunctionData , length : :: std :: os :: raw :: c_int , magic : :: std :: os :: raw :: c_int , data_len : :: std :: os :: raw :: c_int , data : * mut JSValue ) -> JSValue ; } # [ repr ( C ) ] # [ derive ( Copy , Clone ) ] pub struct JSCFunctionListEntry { pub name : * const :: std :: os :: raw :: c_char , pub prop_flags : u8 , pub def_type : u8 , pub magic : i16 , pub u : JSCFunctionListEntry__bindgen_ty_1 , } # [ repr ( C ) ] # [ derive ( Copy , Clone ) ] pub union JSCFunctionListEntry__bindgen_ty_1 { pub func : JSCFunctionListEntry__bindgen_ty_1__bindgen_ty_1 , pub getset : JSCFunctionListEntry__bindgen_ty_1__bindgen_ty_2 , pub alias : JSCFunctionListEntry__bindgen_ty_1__bindgen_ty_3 , pub prop_list : JSCFunctionListEntry__bindgen_ty_1__bindgen_ty_4 , pub str : * const :: std :: os :: raw :: c_char , pub i32 : i32 , pub i64 : i64 , pub f64 : f64 , _bindgen_union_align : [ u64 ; 2usize ] , } # [ repr ( C ) ] # [ derive ( Copy , Clone ) ] pub struct JSCFunctionListEntry__bindgen_ty_1__bindgen_ty_1 { pub length : u8 , pub cproto : u8 , pub cfunc : JSCFunctionType , } # [ test ] fn bindgen_test_layout_JSCFunctionListEntry__bindgen_ty_1__bindgen_ty_1 ( ) { assert_eq ! ( :: std :: mem :: size_of :: < JSCFunctionListEntry__bindgen_ty_1__bindgen_ty_1 > ( ) , 16usize , concat ! ( "Size of: " , stringify ! ( JSCFunctionListEntry__bindgen_ty_1__bindgen_ty_1 ) ) ) ; assert_eq ! ( :: std :: mem :: align_of :: < JSCFunctionListEntry__bindgen_ty_1__bindgen_ty_1 > ( ) , 8usize , concat ! ( "Alignment of " , stringify ! ( JSCFunctionListEntry__bindgen_ty_1__bindgen_ty_1 ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < JSCFunctionListEntry__bindgen_ty_1__bindgen_ty_1 > ( ) ) ) . length as * const _ as usize } , 0usize , concat ! ( "Offset of field: " , stringify ! ( JSCFunctionListEntry__bindgen_ty_1__bindgen_ty_1 ) , "::" , stringify ! ( length ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < JSCFunctionListEntry__bindgen_ty_1__bindgen_ty_1 > ( ) ) ) . cproto as * const _ as usize } , 1usize , concat ! ( "Offset of field: " , stringify ! ( JSCFunctionListEntry__bindgen_ty_1__bindgen_ty_1 ) , "::" , stringify ! ( cproto ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < JSCFunctionListEntry__bindgen_ty_1__bindgen_ty_1 > ( ) ) ) . cfunc as * const _ as usize } , 8usize , concat ! ( "Offset of field: " , stringify ! ( JSCFunctionListEntry__bindgen_ty_1__bindgen_ty_1 ) , "::" , stringify ! ( cfunc ) ) ) ; } # [ repr ( C ) ] # [ derive ( Copy , Clone ) ] pub struct JSCFunctionListEntry__bindgen_ty_1__bindgen_ty_2 { pub get : JSCFunctionType , pub set : JSCFunctionType , } # [ test ] fn bindgen_test_layout_JSCFunctionListEntry__bindgen_ty_1__bindgen_ty_2 ( ) { assert_eq ! ( :: std :: mem :: size_of :: < JSCFunctionListEntry__bindgen_ty_1__bindgen_ty_2 > ( ) , 16usize , concat ! ( "Size of: " , stringify ! ( JSCFunctionListEntry__bindgen_ty_1__bindgen_ty_2 ) ) ) ; assert_eq ! ( :: std :: mem :: align_of :: < JSCFunctionListEntry__bindgen_ty_1__bindgen_ty_2 > ( ) , 8usize , concat ! ( "Alignment of " , stringify ! ( JSCFunctionListEntry__bindgen_ty_1__bindgen_ty_2 ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < JSCFunctionListEntry__bindgen_ty_1__bindgen_ty_2 > ( ) ) ) . get as * const _ as usize } , 0usize , concat ! ( "Offset of field: " , stringify ! ( JSCFunctionListEntry__bindgen_ty_1__bindgen_ty_2 ) , "::" , stringify ! ( get ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < JSCFunctionListEntry__bindgen_ty_1__bindgen_ty_2 > ( ) ) ) . set as * const _ as usize } , 8usize , concat ! ( "Offset of field: " , stringify ! ( JSCFunctionListEntry__bindgen_ty_1__bindgen_ty_2 ) , "::" , stringify ! ( set ) ) ) ; } # [ repr ( C ) ] # [ derive ( Debug , Copy , Clone ) ] pub struct JSCFunctionListEntry__bindgen_ty_1__bindgen_ty_3 { pub name : * const :: std :: os :: raw :: c_char , pub base : :: std :: os :: raw :: c_int , } # [ test ] fn bindgen_test_layout_JSCFunctionListEntry__bindgen_ty_1__bindgen_ty_3 ( ) { assert_eq ! ( :: std :: mem :: size_of :: < JSCFunctionListEntry__bindgen_ty_1__bindgen_ty_3 > ( ) , 16usize , concat ! ( "Size of: " , stringify ! ( JSCFunctionListEntry__bindgen_ty_1__bindgen_ty_3 ) ) ) ; assert_eq ! ( :: std :: mem :: align_of :: < JSCFunctionListEntry__bindgen_ty_1__bindgen_ty_3 > ( ) , 8usize , concat ! ( "Alignment of " , stringify ! ( JSCFunctionListEntry__bindgen_ty_1__bindgen_ty_3 ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < JSCFunctionListEntry__bindgen_ty_1__bindgen_ty_3 > ( ) ) ) . name as * const _ as usize } , 0usize , concat ! ( "Offset of field: " , stringify ! ( JSCFunctionListEntry__bindgen_ty_1__bindgen_ty_3 ) , "::" , stringify ! ( name ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < JSCFunctionListEntry__bindgen_ty_1__bindgen_ty_3 > ( ) ) ) . base as * const _ as usize } , 8usize , concat ! ( "Offset of field: " , stringify ! ( JSCFunctionListEntry__bindgen_ty_1__bindgen_ty_3 ) , "::" , stringify ! ( base ) ) ) ; } # [ repr ( C ) ] # [ derive ( Debug , Copy , Clone ) ] pub struct JSCFunctionListEntry__bindgen_ty_1__bindgen_ty_4 { pub tab : * const JSCFunctionListEntry , pub len : :: std :: os :: raw :: c_int , } # [ test ] fn bindgen_test_layout_JSCFunctionListEntry__bindgen_ty_1__bindgen_ty_4 ( ) { assert_eq ! ( :: std :: mem :: size_of :: < JSCFunctionListEntry__bindgen_ty_1__bindgen_ty_4 > ( ) , 16usize , concat ! ( "Size of: " , stringify ! ( JSCFunctionListEntry__bindgen_ty_1__bindgen_ty_4 ) ) ) ; assert_eq ! ( :: std :: mem :: align_of :: < JSCFunctionListEntry__bindgen_ty_1__bindgen_ty_4 > ( ) , 8usize , concat ! ( "Alignment of " , stringify ! ( JSCFunctionListEntry__bindgen_ty_1__bindgen_ty_4 ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < JSCFunctionListEntry__bindgen_ty_1__bindgen_ty_4 > ( ) ) ) . tab as * const _ as usize } , 0usize , concat ! ( "Offset of field: " , stringify ! ( JSCFunctionListEntry__bindgen_ty_1__bindgen_ty_4 ) , "::" , stringify ! ( tab ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < JSCFunctionListEntry__bindgen_ty_1__bindgen_ty_4 > ( ) ) ) . len as * const _ as usize } , 8usize , concat ! ( "Offset of field: " , stringify ! ( JSCFunctionListEntry__bindgen_ty_1__bindgen_ty_4 ) , "::" , stringify ! ( len ) ) ) ; } # [ test ] fn bindgen_test_layout_JSCFunctionListEntry__bindgen_ty_1 ( ) { assert_eq ! ( :: std :: mem :: size_of :: < JSCFunctionListEntry__bindgen_ty_1 > ( ) , 16usize , concat ! ( "Size of: " , stringify ! ( JSCFunctionListEntry__bindgen_ty_1 ) ) ) ; assert_eq ! ( :: std :: mem :: align_of :: < JSCFunctionListEntry__bindgen_ty_1 > ( ) , 8usize , concat ! ( "Alignment of " , stringify ! ( JSCFunctionListEntry__bindgen_ty_1 ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < JSCFunctionListEntry__bindgen_ty_1 > ( ) ) ) . func as * const _ as usize } , 0usize , concat ! ( "Offset of field: " , stringify ! ( JSCFunctionListEntry__bindgen_ty_1 ) , "::" , stringify ! ( func ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < JSCFunctionListEntry__bindgen_ty_1 > ( ) ) ) . getset as * const _ as usize } , 0usize , concat ! ( "Offset of field: " , stringify ! ( JSCFunctionListEntry__bindgen_ty_1 ) , "::" , stringify ! ( getset ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < JSCFunctionListEntry__bindgen_ty_1 > ( ) ) ) . alias as * const _ as usize } , 0usize , concat ! ( "Offset of field: " , stringify ! ( JSCFunctionListEntry__bindgen_ty_1 ) , "::" , stringify ! ( alias ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < JSCFunctionListEntry__bindgen_ty_1 > ( ) ) ) . prop_list as * const _ as usize } , 0usize , concat ! ( "Offset of field: " , stringify ! ( JSCFunctionListEntry__bindgen_ty_1 ) , "::" , stringify ! ( prop_list ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < JSCFunctionListEntry__bindgen_ty_1 > ( ) ) ) . str as * const _ as usize } , 0usize , concat ! ( "Offset of field: " , stringify ! ( JSCFunctionListEntry__bindgen_ty_1 ) , "::" , stringify ! ( str ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < JSCFunctionListEntry__bindgen_ty_1 > ( ) ) ) . i32 as * const _ as usize } , 0usize , concat ! ( "Offset of field: " , stringify ! ( JSCFunctionListEntry__bindgen_ty_1 ) , "::" , stringify ! ( i32 ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < JSCFunctionListEntry__bindgen_ty_1 > ( ) ) ) . i64 as * const _ as usize } , 0usize , concat ! ( "Offset of field: " , stringify ! ( JSCFunctionListEntry__bindgen_ty_1 ) , "::" , stringify ! ( i64 ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < JSCFunctionListEntry__bindgen_ty_1 > ( ) ) ) . f64 as * const _ as usize } , 0usize , concat ! ( "Offset of field: " , stringify ! ( JSCFunctionListEntry__bindgen_ty_1 ) , "::" , stringify ! ( f64 ) ) ) ; } # [ test ] fn bindgen_test_layout_JSCFunctionListEntry ( ) { assert_eq ! ( :: std :: mem :: size_of :: < JSCFunctionListEntry > ( ) , 32usize , concat ! ( "Size of: " , stringify ! ( JSCFunctionListEntry ) ) ) ; assert_eq ! ( :: std :: mem :: align_of :: < JSCFunctionListEntry > ( ) , 8usize , concat ! ( "Alignment of " , stringify ! ( JSCFunctionListEntry ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < JSCFunctionListEntry > ( ) ) ) . name as * const _ as usize } , 0usize , concat ! ( "Offset of field: " , stringify ! ( JSCFunctionListEntry ) , "::" , stringify ! ( name ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < JSCFunctionListEntry > ( ) ) ) . prop_flags as * const _ as usize } , 8usize , concat ! ( "Offset of field: " , stringify ! ( JSCFunctionListEntry ) , "::" , stringify ! ( prop_flags ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < JSCFunctionListEntry > ( ) ) ) . def_type as * const _ as usize } , 9usize , concat ! ( "Offset of field: " , stringify ! ( JSCFunctionListEntry ) , "::" , stringify ! ( def_type ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < JSCFunctionListEntry > ( ) ) ) . magic as * const _ as usize } , 10usize , concat ! ( "Offset of field: " , stringify ! ( JSCFunctionListEntry ) , "::" , stringify ! ( magic ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < JSCFunctionListEntry > ( ) ) ) . u as * const _ as usize } , 16usize , concat ! ( "Offset of field: " , stringify ! ( JSCFunctionListEntry ) , "::" , stringify ! ( u ) ) ) ; } extern "C" { pub fn JS_SetPropertyFunctionList ( ctx : * mut JSContext , obj : JSValue , tab : * const JSCFunctionListEntry , len : :: std :: os :: raw :: c_int ) ; } pub type JSModuleInitFunc = :: std :: option :: Option < unsafe extern "C" fn ( ctx : * mut JSContext , m : * mut JSModuleDef ) -> :: std :: os :: raw :: c_int > ; extern "C" { pub fn JS_NewCModule ( ctx : * mut JSContext , name_str : * const :: std :: os :: raw :: c_char , func : JSModuleInitFunc ) -> * mut JSModuleDef ; } extern "C" { pub fn JS_AddModuleExport ( ctx : * mut JSContext , m : * mut JSModuleDef , name_str : * const :: std :: os :: raw :: c_char ) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn JS_AddModuleExportList ( ctx : * mut JSContext , m : * mut JSModuleDef , tab : * const JSCFunctionListEntry , len : :: std :: os :: raw :: c_int ) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn JS_SetModuleExport ( ctx : * mut JSContext , m : * mut JSModuleDef , export_name : * const :: std :: os :: raw :: c_char , val : JSValue ) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn JS_SetModuleExportList ( ctx : * mut JSContext , m : * mut JSModuleDef , tab : * const JSCFunctionListEntry , len : :: std :: os :: raw :: c_int ) -> :: std :: os :: raw :: c_int ; } pub type wchar_t = :: std :: os :: raw :: c_int ; pub const idtype_t_P_ALL : idtype_t = 0 ; pub const idtype_t_P_PID : idtype_t = 1 ; pub const idtype_t_P_PGID : idtype_t = 2 ; pub type idtype_t = u32 ; pub type _Float32 = f32 ; pub type _Float64 = f64 ; pub type _Float32x = f64 ; pub type _Float64x = u128 ; # [ repr ( C ) ] # [ derive ( Debug , Copy , Clone ) ] pub struct div_t { pub quot : :: std :: os :: raw :: c_int , pub rem : :: std :: os :: raw :: c_int , } # [ test ] fn bindgen_test_layout_div_t ( ) { assert_eq ! ( :: std :: mem :: size_of :: < div_t > ( ) , 8usize , concat ! ( "Size of: " , stringify ! ( div_t ) ) ) ; assert_eq ! ( :: std :: mem :: align_of :: < div_t > ( ) , 4usize , concat ! ( "Alignment of " , stringify ! ( div_t ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < div_t > ( ) ) ) . quot as * const _ as usize } , 0usize , concat ! ( "Offset of field: " , stringify ! ( div_t ) , "::" , stringify ! ( quot ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < div_t > ( ) ) ) . rem as * const _ as usize } , 4usize , concat ! ( "Offset of field: " , stringify ! ( div_t ) , "::" , stringify ! ( rem ) ) ) ; } # [ repr ( C ) ] # [ derive ( Debug , Copy , Clone ) ] pub struct ldiv_t { pub quot : :: std :: os :: raw :: c_long , pub rem : :: std :: os :: raw :: c_long , } # [ test ] fn bindgen_test_layout_ldiv_t ( ) { assert_eq ! ( :: std :: mem :: size_of :: < ldiv_t > ( ) , 16usize , concat ! ( "Size of: " , stringify ! ( ldiv_t ) ) ) ; assert_eq ! ( :: std :: mem :: align_of :: < ldiv_t > ( ) , 8usize , concat ! ( "Alignment of " , stringify ! ( ldiv_t ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < ldiv_t > ( ) ) ) . quot as * const _ as usize } , 0usize , concat ! ( "Offset of field: " , stringify ! ( ldiv_t ) , "::" , stringify ! ( quot ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < ldiv_t > ( ) ) ) . rem as * const _ as usize } , 8usize , concat ! ( "Offset of field: " , stringify ! ( ldiv_t ) , "::" , stringify ! ( rem ) ) ) ; } # [ repr ( C ) ] # [ derive ( Debug , Copy , Clone ) ] pub struct lldiv_t { pub quot : :: std :: os :: raw :: c_longlong , pub rem : :: std :: os :: raw :: c_longlong , } # [ test ] fn bindgen_test_layout_lldiv_t ( ) { assert_eq ! ( :: std :: mem :: size_of :: < lldiv_t > ( ) , 16usize , concat ! ( "Size of: " , stringify ! ( lldiv_t ) ) ) ; assert_eq ! ( :: std :: mem :: align_of :: < lldiv_t > ( ) , 8usize , concat ! ( "Alignment of " , stringify ! ( lldiv_t ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < lldiv_t > ( ) ) ) . quot as * const _ as usize } , 0usize , concat ! ( "Offset of field: " , stringify ! ( lldiv_t ) , "::" , stringify ! ( quot ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < lldiv_t > ( ) ) ) . rem as * const _ as usize } , 8usize , concat ! ( "Offset of field: " , stringify ! ( lldiv_t ) , "::" , stringify ! ( rem ) ) ) ; } extern "C" { pub fn __ctype_get_mb_cur_max ( ) -> usize ; } extern "C" { pub fn atof ( __nptr : * const :: std :: os :: raw :: c_char ) -> f64 ; } extern "C" { pub fn atoi ( __nptr : * const :: std :: os :: raw :: c_char ) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn atol ( __nptr : * const :: std :: os :: raw :: c_char ) -> :: std :: os :: raw :: c_long ; } extern "C" { pub fn atoll ( __nptr : * const :: std :: os :: raw :: c_char ) -> :: std :: os :: raw :: c_longlong ; } extern "C" { pub fn strtod ( __nptr : * const :: std :: os :: raw :: c_char , __endptr : * mut * mut :: std :: os :: raw :: c_char ) -> f64 ; } extern "C" { pub fn strtof ( __nptr : * const :: std :: os :: raw :: c_char , __endptr : * mut * mut :: std :: os :: raw :: c_char ) -> f32 ; } extern "C" { pub fn strtold ( __nptr : * const :: std :: os :: raw :: c_char , __endptr : * mut * mut :: std :: os :: raw :: c_char ) -> u128 ; } extern "C" { pub fn strtol ( __nptr : * const :: std :: os :: raw :: c_char , __endptr : * mut * mut :: std :: os :: raw :: c_char , __base : :: std :: os :: raw :: c_int ) -> :: std :: os :: raw :: c_long ; } extern "C" { pub fn strtoul ( __nptr : * const :: std :: os :: raw :: c_char , __endptr : * mut * mut :: std :: os :: raw :: c_char , __base : :: std :: os :: raw :: c_int ) -> :: std :: os :: raw :: c_ulong ; } extern "C" { pub fn strtoq ( __nptr : * const :: std :: os :: raw :: c_char , __endptr : * mut * mut :: std :: os :: raw :: c_char , __base : :: std :: os :: raw :: c_int ) -> :: std :: os :: raw :: c_longlong ; } extern "C" { pub fn strtouq ( __nptr : * const :: std :: os :: raw :: c_char , __endptr : * mut * mut :: std :: os :: raw :: c_char , __base : :: std :: os :: raw :: c_int ) -> :: std :: os :: raw :: c_ulonglong ; } extern "C" { pub fn strtoll ( __nptr : * const :: std :: os :: raw :: c_char , __endptr : * mut * mut :: std :: os :: raw :: c_char , __base : :: std :: os :: raw :: c_int ) -> :: std :: os :: raw :: c_longlong ; } extern "C" { pub fn strtoull ( __nptr : * const :: std :: os :: raw :: c_char , __endptr : * mut * mut :: std :: os :: raw :: c_char , __base : :: std :: os :: raw :: c_int ) -> :: std :: os :: raw :: c_ulonglong ; } extern "C" { pub fn l64a ( __n : :: std :: os :: raw :: c_long ) -> * mut :: std :: os :: raw :: c_char ; } extern "C" { pub fn a64l ( __s : * const :: std :: os :: raw :: c_char ) -> :: std :: os :: raw :: c_long ; } pub type u_char = __u_char ; pub type u_short = __u_short ; pub type u_int = __u_int ; pub type u_long = __u_long ; pub type quad_t = __quad_t ; pub type u_quad_t = __u_quad_t ; pub type fsid_t = __fsid_t ; pub type loff_t = __loff_t ; pub type ino_t = __ino_t ; pub type dev_t = __dev_t ; pub type gid_t = __gid_t ; pub type mode_t = __mode_t ; pub type nlink_t = __nlink_t ; pub type uid_t = __uid_t ; pub type pid_t = __pid_t ; pub type id_t = __id_t ; pub type daddr_t = __daddr_t ; pub type caddr_t = __caddr_t ; pub type key_t = __key_t ; pub type clock_t = __clock_t ; pub type clockid_t = __clockid_t ; pub type time_t = __time_t ; pub type timer_t = __timer_t ; pub type ulong = :: std :: os :: raw :: c_ulong ; pub type ushort = :: std :: os :: raw :: c_ushort ; pub type uint = :: std :: os :: raw :: c_uint ; pub type u_int8_t = :: std :: os :: raw :: c_uchar ; pub type u_int16_t = :: std :: os :: raw :: c_ushort ; pub type u_int32_t = :: std :: os :: raw :: c_uint ; pub type u_int64_t = :: std :: os :: raw :: c_ulong ; pub type register_t = :: std :: os :: raw :: c_long ; # [ repr ( C ) ] # [ derive ( Debug , Copy , Clone ) ] pub struct __sigset_t { pub __val : [ :: std :: os :: raw :: c_ulong ; 16usize ] , } # [ test ] fn bindgen_test_layout___sigset_t ( ) { assert_eq ! ( :: std :: mem :: size_of :: < __sigset_t > ( ) , 128usize , concat ! ( "Size of: " , stringify ! ( __sigset_t ) ) ) ; assert_eq ! ( :: std :: mem :: align_of :: < __sigset_t > ( ) , 8usize , concat ! ( "Alignment of " , stringify ! ( __sigset_t ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < __sigset_t > ( ) ) ) . __val as * const _ as usize } , 0usize , concat ! ( "Offset of field: " , stringify ! ( __sigset_t ) , "::" , stringify ! ( __val ) ) ) ; } pub type sigset_t = __sigset_t ; # [ repr ( C ) ] # [ derive ( Debug , Copy , Clone ) ] pub struct timeval { pub tv_sec : __time_t , pub tv_usec : __suseconds_t , } # [ test ] fn bindgen_test_layout_timeval ( ) { assert_eq ! ( :: std :: mem :: size_of :: < timeval > ( ) , 16usize , concat ! ( "Size of: " , stringify ! ( timeval ) ) ) ; assert_eq ! ( :: std :: mem :: align_of :: < timeval > ( ) , 8usize , concat ! ( "Alignment of " , stringify ! ( timeval ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < timeval > ( ) ) ) . tv_sec as * const _ as usize } , 0usize , concat ! ( "Offset of field: " , stringify ! ( timeval ) , "::" , stringify ! ( tv_sec ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < timeval > ( ) ) ) . tv_usec as * const _ as usize } , 8usize , concat ! ( "Offset of field: " , stringify ! ( timeval ) , "::" , stringify ! ( tv_usec ) ) ) ; } # [ repr ( C ) ] # [ derive ( Debug , Copy , Clone ) ] pub struct timespec { pub tv_sec : __time_t , pub tv_nsec : __syscall_slong_t , } # [ test ] fn bindgen_test_layout_timespec ( ) { assert_eq ! ( :: std :: mem :: size_of :: < timespec > ( ) , 16usize , concat ! ( "Size of: " , stringify ! ( timespec ) ) ) ; assert_eq ! ( :: std :: mem :: align_of :: < timespec > ( ) , 8usize , concat ! ( "Alignment of " , stringify ! ( timespec ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < timespec > ( ) ) ) . tv_sec as * const _ as usize } , 0usize , concat ! ( "Offset of field: " , stringify ! ( timespec ) , "::" , stringify ! ( tv_sec ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < timespec > ( ) ) ) . tv_nsec as * const _ as usize } , 8usize , concat ! ( "Offset of field: " , stringify ! ( timespec ) , "::" , stringify ! ( tv_nsec ) ) ) ; } pub type suseconds_t = __suseconds_t ; pub type __fd_mask = :: std :: os :: raw :: c_long ; # [ repr ( C ) ] # [ derive ( Debug , Copy , Clone ) ] pub struct fd_set { pub __fds_bits : [ __fd_mask ; 16usize ] , } # [ test ] fn bindgen_test_layout_fd_set ( ) { assert_eq ! ( :: std :: mem :: size_of :: < fd_set > ( ) , 128usize , concat ! ( "Size of: " , stringify ! ( fd_set ) ) ) ; assert_eq ! ( :: std :: mem :: align_of :: < fd_set > ( ) , 8usize , concat ! ( "Alignment of " , stringify ! ( fd_set ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < fd_set > ( ) ) ) . __fds_bits as * const _ as usize } , 0usize , concat ! ( "Offset of field: " , stringify ! ( fd_set ) , "::" , stringify ! ( __fds_bits ) ) ) ; } pub type fd_mask = __fd_mask ; extern "C" { pub fn select ( __nfds : :: std :: os :: raw :: c_int , __readfds : * mut fd_set , __writefds : * mut fd_set , __exceptfds : * mut fd_set , __timeout : * mut timeval ) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn pselect ( __nfds : :: std :: os :: raw :: c_int , __readfds : * mut fd_set , __writefds : * mut fd_set , __exceptfds : * mut fd_set , __timeout : * const timespec , __sigmask : * const __sigset_t ) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn gnu_dev_major ( __dev : __dev_t ) -> :: std :: os :: raw :: c_uint ; } extern "C" { pub fn gnu_dev_minor ( __dev : __dev_t ) -> :: std :: os :: raw :: c_uint ; } extern "C" { pub fn gnu_dev_makedev ( __major : :: std :: os :: raw :: c_uint , __minor : :: std :: os :: raw :: c_uint ) -> __dev_t ; } pub type blksize_t = __blksize_t ; pub type blkcnt_t = __blkcnt_t ; pub type fsblkcnt_t = __fsblkcnt_t ; pub type fsfilcnt_t = __fsfilcnt_t ; # [ repr ( C ) ] # [ derive ( Debug , Copy , Clone ) ] pub struct __pthread_rwlock_arch_t { pub __readers : :: std :: os :: raw :: c_uint , pub __writers : :: std :: os :: raw :: c_uint , pub __wrphase_futex : :: std :: os :: raw :: c_uint , pub __writers_futex : :: std :: os :: raw :: c_uint , pub __pad3 : :: std :: os :: raw :: c_uint , pub __pad4 : :: std :: os :: raw :: c_uint , pub __cur_writer : :: std :: os :: raw :: c_int , pub __shared : :: std :: os :: raw :: c_int , pub __rwelision : :: std :: os :: raw :: c_schar , pub __pad1 : [ :: std :: os :: raw :: c_uchar ; 7usize ] , pub __pad2 : :: std :: os :: raw :: c_ulong , pub __flags : :: std :: os :: raw :: c_uint , } # [ test ] fn bindgen_test_layout___pthread_rwlock_arch_t ( ) { assert_eq ! ( :: std :: mem :: size_of :: < __pthread_rwlock_arch_t > ( ) , 56usize , concat ! ( "Size of: " , stringify ! ( __pthread_rwlock_arch_t ) ) ) ; assert_eq ! ( :: std :: mem :: align_of :: < __pthread_rwlock_arch_t > ( ) , 8usize , concat ! ( "Alignment of " , stringify ! ( __pthread_rwlock_arch_t ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < __pthread_rwlock_arch_t > ( ) ) ) . __readers as * const _ as usize } , 0usize , concat ! ( "Offset of field: " , stringify ! ( __pthread_rwlock_arch_t ) , "::" , stringify ! ( __readers ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < __pthread_rwlock_arch_t > ( ) ) ) . __writers as * const _ as usize } , 4usize , concat ! ( "Offset of field: " , stringify ! ( __pthread_rwlock_arch_t ) , "::" , stringify ! ( __writers ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < __pthread_rwlock_arch_t > ( ) ) ) . __wrphase_futex as * const _ as usize } , 8usize , concat ! ( "Offset of field: " , stringify ! ( __pthread_rwlock_arch_t ) , "::" , stringify ! ( __wrphase_futex ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < __pthread_rwlock_arch_t > ( ) ) ) . __writers_futex as * const _ as usize } , 12usize , concat ! ( "Offset of field: " , stringify ! ( __pthread_rwlock_arch_t ) , "::" , stringify ! ( __writers_futex ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < __pthread_rwlock_arch_t > ( ) ) ) . __pad3 as * const _ as usize } , 16usize , concat ! ( "Offset of field: " , stringify ! ( __pthread_rwlock_arch_t ) , "::" , stringify ! ( __pad3 ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < __pthread_rwlock_arch_t > ( ) ) ) . __pad4 as * const _ as usize } , 20usize , concat ! ( "Offset of field: " , stringify ! ( __pthread_rwlock_arch_t ) , "::" , stringify ! ( __pad4 ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < __pthread_rwlock_arch_t > ( ) ) ) . __cur_writer as * const _ as usize } , 24usize , concat ! ( "Offset of field: " , stringify ! ( __pthread_rwlock_arch_t ) , "::" , stringify ! ( __cur_writer ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < __pthread_rwlock_arch_t > ( ) ) ) . __shared as * const _ as usize } , 28usize , concat ! ( "Offset of field: " , stringify ! ( __pthread_rwlock_arch_t ) , "::" , stringify ! ( __shared ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < __pthread_rwlock_arch_t > ( ) ) ) . __rwelision as * const _ as usize } , 32usize , concat ! ( "Offset of field: " , stringify ! ( __pthread_rwlock_arch_t ) , "::" , stringify ! ( __rwelision ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < __pthread_rwlock_arch_t > ( ) ) ) . __pad1 as * const _ as usize } , 33usize , concat ! ( "Offset of field: " , stringify ! ( __pthread_rwlock_arch_t ) , "::" , stringify ! ( __pad1 ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < __pthread_rwlock_arch_t > ( ) ) ) . __pad2 as * const _ as usize } , 40usize , concat ! ( "Offset of field: " , stringify ! ( __pthread_rwlock_arch_t ) , "::" , stringify ! ( __pad2 ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < __pthread_rwlock_arch_t > ( ) ) ) . __flags as * const _ as usize } , 48usize , concat ! ( "Offset of field: " , stringify ! ( __pthread_rwlock_arch_t ) , "::" , stringify ! ( __flags ) ) ) ; } # [ repr ( C ) ] # [ derive ( Debug , Copy , Clone ) ] pub struct __pthread_internal_list { pub __prev : * mut __pthread_internal_list , pub __next : * mut __pthread_internal_list , } # [ test ] fn bindgen_test_layout___pthread_internal_list ( ) { assert_eq ! ( :: std :: mem :: size_of :: < __pthread_internal_list > ( ) , 16usize , concat ! ( "Size of: " , stringify ! ( __pthread_internal_list ) ) ) ; assert_eq ! ( :: std :: mem :: align_of :: < __pthread_internal_list > ( ) , 8usize , concat ! ( "Alignment of " , stringify ! ( __pthread_internal_list ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < __pthread_internal_list > ( ) ) ) . __prev as * const _ as usize } , 0usize , concat ! ( "Offset of field: " , stringify ! ( __pthread_internal_list ) , "::" , stringify ! ( __prev ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < __pthread_internal_list > ( ) ) ) . __next as * const _ as usize } , 8usize , concat ! ( "Offset of field: " , stringify ! ( __pthread_internal_list ) , "::" , stringify ! ( __next ) ) ) ; } pub type __pthread_list_t = __pthread_internal_list ; # [ repr ( C ) ] # [ derive ( Debug , Copy , Clone ) ] pub struct __pthread_mutex_s { pub __lock : :: std :: os :: raw :: c_int , pub __count : :: std :: os :: raw :: c_uint , pub __owner : :: std :: os :: raw :: c_int , pub __nusers : :: std :: os :: raw :: c_uint , pub __kind : :: std :: os :: raw :: c_int , pub __spins : :: std :: os :: raw :: c_short , pub __elision : :: std :: os :: raw :: c_short , pub __list : __pthread_list_t , } # [ test ] fn bindgen_test_layout___pthread_mutex_s ( ) { assert_eq ! ( :: std :: mem :: size_of :: < __pthread_mutex_s > ( ) , 40usize , concat ! ( "Size of: " , stringify ! ( __pthread_mutex_s ) ) ) ; assert_eq ! ( :: std :: mem :: align_of :: < __pthread_mutex_s > ( ) , 8usize , concat ! ( "Alignment of " , stringify ! ( __pthread_mutex_s ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < __pthread_mutex_s > ( ) ) ) . __lock as * const _ as usize } , 0usize , concat ! ( "Offset of field: " , stringify ! ( __pthread_mutex_s ) , "::" , stringify ! ( __lock ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < __pthread_mutex_s > ( ) ) ) . __count as * const _ as usize } , 4usize , concat ! ( "Offset of field: " , stringify ! ( __pthread_mutex_s ) , "::" , stringify ! ( __count ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < __pthread_mutex_s > ( ) ) ) . __owner as * const _ as usize } , 8usize , concat ! ( "Offset of field: " , stringify ! ( __pthread_mutex_s ) , "::" , stringify ! ( __owner ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < __pthread_mutex_s > ( ) ) ) . __nusers as * const _ as usize } , 12usize , concat ! ( "Offset of field: " , stringify ! ( __pthread_mutex_s ) , "::" , stringify ! ( __nusers ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < __pthread_mutex_s > ( ) ) ) . __kind as * const _ as usize } , 16usize , concat ! ( "Offset of field: " , stringify ! ( __pthread_mutex_s ) , "::" , stringify ! ( __kind ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < __pthread_mutex_s > ( ) ) ) . __spins as * const _ as usize } , 20usize , concat ! ( "Offset of field: " , stringify ! ( __pthread_mutex_s ) , "::" , stringify ! ( __spins ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < __pthread_mutex_s > ( ) ) ) . __elision as * const _ as usize } , 22usize , concat ! ( "Offset of field: " , stringify ! ( __pthread_mutex_s ) , "::" , stringify ! ( __elision ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < __pthread_mutex_s > ( ) ) ) . __list as * const _ as usize } , 24usize , concat ! ( "Offset of field: " , stringify ! ( __pthread_mutex_s ) , "::" , stringify ! ( __list ) ) ) ; } # [ repr ( C ) ] # [ derive ( Copy , Clone ) ] pub struct __pthread_cond_s { pub __bindgen_anon_1 : __pthread_cond_s__bindgen_ty_1 , pub __bindgen_anon_2 : __pthread_cond_s__bindgen_ty_2 , pub __g_refs : [ :: std :: os :: raw :: c_uint ; 2usize ] , pub __g_size : [ :: std :: os :: raw :: c_uint ; 2usize ] , pub __g1_orig_size : :: std :: os :: raw :: c_uint , pub __wrefs : :: std :: os :: raw :: c_uint , pub __g_signals : [ :: std :: os :: raw :: c_uint ; 2usize ] , } # [ repr ( C ) ] # [ derive ( Copy , Clone ) ] pub union __pthread_cond_s__bindgen_ty_1 { pub __wseq : :: std :: os :: raw :: c_ulonglong , pub __wseq32 : __pthread_cond_s__bindgen_ty_1__bindgen_ty_1 , _bindgen_union_align : u64 , } # [ repr ( C ) ] # [ derive ( Debug , Copy , Clone ) ] pub struct __pthread_cond_s__bindgen_ty_1__bindgen_ty_1 { pub __low : :: std :: os :: raw :: c_uint , pub __high : :: std :: os :: raw :: c_uint , } # [ test ] fn bindgen_test_layout___pthread_cond_s__bindgen_ty_1__bindgen_ty_1 ( ) { assert_eq ! ( :: std :: mem :: size_of :: < __pthread_cond_s__bindgen_ty_1__bindgen_ty_1 > ( ) , 8usize , concat ! ( "Size of: " , stringify ! ( __pthread_cond_s__bindgen_ty_1__bindgen_ty_1 ) ) ) ; assert_eq ! ( :: std :: mem :: align_of :: < __pthread_cond_s__bindgen_ty_1__bindgen_ty_1 > ( ) , 4usize , concat ! ( "Alignment of " , stringify ! ( __pthread_cond_s__bindgen_ty_1__bindgen_ty_1 ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < __pthread_cond_s__bindgen_ty_1__bindgen_ty_1 > ( ) ) ) . __low as * const _ as usize } , 0usize , concat ! ( "Offset of field: " , stringify ! ( __pthread_cond_s__bindgen_ty_1__bindgen_ty_1 ) , "::" , stringify ! ( __low ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < __pthread_cond_s__bindgen_ty_1__bindgen_ty_1 > ( ) ) ) . __high as * const _ as usize } , 4usize , concat ! ( "Offset of field: " , stringify ! ( __pthread_cond_s__bindgen_ty_1__bindgen_ty_1 ) , "::" , stringify ! ( __high ) ) ) ; } # [ test ] fn bindgen_test_layout___pthread_cond_s__bindgen_ty_1 ( ) { assert_eq ! ( :: std :: mem :: size_of :: < __pthread_cond_s__bindgen_ty_1 > ( ) , 8usize , concat ! ( "Size of: " , stringify ! ( __pthread_cond_s__bindgen_ty_1 ) ) ) ; assert_eq ! ( :: std :: mem :: align_of :: < __pthread_cond_s__bindgen_ty_1 > ( ) , 8usize , concat ! ( "Alignment of " , stringify ! ( __pthread_cond_s__bindgen_ty_1 ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < __pthread_cond_s__bindgen_ty_1 > ( ) ) ) . __wseq as * const _ as usize } , 0usize , concat ! ( "Offset of field: " , stringify ! ( __pthread_cond_s__bindgen_ty_1 ) , "::" , stringify ! ( __wseq ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < __pthread_cond_s__bindgen_ty_1 > ( ) ) ) . __wseq32 as * const _ as usize } , 0usize , concat ! ( "Offset of field: " , stringify ! ( __pthread_cond_s__bindgen_ty_1 ) , "::" , stringify ! ( __wseq32 ) ) ) ; } # [ repr ( C ) ] # [ derive ( Copy , Clone ) ] pub union __pthread_cond_s__bindgen_ty_2 { pub __g1_start : :: std :: os :: raw :: c_ulonglong , pub __g1_start32 : __pthread_cond_s__bindgen_ty_2__bindgen_ty_1 , _bindgen_union_align : u64 , } # [ repr ( C ) ] # [ derive ( Debug , Copy , Clone ) ] pub struct __pthread_cond_s__bindgen_ty_2__bindgen_ty_1 { pub __low : :: std :: os :: raw :: c_uint , pub __high : :: std :: os :: raw :: c_uint , } # [ test ] fn bindgen_test_layout___pthread_cond_s__bindgen_ty_2__bindgen_ty_1 ( ) { assert_eq ! ( :: std :: mem :: size_of :: < __pthread_cond_s__bindgen_ty_2__bindgen_ty_1 > ( ) , 8usize , concat ! ( "Size of: " , stringify ! ( __pthread_cond_s__bindgen_ty_2__bindgen_ty_1 ) ) ) ; assert_eq ! ( :: std :: mem :: align_of :: < __pthread_cond_s__bindgen_ty_2__bindgen_ty_1 > ( ) , 4usize , concat ! ( "Alignment of " , stringify ! ( __pthread_cond_s__bindgen_ty_2__bindgen_ty_1 ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < __pthread_cond_s__bindgen_ty_2__bindgen_ty_1 > ( ) ) ) . __low as * const _ as usize } , 0usize , concat ! ( "Offset of field: " , stringify ! ( __pthread_cond_s__bindgen_ty_2__bindgen_ty_1 ) , "::" , stringify ! ( __low ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < __pthread_cond_s__bindgen_ty_2__bindgen_ty_1 > ( ) ) ) . __high as * const _ as usize } , 4usize , concat ! ( "Offset of field: " , stringify ! ( __pthread_cond_s__bindgen_ty_2__bindgen_ty_1 ) , "::" , stringify ! ( __high ) ) ) ; } # [ test ] fn bindgen_test_layout___pthread_cond_s__bindgen_ty_2 ( ) { assert_eq ! ( :: std :: mem :: size_of :: < __pthread_cond_s__bindgen_ty_2 > ( ) , 8usize , concat ! ( "Size of: " , stringify ! ( __pthread_cond_s__bindgen_ty_2 ) ) ) ; assert_eq ! ( :: std :: mem :: align_of :: < __pthread_cond_s__bindgen_ty_2 > ( ) , 8usize , concat ! ( "Alignment of " , stringify ! ( __pthread_cond_s__bindgen_ty_2 ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < __pthread_cond_s__bindgen_ty_2 > ( ) ) ) . __g1_start as * const _ as usize } , 0usize , concat ! ( "Offset of field: " , stringify ! ( __pthread_cond_s__bindgen_ty_2 ) , "::" , stringify ! ( __g1_start ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < __pthread_cond_s__bindgen_ty_2 > ( ) ) ) . __g1_start32 as * const _ as usize } , 0usize , concat ! ( "Offset of field: " , stringify ! ( __pthread_cond_s__bindgen_ty_2 ) , "::" , stringify ! ( __g1_start32 ) ) ) ; } # [ test ] fn bindgen_test_layout___pthread_cond_s ( ) { assert_eq ! ( :: std :: mem :: size_of :: < __pthread_cond_s > ( ) , 48usize , concat ! ( "Size of: " , stringify ! ( __pthread_cond_s ) ) ) ; assert_eq ! ( :: std :: mem :: align_of :: < __pthread_cond_s > ( ) , 8usize , concat ! ( "Alignment of " , stringify ! ( __pthread_cond_s ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < __pthread_cond_s > ( ) ) ) . __g_refs as * const _ as usize } , 16usize , concat ! ( "Offset of field: " , stringify ! ( __pthread_cond_s ) , "::" , stringify ! ( __g_refs ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < __pthread_cond_s > ( ) ) ) . __g_size as * const _ as usize } , 24usize , concat ! ( "Offset of field: " , stringify ! ( __pthread_cond_s ) , "::" , stringify ! ( __g_size ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < __pthread_cond_s > ( ) ) ) . __g1_orig_size as * const _ as usize } , 32usize , concat ! ( "Offset of field: " , stringify ! ( __pthread_cond_s ) , "::" , stringify ! ( __g1_orig_size ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < __pthread_cond_s > ( ) ) ) . __wrefs as * const _ as usize } , 36usize , concat ! ( "Offset of field: " , stringify ! ( __pthread_cond_s ) , "::" , stringify ! ( __wrefs ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < __pthread_cond_s > ( ) ) ) . __g_signals as * const _ as usize } , 40usize , concat ! ( "Offset of field: " , stringify ! ( __pthread_cond_s ) , "::" , stringify ! ( __g_signals ) ) ) ; } pub type pthread_t = :: std :: os :: raw :: c_ulong ; # [ repr ( C ) ] # [ derive ( Copy , Clone ) ] pub union pthread_mutexattr_t { pub __size : [ :: std :: os :: raw :: c_char ; 4usize ] , pub __align : :: std :: os :: raw :: c_int , _bindgen_union_align : u32 , } # [ test ] fn bindgen_test_layout_pthread_mutexattr_t ( ) { assert_eq ! ( :: std :: mem :: size_of :: < pthread_mutexattr_t > ( ) , 4usize , concat ! ( "Size of: " , stringify ! ( pthread_mutexattr_t ) ) ) ; assert_eq ! ( :: std :: mem :: align_of :: < pthread_mutexattr_t > ( ) , 4usize , concat ! ( "Alignment of " , stringify ! ( pthread_mutexattr_t ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < pthread_mutexattr_t > ( ) ) ) . __size as * const _ as usize } , 0usize , concat ! ( "Offset of field: " , stringify ! ( pthread_mutexattr_t ) , "::" , stringify ! ( __size ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < pthread_mutexattr_t > ( ) ) ) . __align as * const _ as usize } , 0usize , concat ! ( "Offset of field: " , stringify ! ( pthread_mutexattr_t ) , "::" , stringify ! ( __align ) ) ) ; } # [ repr ( C ) ] # [ derive ( Copy , Clone ) ] pub union pthread_condattr_t { pub __size : [ :: std :: os :: raw :: c_char ; 4usize ] , pub __align : :: std :: os :: raw :: c_int , _bindgen_union_align : u32 , } # [ test ] fn bindgen_test_layout_pthread_condattr_t ( ) { assert_eq ! ( :: std :: mem :: size_of :: < pthread_condattr_t > ( ) , 4usize , concat ! ( "Size of: " , stringify ! ( pthread_condattr_t ) ) ) ; assert_eq ! ( :: std :: mem :: align_of :: < pthread_condattr_t > ( ) , 4usize , concat ! ( "Alignment of " , stringify ! ( pthread_condattr_t ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < pthread_condattr_t > ( ) ) ) . __size as * const _ as usize } , 0usize , concat ! ( "Offset of field: " , stringify ! ( pthread_condattr_t ) , "::" , stringify ! ( __size ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < pthread_condattr_t > ( ) ) ) . __align as * const _ as usize } , 0usize , concat ! ( "Offset of field: " , stringify ! ( pthread_condattr_t ) , "::" , stringify ! ( __align ) ) ) ; } pub type pthread_key_t = :: std :: os :: raw :: c_uint ; pub type pthread_once_t = :: std :: os :: raw :: c_int ; # [ repr ( C ) ] # [ derive ( Copy , Clone ) ] pub union pthread_attr_t { pub __size : [ :: std :: os :: raw :: c_char ; 56usize ] , pub __align : :: std :: os :: raw :: c_long , _bindgen_union_align : [ u64 ; 7usize ] , } # [ test ] fn bindgen_test_layout_pthread_attr_t ( ) { assert_eq ! ( :: std :: mem :: size_of :: < pthread_attr_t > ( ) , 56usize , concat ! ( "Size of: " , stringify ! ( pthread_attr_t ) ) ) ; assert_eq ! ( :: std :: mem :: align_of :: < pthread_attr_t > ( ) , 8usize , concat ! ( "Alignment of " , stringify ! ( pthread_attr_t ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < pthread_attr_t > ( ) ) ) . __size as * const _ as usize } , 0usize , concat ! ( "Offset of field: " , stringify ! ( pthread_attr_t ) , "::" , stringify ! ( __size ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < pthread_attr_t > ( ) ) ) . __align as * const _ as usize } , 0usize , concat ! ( "Offset of field: " , stringify ! ( pthread_attr_t ) , "::" , stringify ! ( __align ) ) ) ; } # [ repr ( C ) ] # [ derive ( Copy , Clone ) ] pub union pthread_mutex_t { pub __data : __pthread_mutex_s , pub __size : [ :: std :: os :: raw :: c_char ; 40usize ] , pub __align : :: std :: os :: raw :: c_long , _bindgen_union_align : [ u64 ; 5usize ] , } # [ test ] fn bindgen_test_layout_pthread_mutex_t ( ) { assert_eq ! ( :: std :: mem :: size_of :: < pthread_mutex_t > ( ) , 40usize , concat ! ( "Size of: " , stringify ! ( pthread_mutex_t ) ) ) ; assert_eq ! ( :: std :: mem :: align_of :: < pthread_mutex_t > ( ) , 8usize , concat ! ( "Alignment of " , stringify ! ( pthread_mutex_t ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < pthread_mutex_t > ( ) ) ) . __data as * const _ as usize } , 0usize , concat ! ( "Offset of field: " , stringify ! ( pthread_mutex_t ) , "::" , stringify ! ( __data ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < pthread_mutex_t > ( ) ) ) . __size as * const _ as usize } , 0usize , concat ! ( "Offset of field: " , stringify ! ( pthread_mutex_t ) , "::" , stringify ! ( __size ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < pthread_mutex_t > ( ) ) ) . __align as * const _ as usize } , 0usize , concat ! ( "Offset of field: " , stringify ! ( pthread_mutex_t ) , "::" , stringify ! ( __align ) ) ) ; } # [ repr ( C ) ] # [ derive ( Copy , Clone ) ] pub union pthread_cond_t { pub __data : __pthread_cond_s , pub __size : [ :: std :: os :: raw :: c_char ; 48usize ] , pub __align : :: std :: os :: raw :: c_longlong , _bindgen_union_align : [ u64 ; 6usize ] , } # [ test ] fn bindgen_test_layout_pthread_cond_t ( ) { assert_eq ! ( :: std :: mem :: size_of :: < pthread_cond_t > ( ) , 48usize , concat ! ( "Size of: " , stringify ! ( pthread_cond_t ) ) ) ; assert_eq ! ( :: std :: mem :: align_of :: < pthread_cond_t > ( ) , 8usize , concat ! ( "Alignment of " , stringify ! ( pthread_cond_t ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < pthread_cond_t > ( ) ) ) . __data as * const _ as usize } , 0usize , concat ! ( "Offset of field: " , stringify ! ( pthread_cond_t ) , "::" , stringify ! ( __data ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < pthread_cond_t > ( ) ) ) . __size as * const _ as usize } , 0usize , concat ! ( "Offset of field: " , stringify ! ( pthread_cond_t ) , "::" , stringify ! ( __size ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < pthread_cond_t > ( ) ) ) . __align as * const _ as usize } , 0usize , concat ! ( "Offset of field: " , stringify ! ( pthread_cond_t ) , "::" , stringify ! ( __align ) ) ) ; } # [ repr ( C ) ] # [ derive ( Copy , Clone ) ] pub union pthread_rwlock_t { pub __data : __pthread_rwlock_arch_t , pub __size : [ :: std :: os :: raw :: c_char ; 56usize ] , pub __align : :: std :: os :: raw :: c_long , _bindgen_union_align : [ u64 ; 7usize ] , } # [ test ] fn bindgen_test_layout_pthread_rwlock_t ( ) { assert_eq ! ( :: std :: mem :: size_of :: < pthread_rwlock_t > ( ) , 56usize , concat ! ( "Size of: " , stringify ! ( pthread_rwlock_t ) ) ) ; assert_eq ! ( :: std :: mem :: align_of :: < pthread_rwlock_t > ( ) , 8usize , concat ! ( "Alignment of " , stringify ! ( pthread_rwlock_t ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < pthread_rwlock_t > ( ) ) ) . __data as * const _ as usize } , 0usize , concat ! ( "Offset of field: " , stringify ! ( pthread_rwlock_t ) , "::" , stringify ! ( __data ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < pthread_rwlock_t > ( ) ) ) . __size as * const _ as usize } , 0usize , concat ! ( "Offset of field: " , stringify ! ( pthread_rwlock_t ) , "::" , stringify ! ( __size ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < pthread_rwlock_t > ( ) ) ) . __align as * const _ as usize } , 0usize , concat ! ( "Offset of field: " , stringify ! ( pthread_rwlock_t ) , "::" , stringify ! ( __align ) ) ) ; } # [ repr ( C ) ] # [ derive ( Copy , Clone ) ] pub union pthread_rwlockattr_t { pub __size : [ :: std :: os :: raw :: c_char ; 8usize ] , pub __align : :: std :: os :: raw :: c_long , _bindgen_union_align : u64 , } # [ test ] fn bindgen_test_layout_pthread_rwlockattr_t ( ) { assert_eq ! ( :: std :: mem :: size_of :: < pthread_rwlockattr_t > ( ) , 8usize , concat ! ( "Size of: " , stringify ! ( pthread_rwlockattr_t ) ) ) ; assert_eq ! ( :: std :: mem :: align_of :: < pthread_rwlockattr_t > ( ) , 8usize , concat ! ( "Alignment of " , stringify ! ( pthread_rwlockattr_t ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < pthread_rwlockattr_t > ( ) ) ) . __size as * const _ as usize } , 0usize , concat ! ( "Offset of field: " , stringify ! ( pthread_rwlockattr_t ) , "::" , stringify ! ( __size ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < pthread_rwlockattr_t > ( ) ) ) . __align as * const _ as usize } , 0usize , concat ! ( "Offset of field: " , stringify ! ( pthread_rwlockattr_t ) , "::" , stringify ! ( __align ) ) ) ; } pub type pthread_spinlock_t = :: std :: os :: raw :: c_int ; # [ repr ( C ) ] # [ derive ( Copy , Clone ) ] pub union pthread_barrier_t { pub __size : [ :: std :: os :: raw :: c_char ; 32usize ] , pub __align : :: std :: os :: raw :: c_long , _bindgen_union_align : [ u64 ; 4usize ] , } # [ test ] fn bindgen_test_layout_pthread_barrier_t ( ) { assert_eq ! ( :: std :: mem :: size_of :: < pthread_barrier_t > ( ) , 32usize , concat ! ( "Size of: " , stringify ! ( pthread_barrier_t ) ) ) ; assert_eq ! ( :: std :: mem :: align_of :: < pthread_barrier_t > ( ) , 8usize , concat ! ( "Alignment of " , stringify ! ( pthread_barrier_t ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < pthread_barrier_t > ( ) ) ) . __size as * const _ as usize } , 0usize , concat ! ( "Offset of field: " , stringify ! ( pthread_barrier_t ) , "::" , stringify ! ( __size ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < pthread_barrier_t > ( ) ) ) . __align as * const _ as usize } , 0usize , concat ! ( "Offset of field: " , stringify ! ( pthread_barrier_t ) , "::" , stringify ! ( __align ) ) ) ; } # [ repr ( C ) ] # [ derive ( Copy , Clone ) ] pub union pthread_barrierattr_t { pub __size : [ :: std :: os :: raw :: c_char ; 4usize ] , pub __align : :: std :: os :: raw :: c_int , _bindgen_union_align : u32 , } # [ test ] fn bindgen_test_layout_pthread_barrierattr_t ( ) { assert_eq ! ( :: std :: mem :: size_of :: < pthread_barrierattr_t > ( ) , 4usize , concat ! ( "Size of: " , stringify ! ( pthread_barrierattr_t ) ) ) ; assert_eq ! ( :: std :: mem :: align_of :: < pthread_barrierattr_t > ( ) , 4usize , concat ! ( "Alignment of " , stringify ! ( pthread_barrierattr_t ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < pthread_barrierattr_t > ( ) ) ) . __size as * const _ as usize } , 0usize , concat ! ( "Offset of field: " , stringify ! ( pthread_barrierattr_t ) , "::" , stringify ! ( __size ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < pthread_barrierattr_t > ( ) ) ) . __align as * const _ as usize } , 0usize , concat ! ( "Offset of field: " , stringify ! ( pthread_barrierattr_t ) , "::" , stringify ! ( __align ) ) ) ; } extern "C" { pub fn random ( ) -> :: std :: os :: raw :: c_long ; } extern "C" { pub fn srandom ( __seed : :: std :: os :: raw :: c_uint ) ; } extern "C" { pub fn initstate ( __seed : :: std :: os :: raw :: c_uint , __statebuf : * mut :: std :: os :: raw :: c_char , __statelen : usize ) -> * mut :: std :: os :: raw :: c_char ; } extern "C" { pub fn setstate ( __statebuf : * mut :: std :: os :: raw :: c_char ) -> * mut :: std :: os :: raw :: c_char ; } # [ repr ( C ) ] # [ derive ( Debug , Copy , Clone ) ] pub struct random_data { pub fptr : * mut i32 , pub rptr : * mut i32 , pub state : * mut i32 , pub rand_type : :: std :: os :: raw :: c_int , pub rand_deg : :: std :: os :: raw :: c_int , pub rand_sep : :: std :: os :: raw :: c_int , pub end_ptr : * mut i32 , } # [ test ] fn bindgen_test_layout_random_data ( ) { assert_eq ! ( :: std :: mem :: size_of :: < random_data > ( ) , 48usize , concat ! ( "Size of: " , stringify ! ( random_data ) ) ) ; assert_eq ! ( :: std :: mem :: align_of :: < random_data > ( ) , 8usize , concat ! ( "Alignment of " , stringify ! ( random_data ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < random_data > ( ) ) ) . fptr as * const _ as usize } , 0usize , concat ! ( "Offset of field: " , stringify ! ( random_data ) , "::" , stringify ! ( fptr ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < random_data > ( ) ) ) . rptr as * const _ as usize } , 8usize , concat ! ( "Offset of field: " , stringify ! ( random_data ) , "::" , stringify ! ( rptr ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < random_data > ( ) ) ) . state as * const _ as usize } , 16usize , concat ! ( "Offset of field: " , stringify ! ( random_data ) , "::" , stringify ! ( state ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < random_data > ( ) ) ) . rand_type as * const _ as usize } , 24usize , concat ! ( "Offset of field: " , stringify ! ( random_data ) , "::" , stringify ! ( rand_type ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < random_data > ( ) ) ) . rand_deg as * const _ as usize } , 28usize , concat ! ( "Offset of field: " , stringify ! ( random_data ) , "::" , stringify ! ( rand_deg ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < random_data > ( ) ) ) . rand_sep as * const _ as usize } , 32usize , concat ! ( "Offset of field: " , stringify ! ( random_data ) , "::" , stringify ! ( rand_sep ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < random_data > ( ) ) ) . end_ptr as * const _ as usize } , 40usize , concat ! ( "Offset of field: " , stringify ! ( random_data ) , "::" , stringify ! ( end_ptr ) ) ) ; } extern "C" { pub fn random_r ( __buf : * mut random_data , __result : * mut i32 ) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn srandom_r ( __seed : :: std :: os :: raw :: c_uint , __buf : * mut random_data ) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn initstate_r ( __seed : :: std :: os :: raw :: c_uint , __statebuf : * mut :: std :: os :: raw :: c_char , __statelen : usize , __buf : * mut random_data ) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn setstate_r ( __statebuf : * mut :: std :: os :: raw :: c_char , __buf : * mut random_data ) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn rand ( ) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn srand ( __seed : :: std :: os :: raw :: c_uint ) ; } extern "C" { pub fn rand_r ( __seed : * mut :: std :: os :: raw :: c_uint ) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn drand48 ( ) -> f64 ; } extern "C" { pub fn erand48 ( __xsubi : * mut :: std :: os :: raw :: c_ushort ) -> f64 ; } extern "C" { pub fn lrand48 ( ) -> :: std :: os :: raw :: c_long ; } extern "C" { pub fn nrand48 ( __xsubi : * mut :: std :: os :: raw :: c_ushort ) -> :: std :: os :: raw :: c_long ; } extern "C" { pub fn mrand48 ( ) -> :: std :: os :: raw :: c_long ; } extern "C" { pub fn jrand48 ( __xsubi : * mut :: std :: os :: raw :: c_ushort ) -> :: std :: os :: raw :: c_long ; } extern "C" { pub fn srand48 ( __seedval : :: std :: os :: raw :: c_long ) ; } extern "C" { pub fn seed48 ( __seed16v : * mut :: std :: os :: raw :: c_ushort ) -> * mut :: std :: os :: raw :: c_ushort ; } extern "C" { pub fn lcong48 ( __param : * mut :: std :: os :: raw :: c_ushort ) ; } # [ repr ( C ) ] # [ derive ( Debug , Copy , Clone ) ] pub struct drand48_data { pub __x : [ :: std :: os :: raw :: c_ushort ; 3usize ] , pub __old_x : [ :: std :: os :: raw :: c_ushort ; 3usize ] , pub __c : :: std :: os :: raw :: c_ushort , pub __init : :: std :: os :: raw :: c_ushort , pub __a : :: std :: os :: raw :: c_ulonglong , } # [ test ] fn bindgen_test_layout_drand48_data ( ) { assert_eq ! ( :: std :: mem :: size_of :: < drand48_data > ( ) , 24usize , concat ! ( "Size of: " , stringify ! ( drand48_data ) ) ) ; assert_eq ! ( :: std :: mem :: align_of :: < drand48_data > ( ) , 8usize , concat ! ( "Alignment of " , stringify ! ( drand48_data ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < drand48_data > ( ) ) ) . __x as * const _ as usize } , 0usize , concat ! ( "Offset of field: " , stringify ! ( drand48_data ) , "::" , stringify ! ( __x ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < drand48_data > ( ) ) ) . __old_x as * const _ as usize } , 6usize , concat ! ( "Offset of field: " , stringify ! ( drand48_data ) , "::" , stringify ! ( __old_x ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < drand48_data > ( ) ) ) . __c as * const _ as usize } , 12usize , concat ! ( "Offset of field: " , stringify ! ( drand48_data ) , "::" , stringify ! ( __c ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < drand48_data > ( ) ) ) . __init as * const _ as usize } , 14usize , concat ! ( "Offset of field: " , stringify ! ( drand48_data ) , "::" , stringify ! ( __init ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < drand48_data > ( ) ) ) . __a as * const _ as usize } , 16usize , concat ! ( "Offset of field: " , stringify ! ( drand48_data ) , "::" , stringify ! ( __a ) ) ) ; } extern "C" { pub fn drand48_r ( __buffer : * mut drand48_data , __result : * mut f64 ) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn erand48_r ( __xsubi : * mut :: std :: os :: raw :: c_ushort , __buffer : * mut drand48_data , __result : * mut f64 ) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn lrand48_r ( __buffer : * mut drand48_data , __result : * mut :: std :: os :: raw :: c_long ) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn nrand48_r ( __xsubi : * mut :: std :: os :: raw :: c_ushort , __buffer : * mut drand48_data , __result : * mut :: std :: os :: raw :: c_long ) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn mrand48_r ( __buffer : * mut drand48_data , __result : * mut :: std :: os :: raw :: c_long ) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn jrand48_r ( __xsubi : * mut :: std :: os :: raw :: c_ushort , __buffer : * mut drand48_data , __result : * mut :: std :: os :: raw :: c_long ) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn srand48_r ( __seedval : :: std :: os :: raw :: c_long , __buffer : * mut drand48_data ) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn seed48_r ( __seed16v : * mut :: std :: os :: raw :: c_ushort , __buffer : * mut drand48_data ) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn lcong48_r ( __param : * mut :: std :: os :: raw :: c_ushort , __buffer : * mut drand48_data ) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn malloc ( __size : :: std :: os :: raw :: c_ulong ) -> * mut :: std :: os :: raw :: c_void ; } extern "C" { pub fn calloc ( __nmemb : :: std :: os :: raw :: c_ulong , __size : :: std :: os :: raw :: c_ulong ) -> * mut :: std :: os :: raw :: c_void ; } extern "C" { pub fn realloc ( __ptr : * mut :: std :: os :: raw :: c_void , __size : :: std :: os :: raw :: c_ulong ) -> * mut :: std :: os :: raw :: c_void ; } extern "C" { pub fn free ( __ptr : * mut :: std :: os :: raw :: c_void ) ; } extern "C" { pub fn alloca ( __size : :: std :: os :: raw :: c_ulong ) -> * mut :: std :: os :: raw :: c_void ; } extern "C" { pub fn valloc ( __size : usize ) -> * mut :: std :: os :: raw :: c_void ; } extern "C" { pub fn posix_memalign ( __memptr : * mut * mut :: std :: os :: raw :: c_void , __alignment : usize , __size : usize ) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn aligned_alloc ( __alignment : usize , __size : usize ) -> * mut :: std :: os :: raw :: c_void ; } extern "C" { pub fn abort ( ) ; } extern "C" { pub fn atexit ( __func : :: std :: option :: Option < unsafe extern "C" fn ( ) > ) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn at_quick_exit ( __func : :: std :: option :: Option < unsafe extern "C" fn ( ) > ) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn on_exit ( __func : :: std :: option :: Option < unsafe extern "C" fn ( __status : :: std :: os :: raw :: c_int , __arg : * mut :: std :: os :: raw :: c_void ) > , __arg : * mut :: std :: os :: raw :: c_void ) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn exit ( __status : :: std :: os :: raw :: c_int ) ; } extern "C" { pub fn quick_exit ( __status : :: std :: os :: raw :: c_int ) ; } extern "C" { pub fn _Exit ( __status : :: std :: os :: raw :: c_int ) ; } extern "C" { pub fn getenv ( __name : * const :: std :: os :: raw :: c_char ) -> * mut :: std :: os :: raw :: c_char ; } extern "C" { pub fn putenv ( __string : * mut :: std :: os :: raw :: c_char ) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn setenv ( __name : * const :: std :: os :: raw :: c_char , __value : * const :: std :: os :: raw :: c_char , __replace : :: std :: os :: raw :: c_int ) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn unsetenv ( __name : * const :: std :: os :: raw :: c_char ) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn clearenv ( ) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn mktemp ( __template : * mut :: std :: os :: raw :: c_char ) -> * mut :: std :: os :: raw :: c_char ; } extern "C" { pub fn mkstemp ( __template : * mut :: std :: os :: raw :: c_char ) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn mkstemps ( __template : * mut :: std :: os :: raw :: c_char , __suffixlen : :: std :: os :: raw :: c_int ) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn mkdtemp ( __template : * mut :: std :: os :: raw :: c_char ) -> * mut :: std :: os :: raw :: c_char ; } extern "C" { pub fn system ( __command : * const :: std :: os :: raw :: c_char ) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn realpath ( __name : * const :: std :: os :: raw :: c_char , __resolved : * mut :: std :: os :: raw :: c_char ) -> * mut :: std :: os :: raw :: c_char ; } pub type __compar_fn_t = :: std :: option :: Option < unsafe extern "C" fn ( arg1 : * const :: std :: os :: raw :: c_void , arg2 : * const :: std :: os :: raw :: c_void ) -> :: std :: os :: raw :: c_int > ; extern "C" { pub fn bsearch ( __key : * const :: std :: os :: raw :: c_void , __base : * const :: std :: os :: raw :: c_void , __nmemb : usize , __size : usize , __compar : __compar_fn_t ) -> * mut :: std :: os :: raw :: c_void ; } extern "C" { pub fn qsort ( __base : * mut :: std :: os :: raw :: c_void , __nmemb : usize , __size : usize , __compar : __compar_fn_t ) ; } extern "C" { pub fn abs ( __x : :: std :: os :: raw :: c_int ) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn labs ( __x : :: std :: os :: raw :: c_long ) -> :: std :: os :: raw :: c_long ; } extern "C" { pub fn llabs ( __x : :: std :: os :: raw :: c_longlong ) -> :: std :: os :: raw :: c_longlong ; } extern "C" { pub fn div ( __numer : :: std :: os :: raw :: c_int , __denom : :: std :: os :: raw :: c_int ) -> div_t ; } extern "C" { pub fn ldiv ( __numer : :: std :: os :: raw :: c_long , __denom : :: std :: os :: raw :: c_long ) -> ldiv_t ; } extern "C" { pub fn lldiv ( __numer : :: std :: os :: raw :: c_longlong , __denom : :: std :: os :: raw :: c_longlong ) -> lldiv_t ; } extern "C" { pub fn ecvt ( __value : f64 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: std :: os :: raw :: c_int , __sign : * mut :: std :: os :: raw :: c_int ) -> * mut :: std :: os :: raw :: c_char ; } extern "C" { pub fn fcvt ( __value : f64 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: std :: os :: raw :: c_int , __sign : * mut :: std :: os :: raw :: c_int ) -> * mut :: std :: os :: raw :: c_char ; } extern "C" { pub fn gcvt ( __value : f64 , __ndigit : :: std :: os :: raw :: c_int , __buf : * mut :: std :: os :: raw :: c_char ) -> * mut :: std :: os :: raw :: c_char ; } extern "C" { pub fn qecvt ( __value : u128 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: std :: os :: raw :: c_int , __sign : * mut :: std :: os :: raw :: c_int ) -> * mut :: std :: os :: raw :: c_char ; } extern "C" { pub fn qfcvt ( __value : u128 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: std :: os :: raw :: c_int , __sign : * mut :: std :: os :: raw :: c_int ) -> * mut :: std :: os :: raw :: c_char ; } extern "C" { pub fn qgcvt ( __value : u128 , __ndigit : :: std :: os :: raw :: c_int , __buf : * mut :: std :: os :: raw :: c_char ) -> * mut :: std :: os :: raw :: c_char ; } extern "C" { pub fn ecvt_r ( __value : f64 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: std :: os :: raw :: c_int , __sign : * mut :: std :: os :: raw :: c_int , __buf : * mut :: std :: os :: raw :: c_char , __len : usize ) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn fcvt_r ( __value : f64 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: std :: os :: raw :: c_int , __sign : * mut :: std :: os :: raw :: c_int , __buf : * mut :: std :: os :: raw :: c_char , __len : usize ) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn qecvt_r ( __value : u128 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: std :: os :: raw :: c_int , __sign : * mut :: std :: os :: raw :: c_int , __buf : * mut :: std :: os :: raw :: c_char , __len : usize ) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn qfcvt_r ( __value : u128 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: std :: os :: raw :: c_int , __sign : * mut :: std :: os :: raw :: c_int , __buf : * mut :: std :: os :: raw :: c_char , __len : usize ) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn mblen ( __s : * const :: std :: os :: raw :: c_char , __n : usize ) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn mbtowc ( __pwc : * mut wchar_t , __s : * const :: std :: os :: raw :: c_char , __n : usize ) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn wctomb ( __s : * mut :: std :: os :: raw :: c_char , __wchar : wchar_t ) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn mbstowcs ( __pwcs : * mut wchar_t , __s : * const :: std :: os :: raw :: c_char , __n : usize ) -> usize ; } extern "C" { pub fn wcstombs ( __s : * mut :: std :: os :: raw :: c_char , __pwcs : * const wchar_t , __n : usize ) -> usize ; } extern "C" { pub fn rpmatch ( __response : * const :: std :: os :: raw :: c_char ) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn getsubopt ( __optionp : * mut * mut :: std :: os :: raw :: c_char , __tokens : * const * mut :: std :: os :: raw :: c_char , __valuep : * mut * mut :: std :: os :: raw :: c_char ) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn getloadavg ( __loadavg : * mut f64 , __nelem : :: std :: os :: raw :: c_int ) -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn js_init_module_std ( ctx : * mut JSContext , module_name : * const :: std :: os :: raw :: c_char ) -> * mut JSModuleDef ; } extern "C" { pub fn js_init_module_os ( ctx : * mut JSContext , module_name : * const :: std :: os :: raw :: c_char ) -> * mut JSModuleDef ; } extern "C" { pub fn js_std_add_helpers ( ctx : * mut JSContext , argc : :: std :: os :: raw :: c_int , argv : * mut * mut :: std :: os :: raw :: c_char ) ; } extern "C" { pub fn js_std_loop ( ctx : * mut JSContext ) ; } extern "C" { pub fn js_std_free_handlers ( rt : * mut JSRuntime ) ; } extern "C" { pub fn js_std_dump_error ( ctx : * mut JSContext ) ; } extern "C" { pub fn js_load_file ( ctx : * mut JSContext , pbuf_len : * mut usize , filename : * const :: std :: os :: raw :: c_char ) -> * mut u8 ; } extern "C" { pub fn js_module_loader ( ctx : * mut JSContext , module_name : * const :: std :: os :: raw :: c_char , opaque : * mut :: std :: os :: raw :: c_void ) -> * mut JSModuleDef ; } extern "C" { pub fn js_std_eval_binary ( ctx : * mut JSContext , buf : * const u8 , buf_len : usize , flags : :: std :: os :: raw :: c_int ) ; } pub type __builtin_va_list = [ __va_list_tag ; 1usize ] ; # [ repr ( C ) ] # [ derive ( Debug , Copy , Clone ) ] 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 { & ( * ( :: std :: ptr :: null :: < __va_list_tag > ( ) ) ) . gp_offset as * const _ as usize } , 0usize , concat ! ( "Offset of field: " , stringify ! ( __va_list_tag ) , "::" , stringify ! ( gp_offset ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < __va_list_tag > ( ) ) ) . fp_offset as * const _ as usize } , 4usize , concat ! ( "Offset of field: " , stringify ! ( __va_list_tag ) , "::" , stringify ! ( fp_offset ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < __va_list_tag > ( ) ) ) . overflow_arg_area as * const _ as usize } , 8usize , concat ! ( "Offset of field: " , stringify ! ( __va_list_tag ) , "::" , stringify ! ( overflow_arg_area ) ) ) ; assert_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < __va_list_tag > ( ) ) ) . reg_save_area as * const _ as usize } , 16usize , concat ! ( "Offset of field: " , stringify ! ( __va_list_tag ) , "::" , stringify ! ( reg_save_area ) ) ) ; }