SYMBOL INDEX (6646 symbols across 51 files) FILE: build.rs function main (line 3) | fn main() { FILE: ci/testdata/cython_test.c type PyObject (line 315) | typedef PyObject *(*__Pyx_PyCFunctionFast) (PyObject *self, PyObject *co... type PyObject (line 316) | typedef PyObject *(*__Pyx_PyCFunctionFastWithKeywords) (PyObject *self, ... type Py_tss_t (line 352) | typedef int Py_tss_t; function CYTHON_INLINE (line 353) | static CYTHON_INLINE int PyThread_tss_create(Py_tss_t *key) { function CYTHON_INLINE (line 357) | static CYTHON_INLINE Py_tss_t * PyThread_tss_alloc(void) { function CYTHON_INLINE (line 362) | static CYTHON_INLINE void PyThread_tss_free(Py_tss_t *key) { function CYTHON_INLINE (line 365) | static CYTHON_INLINE int PyThread_tss_is_created(Py_tss_t *key) { function CYTHON_INLINE (line 368) | static CYTHON_INLINE void PyThread_tss_delete(Py_tss_t *key) { function CYTHON_INLINE (line 372) | static CYTHON_INLINE int PyThread_tss_set(Py_tss_t *key, void *value) { function CYTHON_INLINE (line 375) | static CYTHON_INLINE void * PyThread_tss_get(Py_tss_t *key) { type Py_hash_t (line 499) | typedef long Py_hash_t; type __Pyx_PyAsyncMethodsStruct (line 522) | typedef struct { function CYTHON_INLINE (line 536) | static CYTHON_INLINE float __PYX_NAN() { type __Pyx_StringTabEntry (line 573) | typedef struct {PyObject **p; const char *s; const Py_ssize_t n; const c... function CYTHON_INLINE (line 639) | static CYTHON_INLINE size_t __Pyx_Py_UNICODE_strlen(const Py_UNICODE *u) { function __Pyx_init_sys_getdefaultencoding_params (line 670) | static int __Pyx_init_sys_getdefaultencoding_params(void) { function __Pyx_init_sys_getdefaultencoding_params (line 720) | static int __Pyx_init_sys_getdefaultencoding_params(void) { function CYTHON_INLINE (line 752) | static CYTHON_INLINE void __Pyx_pretend_to_initialize(void* ptr) { (void... type __Pyx_RefNannyAPIStruct (line 779) | typedef struct { function CYTHON_INLINE (line 882) | static CYTHON_INLINE int __Pyx_PyDict_ContainsTF(PyObject* item, PyObjec... function CYTHON_INLINE (line 1028) | static CYTHON_INLINE int __Pyx_PyList_Append(PyObject* list, PyObject* x) { type __pyx_CyFunctionObject (line 1059) | typedef struct { type __pyx_FusedFunctionObject (line 1100) | typedef struct { type __Pyx_CodeObjectCacheEntry (line 1126) | typedef struct { type __Pyx_CodeObjectCache (line 1130) | struct __Pyx_CodeObjectCache { type __Pyx_CodeObjectCache (line 1135) | struct __Pyx_CodeObjectCache function PyObject (line 1272) | static PyObject *__pyx_pw_11cython_test_1sqrt(PyObject *__pyx_self, PyOb... function PyObject (line 1353) | static PyObject *__pyx_pf_11cython_test_sqrt(CYTHON_UNUSED PyObject *__p... function PyObject (line 1620) | static PyObject *__pyx_fuse_0__pyx_f_11cython_test_sqrt(float __pyx_v_va... function PyObject (line 1699) | static PyObject *__pyx_pw_11cython_test_3__pyx_fuse_0sqrt(PyObject *__py... function PyObject (line 1720) | static PyObject *__pyx_pf_11cython_test_2__pyx_fuse_0sqrt(CYTHON_UNUSED ... function PyObject (line 1745) | static PyObject *__pyx_fuse_1__pyx_f_11cython_test_sqrt(double __pyx_v_v... function PyObject (line 1824) | static PyObject *__pyx_pw_11cython_test_5__pyx_fuse_1sqrt(PyObject *__py... function PyObject (line 1845) | static PyObject *__pyx_pf_11cython_test_4__pyx_fuse_1sqrt(CYTHON_UNUSED ... type PyModuleDef (line 1883) | struct PyModuleDef function __Pyx_InitCachedBuiltins (line 1935) | static int __Pyx_InitCachedBuiltins(void) { function __Pyx_InitCachedConstants (line 1943) | static int __Pyx_InitCachedConstants(void) { function __Pyx_InitGlobals (line 1977) | static int __Pyx_InitGlobals(void) { function __Pyx_modinit_global_init_code (line 1993) | static int __Pyx_modinit_global_init_code(void) { function __Pyx_modinit_variable_export_code (line 2001) | static int __Pyx_modinit_variable_export_code(void) { function __Pyx_modinit_function_export_code (line 2009) | static int __Pyx_modinit_function_export_code(void) { function __Pyx_modinit_type_init_code (line 2017) | static int __Pyx_modinit_type_init_code(void) { function __Pyx_modinit_type_import_code (line 2025) | static int __Pyx_modinit_type_import_code(void) { function __Pyx_modinit_variable_import_code (line 2033) | static int __Pyx_modinit_variable_import_code(void) { function __Pyx_modinit_function_import_code (line 2041) | static int __Pyx_modinit_function_import_code(void) { function __Pyx_PyMODINIT_FUNC (line 2079) | __Pyx_PyMODINIT_FUNC PyInit_cython_test(void) function __Pyx_copy_spec_to_module (line 2084) | static int __Pyx_copy_spec_to_module(PyObject *spec, PyObject *moddict, ... function PyObject (line 2097) | static PyObject* __pyx_pymod_create(PyObject *spec, CYTHON_UNUSED PyModu... function __Pyx_RefNannyAPIStruct (line 2290) | static __Pyx_RefNannyAPIStruct *__Pyx_RefNannyImportAPI(const char *modn... function CYTHON_INLINE (line 2307) | static CYTHON_INLINE PyObject* __Pyx_PyObject_GetAttrStr(PyObject* obj, ... function PyObject (line 2320) | static PyObject *__Pyx_GetBuiltinName(PyObject *name) { function __Pyx_RaiseArgtupleInvalid (line 2334) | static void __Pyx_RaiseArgtupleInvalid( function __Pyx_RaiseDoubleKeywordsError (line 2360) | static void __Pyx_RaiseDoubleKeywordsError( function __Pyx_ParseOptionalKeywords (line 2374) | static int __Pyx_ParseOptionalKeywords( function PyObject (line 2476) | static PyObject *__Pyx_GetItemInt_Generic(PyObject *o, PyObject* j) { function CYTHON_INLINE (line 2483) | static CYTHON_INLINE PyObject *__Pyx_GetItemInt_List_Fast(PyObject *o, P... function CYTHON_INLINE (line 2501) | static CYTHON_INLINE PyObject *__Pyx_GetItemInt_Tuple_Fast(PyObject *o, ... function CYTHON_INLINE (line 2519) | static CYTHON_INLINE PyObject *__Pyx_GetItemInt_Fast(PyObject *o, Py_ssi... function PyObject (line 2564) | static PyObject *__Pyx_PyDict_GetItem(PyObject *d, PyObject* key) { function CYTHON_INLINE (line 2583) | static CYTHON_INLINE PyObject * __Pyx_PyCFunction_FastCall(PyObject *fun... function PyObject (line 2607) | static PyObject* __Pyx_PyFunction_FastCallNoKw(PyCodeObject *co, PyObjec... function CYTHON_INLINE (line 2726) | static CYTHON_INLINE PyObject* __Pyx_PyObject_Call(PyObject *func, PyObj... function CYTHON_INLINE (line 2746) | static CYTHON_INLINE PyObject* __Pyx_PyObject_CallMethO(PyObject *func, ... function PyObject (line 2766) | static PyObject* __Pyx__PyObject_CallOneArg(PyObject *func, PyObject *ar... function CYTHON_INLINE (line 2776) | static CYTHON_INLINE PyObject* __Pyx_PyObject_CallOneArg(PyObject *func,... function CYTHON_INLINE (line 2794) | static CYTHON_INLINE PyObject* __Pyx_PyObject_CallOneArg(PyObject *func,... function CYTHON_INLINE (line 2806) | static CYTHON_INLINE void __Pyx_ErrRestoreInState(PyThreadState *tstate,... function CYTHON_INLINE (line 2818) | static CYTHON_INLINE void __Pyx_ErrFetchInState(PyThreadState *tstate, P... function __Pyx_Raise (line 2830) | static void __Pyx_Raise(PyObject *type, PyObject *value, PyObject *tb, function __Pyx_Raise (line 2881) | static void __Pyx_Raise(PyObject *type, PyObject *value, PyObject *tb, P... function __Pyx_SetItemInt_Generic (line 2988) | static int __Pyx_SetItemInt_Generic(PyObject *o, PyObject *j, PyObject *... function CYTHON_INLINE (line 3036) | static CYTHON_INLINE int __Pyx_IterFinish(void) { function PyObject (line 3092) | static PyObject* __Pyx_PyObject_CallMethod0(PyObject* obj, PyObject* met... function CYTHON_INLINE (line 3114) | static CYTHON_INLINE void __Pyx_RaiseNeedMoreValuesError(Py_ssize_t inde... function CYTHON_INLINE (line 3121) | static CYTHON_INLINE void __Pyx_RaiseTooManyValuesError(Py_ssize_t expec... function __Pyx_IternextUnpackEndCheck (line 3127) | static int __Pyx_IternextUnpackEndCheck(PyObject *retval, Py_ssize_t exp... function CYTHON_INLINE (line 3139) | static CYTHON_INLINE void __Pyx_RaiseNoneNotIterableError(void) { function __Pyx_UnpackTupleError (line 3144) | static void __Pyx_UnpackTupleError(PyObject *t, Py_ssize_t index) { function CYTHON_INLINE (line 3155) | static CYTHON_INLINE int __Pyx_unpack_tuple2_exact( function __Pyx_unpack_tuple2_generic (line 3179) | static int __Pyx_unpack_tuple2_generic(PyObject* tuple, PyObject** pvalu... function CYTHON_INLINE (line 3207) | static CYTHON_INLINE PyObject* __Pyx_dict_iterator(PyObject* iterable, i... function CYTHON_INLINE (line 3251) | static CYTHON_INLINE int __Pyx_dict_iter_next( function PyTypeObject (line 3320) | static PyTypeObject* __Pyx_FetchCommonType(PyTypeObject* type) { function PyObject (line 3360) | static PyObject * function __Pyx_CyFunction_set_doc (line 3380) | static int function PyObject (line 3392) | static PyObject * function PyObject (line 3426) | static PyObject * function PyObject (line 3451) | static PyObject * function PyObject (line 3461) | static PyObject * function __Pyx_CyFunction_set_dict (line 3472) | static int function PyObject (line 3492) | static PyObject * function PyObject (line 3498) | static PyObject * function PyObject (line 3504) | static PyObject * function __Pyx_CyFunction_init_defaults (line 3511) | static int function __Pyx_CyFunction_set_defaults (line 3533) | static int function PyObject (line 3549) | static PyObject * function __Pyx_CyFunction_set_kwdefaults (line 3563) | static int function PyObject (line 3579) | static PyObject * function __Pyx_CyFunction_set_annotations (line 3593) | static int function PyObject (line 3609) | static PyObject * function PyObject (line 3645) | static PyObject * function PyObject (line 3663) | static PyObject *__Pyx_CyFunction_New(PyTypeObject *type, PyMethodDef *m... function __Pyx_CyFunction_clear (line 3695) | static int function __Pyx__CyFunction_dealloc (line 3720) | static void __Pyx__CyFunction_dealloc(__pyx_CyFunctionObject *m) function __Pyx_CyFunction_dealloc (line 3727) | static void __Pyx_CyFunction_dealloc(__pyx_CyFunctionObject *m) function __Pyx_CyFunction_traverse (line 3732) | static int __Pyx_CyFunction_traverse(__pyx_CyFunctionObject *m, visitpro... function PyObject (line 3753) | static PyObject *__Pyx_CyFunction_descr_get(PyObject *func, PyObject *ob... function PyObject (line 3769) | static PyObject* function PyObject (line 3780) | static PyObject * __Pyx_CyFunction_CallMethod(PyObject *func, PyObject *... function CYTHON_INLINE (line 3834) | static CYTHON_INLINE PyObject *__Pyx_CyFunction_Call(PyObject *func, PyO... function PyObject (line 3837) | static PyObject *__Pyx_CyFunction_CallAsMethod(PyObject *func, PyObject ... function __pyx_CyFunction_init (line 3920) | static int __pyx_CyFunction_init(void) { function CYTHON_INLINE (line 3927) | static CYTHON_INLINE void *__Pyx_CyFunction_InitDefaults(PyObject *func,... function CYTHON_INLINE (line 3936) | static CYTHON_INLINE void __Pyx_CyFunction_SetDefaultsTuple(PyObject *fu... function CYTHON_INLINE (line 3941) | static CYTHON_INLINE void __Pyx_CyFunction_SetDefaultsKwDict(PyObject *f... function CYTHON_INLINE (line 3946) | static CYTHON_INLINE void __Pyx_CyFunction_SetAnnotationsDict(PyObject *... function PyObject (line 3953) | static PyObject * function __pyx_FusedFunction_dealloc (line 3969) | static void function __pyx_FusedFunction_traverse (line 3978) | static int function __pyx_FusedFunction_clear (line 3988) | static int function PyObject (line 3996) | static PyObject * function PyObject (line 4031) | static PyObject * function PyObject (line 4039) | static PyObject * function PyObject (line 4101) | static PyObject * function PyObject (line 4113) | static PyObject * function __pyx_FusedFunction_init (line 4274) | static int __pyx_FusedFunction_init(void) { function __Pyx_CLineForTraceback (line 4284) | static int __Pyx_CLineForTraceback(CYTHON_UNUSED PyThreadState *tstate, ... function __pyx_bisect_code_objects (line 4323) | static int __pyx_bisect_code_objects(__Pyx_CodeObjectCacheEntry* entries... function PyCodeObject (line 4344) | static PyCodeObject *__pyx_find_code_object(int code_line) { function __pyx_insert_code_object (line 4358) | static void __pyx_insert_code_object(int code_line, PyCodeObject* code_o... function PyCodeObject (line 4406) | static PyCodeObject* __Pyx_CreateCodeObjectForTraceback( function __Pyx_AddTraceback (line 4458) | static void __Pyx_AddTraceback(const char *funcname, int c_line, function CYTHON_INLINE (line 4488) | static CYTHON_INLINE PyObject* __Pyx_PyInt_From_long(long value) { function PyObject (line 4541) | static PyObject *__Pyx_Import(PyObject *name, PyObject *from_list, int l... function PyObject (line 4795) | static PyObject* __Pyx__ImportNumPyArray(void) { function CYTHON_INLINE (line 4812) | static CYTHON_INLINE PyObject* __Pyx_ImportNumPyArrayTypeIfAvailable(voi... function __Pyx_InBases (line 5011) | static int __Pyx_InBases(PyTypeObject *a, PyTypeObject *b) { function CYTHON_INLINE (line 5019) | static CYTHON_INLINE int __Pyx_IsSubtype(PyTypeObject *a, PyTypeObject *... function __Pyx_inner_PyErr_GivenExceptionMatches2 (line 5035) | static int __Pyx_inner_PyErr_GivenExceptionMatches2(PyObject *err, PyObj... function CYTHON_INLINE (line 5057) | static CYTHON_INLINE int __Pyx_inner_PyErr_GivenExceptionMatches2(PyObje... function __Pyx_PyErr_GivenExceptionMatchesTuple (line 5065) | static int __Pyx_PyErr_GivenExceptionMatchesTuple(PyObject *exc_type, Py... function CYTHON_INLINE (line 5086) | static CYTHON_INLINE int __Pyx_PyErr_GivenExceptionMatches(PyObject *err... function CYTHON_INLINE (line 5098) | static CYTHON_INLINE int __Pyx_PyErr_GivenExceptionMatches2(PyObject *er... function __Pyx_check_binary_version (line 5110) | static int __Pyx_check_binary_version(void) { function __Pyx_InitStrings (line 5126) | static int __Pyx_InitStrings(__Pyx_StringTabEntry *t) { function CYTHON_INLINE (line 5158) | static CYTHON_INLINE PyObject* __Pyx_PyUnicode_FromString(const char* c_... function CYTHON_INLINE (line 5161) | static CYTHON_INLINE const char* __Pyx_PyObject_AsString(PyObject* o) { function CYTHON_INLINE (line 5188) | static CYTHON_INLINE const char* __Pyx_PyUnicode_AsStringAndSize(PyObjec... function CYTHON_INLINE (line 5230) | static CYTHON_INLINE int __Pyx_PyObject_IsTrue(PyObject* x) { function PyObject (line 5235) | static PyObject* __Pyx_PyNumber_IntOrLongWrongResultType(PyObject* resul... function CYTHON_INLINE (line 5304) | static CYTHON_INLINE Py_ssize_t __Pyx_PyIndex_AsSsize_t(PyObject* b) { function CYTHON_INLINE (line 5366) | static CYTHON_INLINE PyObject * __Pyx_PyBool_FromLong(long b) { function CYTHON_INLINE (line 5369) | static CYTHON_INLINE PyObject * __Pyx_PyInt_FromSize_t(size_t ival) { FILE: ci/update_python_test_versions.py function parse_version (line 11) | def parse_version(v): function get_github_python_versions (line 15) | def get_github_python_versions(): function update_python_test_versions (line 64) | def update_python_test_versions(): FILE: examples/dump_traces.rs function print_python_stacks (line 6) | fn print_python_stacks(pid: remoteprocess::Pid) -> Result<(), anyhow::Er... function main (line 24) | fn main() { FILE: generate_bindings.py function build_python (line 15) | def build_python(cpython_path, version): function calculate_pyruntime_offsets (line 41) | def calculate_pyruntime_offsets(cpython_path, version, configure=False): function extract_bindings (line 103) | def extract_bindings(cpython_path, version, configure=False): FILE: src/binary_parser.rs type BinaryInfo (line 11) | pub struct BinaryInfo { method contains (line 25) | pub fn contains(&self, addr: u64) -> bool { function parse_binary (line 31) | pub fn parse_binary(filename: &Path, addr: u64, size: u64) -> Result Chrometrace { method should_merge_frames (line 48) | fn should_merge_frames(&self, a: &Frame, b: &Frame) -> bool { method event (line 52) | fn event(&self, trace: &StackTrace, frame: &Frame, phase: &str, ts: u6... method increment (line 71) | pub fn increment(&mut self, trace: &StackTrace) -> std::io::Result<()> { method write (line 107) | pub fn write(&self, w: &mut dyn Write) -> Result<(), Error> { FILE: src/config.rs type Config (line 9) | pub struct Config { method from_commandline (line 148) | pub fn from_commandline() -> Config { method from_args (line 153) | pub fn from_args(args: &[String]) -> clap::Result { type FileFormat (line 66) | pub enum FileFormat { method possible_values (line 74) | pub fn possible_values() -> impl Iterator Result { type LockingStrategy (line 95) | pub enum LockingStrategy { type RecordDuration (line 103) | pub enum RecordDuration { type LineNo (line 109) | pub enum LineNo { method default (line 118) | fn default() -> Config { function get_config (line 497) | fn get_config(cmd: &str) -> clap::Result { function test_parse_record_args (line 505) | fn test_parse_record_args() { function test_parse_dump_args (line 551) | fn test_parse_dump_args() { function test_parse_top_args (line 569) | fn test_parse_top_args() { function test_parse_args (line 581) | fn test_parse_args() { FILE: src/console_viewer.rs type ConsoleViewer (line 15) | pub struct ConsoleViewer { method new (line 29) | pub fn new( method increment (line 83) | pub fn increment(&mut self, traces: &[StackTrace]) -> Result<(), Error> { method display (line 135) | pub fn display(&self) -> std::io::Result<()> { method increment_error (line 330) | pub fn increment_error(&mut self, err: &Error) -> Result<(), Error> { method increment_late_sample (line 337) | pub fn increment_late_sample(&mut self, delay: std::time::Duration) { method should_refresh (line 342) | pub fn should_refresh(&self) -> bool { method increment_common (line 354) | fn increment_common(&mut self) -> Result<(), Error> { method maybe_reset (line 366) | fn maybe_reset(&mut self) { method drop (line 376) | fn drop(&mut self) { type FunctionStatistics (line 382) | struct FunctionStatistics { function update_function_statistics (line 389) | fn update_function_statistics( type Options (line 420) | struct Options { method new (line 446) | fn new(show_linenumbers: bool) -> Options { type Stats (line 429) | struct Stats { method new (line 459) | fn new() -> Stats { method reset_current (line 477) | pub fn reset_current(&mut self) { function display_time (line 496) | fn display_time(val: f64) -> String { type ConsoleConfig (line 525) | pub struct ConsoleConfig { method new (line 531) | pub fn new() -> io::Result { method reset_cursor (line 550) | pub fn reset_cursor(&self) -> io::Result<()> { method new (line 586) | pub fn new() -> io::Result { method reset_cursor (line 633) | pub fn reset_cursor(&self) -> io::Result<()> { method reset_styles (line 646) | pub fn reset_styles(&self) -> io::Result<()> { method drop (line 558) | fn drop(&mut self) { type ConsoleConfig (line 579) | pub struct ConsoleConfig { method new (line 531) | pub fn new() -> io::Result { method reset_cursor (line 550) | pub fn reset_cursor(&self) -> io::Result<()> { method new (line 586) | pub fn new() -> io::Result { method reset_cursor (line 633) | pub fn reset_cursor(&self) -> io::Result<()> { method reset_styles (line 646) | pub fn reset_styles(&self) -> io::Result<()> { method drop (line 674) | fn drop(&mut self) { FILE: src/coredump.rs type CoreMapRange (line 31) | pub struct CoreMapRange { method size (line 39) | pub fn size(&self) -> usize { method start (line 42) | pub fn start(&self) -> usize { method filename (line 45) | pub fn filename(&self) -> Option<&Path> { method is_exec (line 48) | pub fn is_exec(&self) -> bool { method is_write (line 51) | pub fn is_write(&self) -> bool { method is_read (line 54) | pub fn is_read(&self) -> bool { method contains_addr (line 60) | fn contains_addr(&self, addr: usize) -> bool { type CoreDump (line 66) | pub struct CoreDump { method new (line 75) | pub fn new>(filename: P) -> Result { method read (line 158) | fn read(&self, addr: usize, buf: &mut [u8]) -> Result<(), remoteprocess:... type PythonCoreDump (line 179) | pub struct PythonCoreDump { method new (line 187) | pub fn new>(filename: P) -> Result Result, Er... method _get_stack (line 328) | fn _get_stack(&self, config: &Config) -> Result, config: &Config) ... type elf_siginfo (line 398) | pub struct elf_siginfo { type timeval (line 406) | pub struct timeval { type elf_prstatus (line 413) | pub struct elf_prstatus { type elf_prpsinfo (line 432) | pub struct elf_prpsinfo { function test_coredump (line 456) | fn test_coredump() { FILE: src/cython.rs type SourceMaps (line 10) | pub struct SourceMaps { method new (line 15) | pub fn new() -> SourceMaps { method translate (line 20) | pub fn translate(&mut self, frame: &mut Frame) { method translate_frame (line 29) | fn translate_frame(&mut self, frame: &mut Frame) -> bool { method load_map (line 47) | fn load_map(&mut self, frame: &Frame) { type SourceMap (line 66) | struct SourceMap { method new (line 71) | pub fn new(filename: &str, module: &Option) -> Result Option<&(String, u32)> { function ignore_frame (line 125) | pub fn ignore_frame(name: &str) -> bool { function demangle (line 136) | pub fn demangle(name: &str) -> &str { function resolve_cython_file (line 191) | fn resolve_cython_file( function test_demangle (line 217) | fn test_demangle() { function test_source_map (line 248) | fn test_source_map() { FILE: src/dump.rs function print_traces (line 10) | pub fn print_traces(pid: Pid, config: &Config, parent: Option) -> R... function print_trace (line 64) | pub fn print_trace(trace: &StackTrace, include_activity: bool) { FILE: src/flamegraph.rs type Flamegraph (line 37) | pub struct Flamegraph { method new (line 43) | pub fn new(show_linenumbers: bool) -> Flamegraph { method increment (line 50) | pub fn increment(&mut self, trace: &StackTrace) -> std::io::Result<()> { method get_lines (line 76) | fn get_lines(&self) -> Vec { method write (line 83) | pub fn write(&self, w: &mut dyn Write) -> Result<(), Error> { method write_raw (line 95) | pub fn write_raw(&self, w: &mut dyn Write) -> Result<(), Error> { FILE: src/main.rs function permission_denied (line 46) | fn permission_denied(err: &Error) -> bool { function sample_console (line 60) | fn sample_console(pid: remoteprocess::Pid, config: &Config) -> Result<()... type Recorder (line 89) | pub trait Recorder { method increment (line 90) | fn increment(&mut self, trace: &StackTrace) -> Result<(), Error>; method write (line 91) | fn write(&self, w: &mut dyn Write) -> Result<(), Error>; method increment (line 95) | fn increment(&mut self, trace: &StackTrace) -> Result<(), Error> { method write (line 98) | fn write(&self, w: &mut dyn Write) -> Result<(), Error> { method increment (line 104) | fn increment(&mut self, trace: &StackTrace) -> Result<(), Error> { method write (line 107) | fn write(&self, w: &mut dyn Write) -> Result<(), Error> { method increment (line 113) | fn increment(&mut self, trace: &StackTrace) -> Result<(), Error> { method write (line 116) | fn write(&self, w: &mut dyn Write) -> Result<(), Error> { method increment (line 124) | fn increment(&mut self, trace: &StackTrace) -> Result<(), Error> { method write (line 128) | fn write(&self, w: &mut dyn Write) -> Result<(), Error> { type RawFlamegraph (line 121) | pub struct RawFlamegraph(flamegraph::Flamegraph); function record_samples (line 133) | fn record_samples(pid: remoteprocess::Pid, config: &Config) -> Result<()... function run_spy_command (line 369) | fn run_spy_command(pid: remoteprocess::Pid, config: &config::Config) -> ... function pyspy_main (line 388) | fn pyspy_main() -> Result<(), Error> { function main (line 479) | fn main() { FILE: src/native_stack_trace.rs type NativeStack (line 15) | pub struct NativeStack { method new (line 29) | pub fn new( method merge_native_thread (line 52) | pub fn merge_native_thread( method merge_native_stack (line 68) | pub fn merge_native_stack( method get_merge_strategy (line 203) | fn get_merge_strategy( method translate_native_frame (line 259) | fn translate_native_frame(&self, frame: &remoteprocess::StackFrame) ->... method get_thread (line 314) | fn get_thread(&mut self, thread: &remoteprocess::Thread) -> Result bool { function ignore_frame (line 350) | fn ignore_frame(function: &str, module: &str) -> bool { function ignore_frame (line 367) | fn ignore_frame(function: &str, module: &str) -> bool { FILE: src/python_bindings/mod.rs function get_interp_head_offset (line 26) | pub fn get_interp_head_offset(version: &Version) -> usize { function get_interp_head_offset (line 48) | pub fn get_interp_head_offset(version: &Version) -> usize { function get_interp_head_offset (line 58) | pub fn get_interp_head_offset(version: &Version) -> usize { function get_tstate_current_offset (line 87) | pub fn get_tstate_current_offset(version: &Version) -> Option { function get_tstate_current_offset (line 127) | pub fn get_tstate_current_offset(version: &Version) -> Option { function get_tstate_current_offset (line 156) | pub fn get_tstate_current_offset(version: &Version) -> Option { function get_tstate_current_offset (line 174) | pub fn get_tstate_current_offset(version: &Version) -> Option { function get_tstate_current_offset (line 203) | pub fn get_tstate_current_offset(version: &Version) -> Option { function get_tstate_current_offset (line 253) | pub fn get_tstate_current_offset(version: &Version) -> Option { function get_tstate_current_offset (line 258) | pub fn get_tstate_current_offset(version: &Version) -> Option { function get_tstate_current_offset (line 295) | pub fn get_tstate_current_offset(version: &Version) -> Option { FILE: src/python_bindings/v2_7_15.rs type __int64_t (line 14) | pub type __int64_t = ::std::os::raw::c_longlong; type __darwin_ssize_t (line 15) | pub type __darwin_ssize_t = ::std::os::raw::c_long; type __darwin_off_t (line 16) | pub type __darwin_off_t = __int64_t; type fpos_t (line 17) | pub type fpos_t = __darwin_off_t; type __sbuf (line 20) | pub struct __sbuf { method default (line 25) | fn default() -> Self { type __sFILEX (line 31) | pub struct __sFILEX { type __sFILE (line 36) | pub struct __sFILE { method default (line 79) | fn default() -> Self { type FILE (line 83) | pub type FILE = __sFILE; type Py_ssize_t (line 84) | pub type Py_ssize_t = isize; type _object (line 87) | pub struct _object { method default (line 92) | fn default() -> Self { type PyObject (line 96) | pub type PyObject = _object; type PyVarObject (line 99) | pub struct PyVarObject { method default (line 105) | fn default() -> Self { type unaryfunc (line 109) | pub type unaryfunc = type binaryfunc (line 111) | pub type binaryfunc = ::std::option::Option< type ternaryfunc (line 114) | pub type ternaryfunc = ::std::option::Option< type inquiry (line 121) | pub type inquiry = type lenfunc (line 123) | pub type lenfunc = ::std::option::Option Self { type Py_buffer (line 203) | pub type Py_buffer = bufferinfo; type getbufferproc (line 204) | pub type getbufferproc = ::std::option::Option< type releasebufferproc (line 211) | pub type releasebufferproc = type objobjproc (line 213) | pub type objobjproc = ::std::option::Option< type visitproc (line 216) | pub type visitproc = ::std::option::Option< type traverseproc (line 222) | pub type traverseproc = ::std::option::Option< type PyNumberMethods (line 231) | pub struct PyNumberMethods { method default (line 273) | fn default() -> Self { type PySequenceMethods (line 279) | pub struct PySequenceMethods { method default (line 292) | fn default() -> Self { type PyMappingMethods (line 298) | pub struct PyMappingMethods { method default (line 304) | fn default() -> Self { type PyBufferProcs (line 310) | pub struct PyBufferProcs { method default (line 319) | fn default() -> Self { type freefunc (line 323) | pub type freefunc = ::std::option::Option Self { type PyTypeObject (line 459) | pub type PyTypeObject = _typeobject; type PyIntObject (line 462) | pub struct PyIntObject { method default (line 468) | fn default() -> Self { type _longobject (line 474) | pub struct _longobject { type PyLongObject (line 477) | pub type PyLongObject = _longobject; type PyFloatObject (line 480) | pub struct PyFloatObject { method default (line 486) | fn default() -> Self { type PyStringObject (line 492) | pub struct PyStringObject { method default (line 501) | fn default() -> Self { type PyTupleObject (line 507) | pub struct PyTupleObject { method default (line 514) | fn default() -> Self { type PyListObject (line 520) | pub struct PyListObject { method default (line 528) | fn default() -> Self { type PyDictEntry (line 534) | pub struct PyDictEntry { method default (line 540) | fn default() -> Self { type PyDictObject (line 544) | pub type PyDictObject = _dictobject; type _dictobject (line 547) | pub struct _dictobject { method default (line 564) | fn default() -> Self { type PyCFunction (line 568) | pub type PyCFunction = ::std::option::Option< type PyMethodDef (line 573) | pub struct PyMethodDef { method default (line 580) | fn default() -> Self { type getter (line 584) | pub type getter = ::std::option::Option< type setter (line 587) | pub type setter = ::std::option::Option< type PyGetSetDef (line 596) | pub struct PyGetSetDef { method default (line 604) | fn default() -> Self { type _is (line 610) | pub struct _is { method default (line 623) | fn default() -> Self { type PyInterpreterState (line 627) | pub type PyInterpreterState = _is; type Py_tracefunc (line 628) | pub type Py_tracefunc = ::std::option::Option< type _ts (line 638) | pub struct _ts { method default (line 664) | fn default() -> Self { type PyThreadState (line 668) | pub type PyThreadState = _ts; type PyCodeObject (line 671) | pub struct PyCodeObject { method default (line 692) | fn default() -> Self { type PyTryBlock (line 698) | pub struct PyTryBlock { type _frame (line 705) | pub struct _frame { method default (line 728) | fn default() -> Self { type PyFrameObject (line 732) | pub type PyFrameObject = _frame; type PyMemberDef (line 735) | pub struct PyMemberDef { FILE: src/python_bindings/v3_10_0.rs type __BindgenBitfieldUnit (line 16) | pub struct __BindgenBitfieldUnit function new (line 28) | pub fn new(storage: Storage) -> Self { function get_bit (line 32) | pub fn get_bit(&self, index: usize) -> bool { function set_bit (line 45) | pub fn set_bit(&mut self, index: usize, val: bool) { function get (line 62) | pub fn get(&self, bit_offset: usize, bit_width: u8) -> u64 { function set (line 80) | pub fn set(&mut self, bit_offset: usize, bit_width: u8, val: u64) { type __IncompleteArrayField (line 98) | pub struct __IncompleteArrayField(::std::marker::PhantomData, [T; ... function new (line 101) | pub fn new() -> Self { function as_ptr (line 105) | pub unsafe fn as_ptr(&self) -> *const T { function as_mut_ptr (line 109) | pub unsafe fn as_mut_ptr(&mut self) -> *mut T { function as_slice (line 113) | pub unsafe fn as_slice(&self, len: usize) -> &[T] { function as_mut_slice (line 117) | pub unsafe fn as_mut_slice(&mut self, len: usize) -> &mut [T] { function fmt (line 122) | fn fmt(&self, fmt: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { function clone (line 128) | fn clone(&self) -> Self { type __uint8_t (line 132) | pub type __uint8_t = ::std::os::raw::c_uchar; type __uint16_t (line 133) | pub type __uint16_t = ::std::os::raw::c_ushort; type __uint32_t (line 134) | pub type __uint32_t = ::std::os::raw::c_uint; type __int64_t (line 135) | pub type __int64_t = ::std::os::raw::c_long; type __uint64_t (line 136) | pub type __uint64_t = ::std::os::raw::c_ulong; type __ssize_t (line 137) | pub type __ssize_t = ::std::os::raw::c_long; type wchar_t (line 138) | pub type wchar_t = ::std::os::raw::c_int; type __pthread_internal_list (line 141) | pub struct __pthread_internal_list { method default (line 146) | fn default() -> Self { type __pthread_list_t (line 150) | pub type __pthread_list_t = __pthread_internal_list; type __pthread_mutex_s (line 153) | pub struct __pthread_mutex_s { method default (line 164) | fn default() -> Self { type __pthread_cond_s (line 170) | pub struct __pthread_cond_s { type __pthread_cond_s__bindgen_ty_1__bindgen_ty_1 (line 188) | pub struct __pthread_cond_s__bindgen_ty_1__bindgen_ty_1 { method default (line 193) | fn default() -> Self { type __pthread_cond_s__bindgen_ty_2__bindgen_ty_1 (line 206) | pub struct __pthread_cond_s__bindgen_ty_2__bindgen_ty_1 { method default (line 211) | fn default() -> Self { method default (line 216) | fn default() -> Self { type pthread_key_t (line 220) | pub type pthread_key_t = ::std::os::raw::c_uint; method default (line 230) | fn default() -> Self { method default (line 243) | fn default() -> Self { type Py_ssize_t (line 247) | pub type Py_ssize_t = isize; type Py_hash_t (line 248) | pub type Py_hash_t = Py_ssize_t; type PyTypeObject (line 249) | pub type PyTypeObject = _typeobject; type _object (line 252) | pub struct _object { method default (line 257) | fn default() -> Self { type PyObject (line 261) | pub type PyObject = _object; type PyVarObject (line 264) | pub struct PyVarObject { method default (line 269) | fn default() -> Self { type unaryfunc (line 273) | pub type unaryfunc = type binaryfunc (line 275) | pub type binaryfunc = ::std::option::Option< type ternaryfunc (line 278) | pub type ternaryfunc = ::std::option::Option< type inquiry (line 285) | pub type inquiry = type lenfunc (line 287) | pub type lenfunc = ::std::option::Option Self { type Py_buffer (line 412) | pub type Py_buffer = bufferinfo; type getbufferproc (line 413) | pub type getbufferproc = ::std::option::Option< type releasebufferproc (line 420) | pub type releasebufferproc = type vectorcallfunc (line 422) | pub type vectorcallfunc = ::std::option::Option< type PyNumberMethods (line 432) | pub struct PyNumberMethods { method default (line 471) | fn default() -> Self { type PySequenceMethods (line 477) | pub struct PySequenceMethods { method default (line 490) | fn default() -> Self { type PyMappingMethods (line 496) | pub struct PyMappingMethods { method default (line 502) | fn default() -> Self { type sendfunc (line 506) | pub type sendfunc = ::std::option::Option< type PyAsyncMethods (line 515) | pub struct PyAsyncMethods { method default (line 522) | fn default() -> Self { type PyBufferProcs (line 528) | pub struct PyBufferProcs { method default (line 533) | fn default() -> Self { type _typeobject (line 539) | pub struct _typeobject { method default (line 591) | fn default() -> Self { type PyBytesObject (line 597) | pub struct PyBytesObject { method default (line 603) | fn default() -> Self { type Py_UCS4 (line 607) | pub type Py_UCS4 = u32; type Py_UCS2 (line 608) | pub type Py_UCS2 = u16; type Py_UCS1 (line 609) | pub type Py_UCS1 = u8; type PyASCIIObject (line 612) | pub struct PyASCIIObject { type PyASCIIObject__bindgen_ty_1 (line 622) | pub struct PyASCIIObject__bindgen_ty_1 { method interned (line 627) | pub fn interned(&self) -> ::std::os::raw::c_uint { method set_interned (line 631) | pub fn set_interned(&mut self, val: ::std::os::raw::c_uint) { method kind (line 638) | pub fn kind(&self) -> ::std::os::raw::c_uint { method set_kind (line 642) | pub fn set_kind(&mut self, val: ::std::os::raw::c_uint) { method compact (line 649) | pub fn compact(&self) -> ::std::os::raw::c_uint { method set_compact (line 653) | pub fn set_compact(&mut self, val: ::std::os::raw::c_uint) { method ascii (line 660) | pub fn ascii(&self) -> ::std::os::raw::c_uint { method set_ascii (line 664) | pub fn set_ascii(&mut self, val: ::std::os::raw::c_uint) { method ready (line 671) | pub fn ready(&self) -> ::std::os::raw::c_uint { method set_ready (line 675) | pub fn set_ready(&mut self, val: ::std::os::raw::c_uint) { method new_bitfield_1 (line 682) | pub fn new_bitfield_1( method default (line 715) | fn default() -> Self { type PyCompactUnicodeObject (line 721) | pub struct PyCompactUnicodeObject { method default (line 728) | fn default() -> Self { type PyUnicodeObject (line 734) | pub struct PyUnicodeObject { method default (line 748) | fn default() -> Self { method default (line 753) | fn default() -> Self { type PyLongObject (line 757) | pub type PyLongObject = _longobject; type digit (line 758) | pub type digit = u32; type _longobject (line 761) | pub struct _longobject { method default (line 766) | fn default() -> Self { type PyFloatObject (line 772) | pub struct PyFloatObject { method default (line 777) | fn default() -> Self { type PyTupleObject (line 783) | pub struct PyTupleObject { method default (line 788) | fn default() -> Self { type PyListObject (line 794) | pub struct PyListObject { method default (line 800) | fn default() -> Self { type PyDictKeysObject (line 804) | pub type PyDictKeysObject = _dictkeysobject; type PyDictObject (line 807) | pub struct PyDictObject { method default (line 815) | fn default() -> Self { type PyCFunction (line 819) | pub type PyCFunction = ::std::option::Option< type PyMethodDef (line 824) | pub struct PyMethodDef { method default (line 831) | fn default() -> Self { type Py_OpenCodeHookFunction (line 835) | pub type Py_OpenCodeHookFunction = ::std::option::Option< type _PyOpcache (line 840) | pub struct _PyOpcache { type PyCodeObject (line 845) | pub struct PyCodeObject { method default (line 873) | fn default() -> Self { type PyFrameObject (line 877) | pub type PyFrameObject = _frame; type PySliceObject (line 880) | pub struct PySliceObject { method default (line 887) | fn default() -> Self { type PyThreadState (line 891) | pub type PyThreadState = _ts; type PyInterpreterState (line 892) | pub type PyInterpreterState = _is; type PyWideStringList (line 895) | pub struct PyWideStringList { method default (line 900) | fn default() -> Self { type PyPreConfig (line 906) | pub struct PyPreConfig { type PyConfig (line 920) | pub struct PyConfig { method default (line 980) | fn default() -> Self { type Py_tracefunc (line 984) | pub type Py_tracefunc = ::std::option::Option< type _cframe (line 994) | pub struct _cframe { method default (line 999) | fn default() -> Self { type CFrame (line 1003) | pub type CFrame = _cframe; type _err_stackitem (line 1006) | pub struct _err_stackitem { method default (line 1013) | fn default() -> Self { type _PyErr_StackItem (line 1017) | pub type _PyErr_StackItem = _err_stackitem; type _ts (line 1020) | pub struct _ts { method default (line 1056) | fn default() -> Self { type _PyFrameEvalFunction (line 1060) | pub type _PyFrameEvalFunction = ::std::option::Option< type _xid (line 1069) | pub struct _xid { method default (line 1077) | fn default() -> Self { type crossinterpdatafunc (line 1081) | pub type crossinterpdatafunc = ::std::option::Option< type getter (line 1084) | pub type getter = ::std::option::Option< type setter (line 1087) | pub type setter = ::std::option::Option< type PyGetSetDef (line 1096) | pub struct PyGetSetDef { method default (line 1104) | fn default() -> Self { type PyMemberDef (line 1110) | pub struct PyMemberDef { type PyBaseExceptionObject (line 1115) | pub struct PyBaseExceptionObject { method default (line 1125) | fn default() -> Self { type PyThread_type_lock (line 1129) | pub type PyThread_type_lock = *mut ::std::os::raw::c_void; type Py_tss_t (line 1130) | pub type Py_tss_t = _Py_tss_t; type _Py_tss_t (line 1133) | pub struct _Py_tss_t { type _pycontextobject (line 1139) | pub struct _pycontextobject { type PyContext (line 1142) | pub type PyContext = _pycontextobject; type Py_AuditHookFunction (line 1143) | pub type Py_AuditHookFunction = ::std::option::Option< constant _Py_error_handler__Py_ERROR_UNKNOWN (line 1150) | pub const _Py_error_handler__Py_ERROR_UNKNOWN: _Py_error_handler = 0; constant _Py_error_handler__Py_ERROR_STRICT (line 1151) | pub const _Py_error_handler__Py_ERROR_STRICT: _Py_error_handler = 1; constant _Py_error_handler__Py_ERROR_SURROGATEESCAPE (line 1152) | pub const _Py_error_handler__Py_ERROR_SURROGATEESCAPE: _Py_error_handler... constant _Py_error_handler__Py_ERROR_REPLACE (line 1153) | pub const _Py_error_handler__Py_ERROR_REPLACE: _Py_error_handler = 3; constant _Py_error_handler__Py_ERROR_IGNORE (line 1154) | pub const _Py_error_handler__Py_ERROR_IGNORE: _Py_error_handler = 4; constant _Py_error_handler__Py_ERROR_BACKSLASHREPLACE (line 1155) | pub const _Py_error_handler__Py_ERROR_BACKSLASHREPLACE: _Py_error_handle... constant _Py_error_handler__Py_ERROR_SURROGATEPASS (line 1156) | pub const _Py_error_handler__Py_ERROR_SURROGATEPASS: _Py_error_handler = 6; constant _Py_error_handler__Py_ERROR_XMLCHARREFREPLACE (line 1157) | pub const _Py_error_handler__Py_ERROR_XMLCHARREFREPLACE: _Py_error_handl... constant _Py_error_handler__Py_ERROR_OTHER (line 1158) | pub const _Py_error_handler__Py_ERROR_OTHER: _Py_error_handler = 8; type _Py_error_handler (line 1159) | pub type _Py_error_handler = u32; type PyFrameState (line 1160) | pub type PyFrameState = ::std::os::raw::c_schar; type PyTryBlock (line 1163) | pub struct PyTryBlock { type _frame (line 1170) | pub struct _frame { method default (line 1191) | fn default() -> Self { type PyDictKeyEntry (line 1197) | pub struct PyDictKeyEntry { method default (line 1203) | fn default() -> Self { type dict_lookup_func (line 1207) | pub type dict_lookup_func = ::std::option::Option< type _dictkeysobject (line 1217) | pub struct _dictkeysobject { method default (line 1226) | fn default() -> Self { type atomic_int (line 1230) | pub type atomic_int = u32; type atomic_uintptr_t (line 1231) | pub type atomic_uintptr_t = usize; type _Py_atomic_address (line 1234) | pub struct _Py_atomic_address { type _Py_atomic_int (line 1239) | pub struct _Py_atomic_int { type _gil_runtime_state (line 1244) | pub struct _gil_runtime_state { method default (line 1255) | fn default() -> Self { type _ceval_runtime_state (line 1261) | pub struct _ceval_runtime_state { method default (line 1266) | fn default() -> Self { type _gilstate_runtime_state (line 1272) | pub struct _gilstate_runtime_state { method default (line 1279) | fn default() -> Self { type _Py_AuditHookEntry (line 1285) | pub struct _Py_AuditHookEntry { method default (line 1291) | fn default() -> Self { type _Py_unicode_runtime_ids (line 1297) | pub struct _Py_unicode_runtime_ids { method default (line 1302) | fn default() -> Self { type pyruntimestate (line 1308) | pub struct pyruntimestate { type pyruntimestate_pyinterpreters (line 1329) | pub struct pyruntimestate_pyinterpreters { method default (line 1336) | fn default() -> Self { type pyruntimestate__xidregistry (line 1342) | pub struct pyruntimestate__xidregistry { method default (line 1347) | fn default() -> Self { method default (line 1352) | fn default() -> Self { type ast_state (line 1358) | pub struct ast_state { method default (line 1596) | fn default() -> Self { type PyGC_Head (line 1602) | pub struct PyGC_Head { type gc_generation (line 1608) | pub struct gc_generation { type gc_generation_stats (line 1615) | pub struct gc_generation_stats { type _gc_runtime_state (line 1622) | pub struct _gc_runtime_state { method default (line 1638) | fn default() -> Self { type _warnings_runtime_state (line 1644) | pub struct _warnings_runtime_state { method default (line 1651) | fn default() -> Self { type _pending_calls (line 1657) | pub struct _pending_calls { type _pending_calls__bindgen_ty_1 (line 1667) | pub struct _pending_calls__bindgen_ty_1 { method default (line 1674) | fn default() -> Self { method default (line 1679) | fn default() -> Self { type _ceval_state (line 1685) | pub struct _ceval_state { method default (line 1692) | fn default() -> Self { type _Py_unicode_fs_codec (line 1698) | pub struct _Py_unicode_fs_codec { method default (line 1705) | fn default() -> Self { type _Py_bytes_state (line 1711) | pub struct _Py_bytes_state { method default (line 1716) | fn default() -> Self { type _Py_unicode_ids (line 1722) | pub struct _Py_unicode_ids { method default (line 1727) | fn default() -> Self { type _Py_unicode_state (line 1733) | pub struct _Py_unicode_state { method default (line 1741) | fn default() -> Self { type _Py_float_state (line 1747) | pub struct _Py_float_state { method default (line 1752) | fn default() -> Self { type _Py_tuple_state (line 1758) | pub struct _Py_tuple_state { method default (line 1763) | fn default() -> Self { type _Py_list_state (line 1769) | pub struct _Py_list_state { method default (line 1774) | fn default() -> Self { type _Py_dict_state (line 1780) | pub struct _Py_dict_state { method default (line 1787) | fn default() -> Self { type _Py_frame_state (line 1793) | pub struct _Py_frame_state { method default (line 1798) | fn default() -> Self { type _Py_async_gen_state (line 1804) | pub struct _Py_async_gen_state { method default (line 1811) | fn default() -> Self { type _Py_context_state (line 1817) | pub struct _Py_context_state { method default (line 1822) | fn default() -> Self { type _Py_exc_state (line 1828) | pub struct _Py_exc_state { method default (line 1834) | fn default() -> Self { type atexit_callback (line 1840) | pub struct atexit_callback { method default (line 1846) | fn default() -> Self { type atexit_state (line 1852) | pub struct atexit_state { method default (line 1858) | fn default() -> Self { type type_cache_entry (line 1864) | pub struct type_cache_entry { method default (line 1870) | fn default() -> Self { type type_cache (line 1876) | pub struct type_cache { method default (line 1880) | fn default() -> Self { type _is (line 1886) | pub struct _is { method default (line 1939) | fn default() -> Self { type _xidregitem (line 1945) | pub struct _xidregitem { method default (line 1951) | fn default() -> Self { type _PyAsyncGenWrappedValue (line 1957) | pub struct _PyAsyncGenWrappedValue { type PyAsyncGenASend (line 1962) | pub struct PyAsyncGenASend { FILE: src/python_bindings/v3_11_0.rs type __BindgenBitfieldUnit (line 17) | pub struct __BindgenBitfieldUnit { function new (line 22) | pub const fn new(storage: Storage) -> Self { function extract_bit (line 31) | fn extract_bit(byte: u8, index: usize) -> bool { function get_bit (line 41) | pub fn get_bit(&self, index: usize) -> bool { function raw_get_bit (line 48) | pub unsafe fn raw_get_bit(this: *const Self, index: usize) -> bool { function change_bit (line 55) | fn change_bit(byte: u8, index: usize, val: bool) -> u8 { function set_bit (line 69) | pub fn set_bit(&mut self, index: usize, val: bool) { function raw_set_bit (line 76) | pub unsafe fn raw_set_bit(this: *mut Self, index: usize, val: bool) { function get (line 83) | pub fn get(&self, bit_offset: usize, bit_width: u8) -> u64 { function raw_get (line 101) | pub unsafe fn raw_get(this: *const Self, bit_offset: usize, bit_width: u... function set (line 119) | pub fn set(&mut self, bit_offset: usize, bit_width: u8, val: u64) { function raw_set (line 135) | pub unsafe fn raw_set(this: *mut Self, bit_offset: usize, bit_width: u8,... type __IncompleteArrayField (line 153) | pub struct __IncompleteArrayField(::std::marker::PhantomData, [T; ... function new (line 156) | pub const fn new() -> Self { function as_ptr (line 160) | pub fn as_ptr(&self) -> *const T { function as_mut_ptr (line 164) | pub fn as_mut_ptr(&mut self) -> *mut T { function as_slice (line 168) | pub unsafe fn as_slice(&self, len: usize) -> &[T] { function as_mut_slice (line 172) | pub unsafe fn as_mut_slice(&mut self, len: usize) -> &mut [T] { function fmt (line 177) | fn fmt(&self, fmt: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { type wchar_t (line 181) | pub type wchar_t = ::std::os::raw::c_int; type Py_ssize_t (line 182) | pub type Py_ssize_t = isize; type Py_hash_t (line 183) | pub type Py_hash_t = Py_ssize_t; type PyMemberDef (line 186) | pub struct PyMemberDef { type PyObject (line 189) | pub type PyObject = _object; type PyLongObject (line 190) | pub type PyLongObject = _longobject; type PyTypeObject (line 191) | pub type PyTypeObject = _typeobject; type PyFrameObject (line 192) | pub type PyFrameObject = _frame; type PyThreadState (line 193) | pub type PyThreadState = _ts; type PyInterpreterState (line 194) | pub type PyInterpreterState = _is; type Py_buffer (line 197) | pub struct Py_buffer { method default (line 211) | fn default() -> Self { type _object (line 221) | pub struct _object { method default (line 226) | fn default() -> Self { type PyVarObject (line 236) | pub struct PyVarObject { method default (line 241) | fn default() -> Self { type unaryfunc (line 249) | pub type unaryfunc = type binaryfunc (line 251) | pub type binaryfunc = ::std::option::Option< type ternaryfunc (line 254) | pub type ternaryfunc = ::std::option::Option< type inquiry (line 261) | pub type inquiry = type lenfunc (line 263) | pub type lenfunc = ::std::option::Option Self { type PySequenceMethods (line 436) | pub struct PySequenceMethods { method default (line 449) | fn default() -> Self { type PyMappingMethods (line 459) | pub struct PyMappingMethods { type sendfunc (line 464) | pub type sendfunc = ::std::option::Option< type PyAsyncMethods (line 473) | pub struct PyAsyncMethods { type PyBufferProcs (line 481) | pub struct PyBufferProcs { type _typeobject (line 487) | pub struct _typeobject { method default (line 539) | fn default() -> Self { type _specialization_cache (line 549) | pub struct _specialization_cache { method default (line 553) | fn default() -> Self { type _heaptypeobject (line 563) | pub struct _heaptypeobject { method default (line 579) | fn default() -> Self { type PyHeapTypeObject (line 587) | pub type PyHeapTypeObject = _heaptypeobject; type PyBytesObject (line 590) | pub struct PyBytesObject { method default (line 596) | fn default() -> Self { type Py_UCS4 (line 604) | pub type Py_UCS4 = u32; type Py_UCS2 (line 605) | pub type Py_UCS2 = u16; type Py_UCS1 (line 606) | pub type Py_UCS1 = u8; type PyASCIIObject (line 609) | pub struct PyASCIIObject { type PyASCIIObject__bindgen_ty_1 (line 619) | pub struct PyASCIIObject__bindgen_ty_1 { method interned (line 625) | pub fn interned(&self) -> ::std::os::raw::c_uint { method set_interned (line 629) | pub fn set_interned(&mut self, val: ::std::os::raw::c_uint) { method interned_raw (line 636) | pub unsafe fn interned_raw(this: *const Self) -> ::std::os::raw::c_uint { method set_interned_raw (line 646) | pub unsafe fn set_interned_raw(this: *mut Self, val: ::std::os::raw::c... method kind (line 658) | pub fn kind(&self) -> ::std::os::raw::c_uint { method set_kind (line 662) | pub fn set_kind(&mut self, val: ::std::os::raw::c_uint) { method kind_raw (line 669) | pub unsafe fn kind_raw(this: *const Self) -> ::std::os::raw::c_uint { method set_kind_raw (line 679) | pub unsafe fn set_kind_raw(this: *mut Self, val: ::std::os::raw::c_uin... method compact (line 691) | pub fn compact(&self) -> ::std::os::raw::c_uint { method set_compact (line 695) | pub fn set_compact(&mut self, val: ::std::os::raw::c_uint) { method compact_raw (line 702) | pub unsafe fn compact_raw(this: *const Self) -> ::std::os::raw::c_uint { method set_compact_raw (line 712) | pub unsafe fn set_compact_raw(this: *mut Self, val: ::std::os::raw::c_... method ascii (line 724) | pub fn ascii(&self) -> ::std::os::raw::c_uint { method set_ascii (line 728) | pub fn set_ascii(&mut self, val: ::std::os::raw::c_uint) { method ascii_raw (line 735) | pub unsafe fn ascii_raw(this: *const Self) -> ::std::os::raw::c_uint { method set_ascii_raw (line 745) | pub unsafe fn set_ascii_raw(this: *mut Self, val: ::std::os::raw::c_ui... method ready (line 757) | pub fn ready(&self) -> ::std::os::raw::c_uint { method set_ready (line 761) | pub fn set_ready(&mut self, val: ::std::os::raw::c_uint) { method ready_raw (line 768) | pub unsafe fn ready_raw(this: *const Self) -> ::std::os::raw::c_uint { method set_ready_raw (line 778) | pub unsafe fn set_ready_raw(this: *mut Self, val: ::std::os::raw::c_ui... method new_bitfield_1 (line 790) | pub fn new_bitfield_1( method default (line 822) | fn default() -> Self { type PyCompactUnicodeObject (line 832) | pub struct PyCompactUnicodeObject { method default (line 839) | fn default() -> Self { type PyUnicodeObject (line 849) | pub struct PyUnicodeObject { method default (line 862) | fn default() -> Self { method default (line 871) | fn default() -> Self { type digit (line 879) | pub type digit = u32; type _longobject (line 882) | pub struct _longobject { method default (line 887) | fn default() -> Self { type PyFloatObject (line 897) | pub struct PyFloatObject { method default (line 902) | fn default() -> Self { type PyTupleObject (line 912) | pub struct PyTupleObject { method default (line 917) | fn default() -> Self { type PyListObject (line 927) | pub struct PyListObject { method default (line 933) | fn default() -> Self { type PyDictKeysObject (line 941) | pub type PyDictKeysObject = _dictkeysobject; type PyDictValues (line 942) | pub type PyDictValues = _dictvalues; type PyDictObject (line 945) | pub struct PyDictObject { method default (line 953) | fn default() -> Self { type PyCFunction (line 961) | pub type PyCFunction = ::std::option::Option< type PyMethodDef (line 966) | pub struct PyMethodDef { method default (line 973) | fn default() -> Self { type PyFunctionObject (line 983) | pub struct PyFunctionObject { method default (line 1002) | fn default() -> Self { type _Py_CODEUNIT (line 1010) | pub type _Py_CODEUNIT = u16; type PyCodeObject (line 1013) | pub struct PyCodeObject { method default (line 1045) | fn default() -> Self { type _opaque (line 1055) | pub struct _opaque { method default (line 1061) | fn default() -> Self { type _line_offsets (line 1071) | pub struct _line_offsets { method default (line 1078) | fn default() -> Self { type PyCodeAddressRange (line 1086) | pub type PyCodeAddressRange = _line_offsets; type PySliceObject (line 1089) | pub struct PySliceObject { method default (line 1096) | fn default() -> Self { type PyWideStringList (line 1106) | pub struct PyWideStringList { method default (line 1111) | fn default() -> Self { type PyConfig (line 1121) | pub struct PyConfig { method default (line 1187) | fn default() -> Self { type Py_tracefunc (line 1195) | pub type Py_tracefunc = ::std::option::Option< type PyTraceInfo (line 1205) | pub struct PyTraceInfo { method default (line 1210) | fn default() -> Self { type _PyCFrame (line 1220) | pub struct _PyCFrame { method default (line 1226) | fn default() -> Self { type _err_stackitem (line 1236) | pub struct _err_stackitem { method default (line 1241) | fn default() -> Self { type _PyErr_StackItem (line 1249) | pub type _PyErr_StackItem = _err_stackitem; type _stack_chunk (line 1252) | pub struct _stack_chunk { method default (line 1259) | fn default() -> Self { type _PyStackChunk (line 1267) | pub type _PyStackChunk = _stack_chunk; type _ts (line 1270) | pub struct _ts { method default (line 1313) | fn default() -> Self { type _PyFrameEvalFunction (line 1321) | pub type _PyFrameEvalFunction = ::std::option::Option< type getter (line 1328) | pub type getter = ::std::option::Option< type setter (line 1331) | pub type setter = ::std::option::Option< type PyGetSetDef (line 1340) | pub struct PyGetSetDef { method default (line 1348) | fn default() -> Self { type PyBaseExceptionObject (line 1358) | pub struct PyBaseExceptionObject { method default (line 1369) | fn default() -> Self { type PyThread_type_lock (line 1377) | pub type PyThread_type_lock = *mut ::std::os::raw::c_void; type _Py_atomic_int (line 1380) | pub struct _Py_atomic_int { type ast_state (line 1385) | pub struct ast_state { method default (line 1626) | fn default() -> Self { type callable_cache (line 1636) | pub struct callable_cache { method default (line 1642) | fn default() -> Self { type _Py_context_state (line 1652) | pub struct _Py_context_state {} type _Py_dict_state (line 1655) | pub struct _Py_dict_state {} type PyDictUnicodeEntry (line 1658) | pub struct PyDictUnicodeEntry { method default (line 1663) | fn default() -> Self { type _dictkeysobject (line 1673) | pub struct _dictkeysobject { type _dictvalues (line 1685) | pub struct _dictvalues { method default (line 1689) | fn default() -> Self { type _Py_exc_state (line 1699) | pub struct _Py_exc_state { method default (line 1706) | fn default() -> Self { type _Py_float_state (line 1716) | pub struct _Py_float_state {} type _Py_async_gen_state (line 1719) | pub struct _Py_async_gen_state {} type PyGC_Head (line 1722) | pub struct PyGC_Head { type gc_generation (line 1728) | pub struct gc_generation { type gc_generation_stats (line 1735) | pub struct gc_generation_stats { type _gc_runtime_state (line 1742) | pub struct _gc_runtime_state { method default (line 1758) | fn default() -> Self { type _Py_list_state (line 1768) | pub struct _Py_list_state {} type _Py_tuple_state (line 1771) | pub struct _Py_tuple_state { type type_cache_entry (line 1776) | pub struct type_cache_entry { method default (line 1782) | fn default() -> Self { type type_cache (line 1792) | pub struct type_cache { method default (line 1796) | fn default() -> Self { constant _Py_error_handler__Py_ERROR_UNKNOWN (line 1804) | pub const _Py_error_handler__Py_ERROR_UNKNOWN: _Py_error_handler = 0; constant _Py_error_handler__Py_ERROR_STRICT (line 1805) | pub const _Py_error_handler__Py_ERROR_STRICT: _Py_error_handler = 1; constant _Py_error_handler__Py_ERROR_SURROGATEESCAPE (line 1806) | pub const _Py_error_handler__Py_ERROR_SURROGATEESCAPE: _Py_error_handler... constant _Py_error_handler__Py_ERROR_REPLACE (line 1807) | pub const _Py_error_handler__Py_ERROR_REPLACE: _Py_error_handler = 3; constant _Py_error_handler__Py_ERROR_IGNORE (line 1808) | pub const _Py_error_handler__Py_ERROR_IGNORE: _Py_error_handler = 4; constant _Py_error_handler__Py_ERROR_BACKSLASHREPLACE (line 1809) | pub const _Py_error_handler__Py_ERROR_BACKSLASHREPLACE: _Py_error_handle... constant _Py_error_handler__Py_ERROR_SURROGATEPASS (line 1810) | pub const _Py_error_handler__Py_ERROR_SURROGATEPASS: _Py_error_handler = 6; constant _Py_error_handler__Py_ERROR_XMLCHARREFREPLACE (line 1811) | pub const _Py_error_handler__Py_ERROR_XMLCHARREFREPLACE: _Py_error_handl... constant _Py_error_handler__Py_ERROR_OTHER (line 1812) | pub const _Py_error_handler__Py_ERROR_OTHER: _Py_error_handler = 8; type _Py_error_handler (line 1813) | pub type _Py_error_handler = ::std::os::raw::c_uint; type _Py_unicode_fs_codec (line 1816) | pub struct _Py_unicode_fs_codec { method default (line 1823) | fn default() -> Self { type _Py_unicode_ids (line 1833) | pub struct _Py_unicode_ids { method default (line 1838) | fn default() -> Self { type _Py_unicode_state (line 1848) | pub struct _Py_unicode_state { method default (line 1853) | fn default() -> Self { type _warnings_runtime_state (line 1863) | pub struct _warnings_runtime_state { method default (line 1870) | fn default() -> Self { type _pending_calls (line 1880) | pub struct _pending_calls { type _pending_calls__bindgen_ty_1 (line 1890) | pub struct _pending_calls__bindgen_ty_1 { method default (line 1897) | fn default() -> Self { method default (line 1906) | fn default() -> Self { type _ceval_state (line 1916) | pub struct _ceval_state { method default (line 1923) | fn default() -> Self { type atexit_callback (line 1933) | pub struct atexit_callback { method default (line 1939) | fn default() -> Self { type atexit_state (line 1949) | pub struct atexit_state { method default (line 1955) | fn default() -> Self { type _is (line 1965) | pub struct _is { type _is_pythreads (line 2019) | pub struct _is_pythreads { method default (line 2026) | fn default() -> Self { method default (line 2035) | fn default() -> Self { type _frame (line 2045) | pub struct _frame { method default (line 2057) | fn default() -> Self { type _PyInterpreterFrame (line 2067) | pub struct _PyInterpreterFrame { method default (line 2082) | fn default() -> Self { type pyruntimestate (line 2092) | pub struct pyruntimestate { FILE: src/python_bindings/v3_12_0.rs type __BindgenBitfieldUnit (line 17) | pub struct __BindgenBitfieldUnit { function new (line 22) | pub const fn new(storage: Storage) -> Self { function extract_bit (line 31) | fn extract_bit(byte: u8, index: usize) -> bool { function get_bit (line 41) | pub fn get_bit(&self, index: usize) -> bool { function raw_get_bit (line 48) | pub unsafe fn raw_get_bit(this: *const Self, index: usize) -> bool { function change_bit (line 55) | fn change_bit(byte: u8, index: usize, val: bool) -> u8 { function set_bit (line 69) | pub fn set_bit(&mut self, index: usize, val: bool) { function raw_set_bit (line 76) | pub unsafe fn raw_set_bit(this: *mut Self, index: usize, val: bool) { function get (line 83) | pub fn get(&self, bit_offset: usize, bit_width: u8) -> u64 { function raw_get (line 101) | pub unsafe fn raw_get(this: *const Self, bit_offset: usize, bit_width: u... function set (line 119) | pub fn set(&mut self, bit_offset: usize, bit_width: u8, val: u64) { function raw_set (line 135) | pub unsafe fn raw_set(this: *mut Self, bit_offset: usize, bit_width: u8,... type __IncompleteArrayField (line 153) | pub struct __IncompleteArrayField(::std::marker::PhantomData, [T; ... function new (line 156) | pub const fn new() -> Self { function as_ptr (line 160) | pub fn as_ptr(&self) -> *const T { function as_mut_ptr (line 164) | pub fn as_mut_ptr(&mut self) -> *mut T { function as_slice (line 168) | pub unsafe fn as_slice(&self, len: usize) -> &[T] { function as_mut_slice (line 172) | pub unsafe fn as_mut_slice(&mut self, len: usize) -> &mut [T] { function fmt (line 177) | fn fmt(&self, fmt: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { type wchar_t (line 181) | pub type wchar_t = ::std::os::raw::c_int; type __uint32_t (line 182) | pub type __uint32_t = ::std::os::raw::c_uint; type __dev_t (line 183) | pub type __dev_t = ::std::os::raw::c_ulong; type __uid_t (line 184) | pub type __uid_t = ::std::os::raw::c_uint; type __ino64_t (line 185) | pub type __ino64_t = ::std::os::raw::c_ulong; type __pid_t (line 186) | pub type __pid_t = ::std::os::raw::c_int; type __clock_t (line 187) | pub type __clock_t = ::std::os::raw::c_long; type __sig_atomic_t (line 188) | pub type __sig_atomic_t = ::std::os::raw::c_int; type ino_t (line 189) | pub type ino_t = __ino64_t; type dev_t (line 190) | pub type dev_t = __dev_t; type __sigset_t (line 193) | pub struct __sigset_t { type __atomic_wide_counter__bindgen_ty_1 (line 204) | pub struct __atomic_wide_counter__bindgen_ty_1 { method default (line 209) | fn default() -> Self { type __pthread_internal_list (line 219) | pub struct __pthread_internal_list { method default (line 224) | fn default() -> Self { type __pthread_list_t (line 232) | pub type __pthread_list_t = __pthread_internal_list; type __pthread_mutex_s (line 235) | pub struct __pthread_mutex_s { method default (line 246) | fn default() -> Self { type __pthread_cond_s (line 256) | pub struct __pthread_cond_s { method default (line 266) | fn default() -> Self { method default (line 281) | fn default() -> Self { type pthread_key_t (line 289) | pub type pthread_key_t = ::std::os::raw::c_uint; method default (line 298) | fn default() -> Self { method default (line 314) | fn default() -> Self { type Py_ssize_t (line 322) | pub type Py_ssize_t = isize; type Py_hash_t (line 323) | pub type Py_hash_t = Py_ssize_t; type Py_uhash_t (line 324) | pub type Py_uhash_t = usize; type PyMemAllocatorEx (line 327) | pub struct PyMemAllocatorEx { method default (line 354) | fn default() -> Self { type PyObject (line 362) | pub type PyObject = _object; type PyLongObject (line 363) | pub type PyLongObject = _longobject; type PyTypeObject (line 364) | pub type PyTypeObject = _typeobject; type PyFrameObject (line 365) | pub type PyFrameObject = _frame; type PyThreadState (line 366) | pub type PyThreadState = _ts; type PyInterpreterState (line 367) | pub type PyInterpreterState = _is; type Py_buffer (line 370) | pub struct Py_buffer { method default (line 384) | fn default() -> Self { type getbufferproc (line 392) | pub type getbufferproc = ::std::option::Option< type releasebufferproc (line 399) | pub type releasebufferproc = type _object (line 403) | pub struct _object { method default (line 419) | fn default() -> Self { method default (line 428) | fn default() -> Self { type PyVarObject (line 438) | pub struct PyVarObject { method default (line 443) | fn default() -> Self { type unaryfunc (line 451) | pub type unaryfunc = type binaryfunc (line 453) | pub type binaryfunc = ::std::option::Option< type ternaryfunc (line 456) | pub type ternaryfunc = ::std::option::Option< type inquiry (line 463) | pub type inquiry = type lenfunc (line 465) | pub type lenfunc = ::std::option::Option Self { type PySequenceMethods (line 629) | pub struct PySequenceMethods { method default (line 642) | fn default() -> Self { type PyMappingMethods (line 652) | pub struct PyMappingMethods { type sendfunc (line 657) | pub type sendfunc = ::std::option::Option< type PyAsyncMethods (line 666) | pub struct PyAsyncMethods { type PyBufferProcs (line 674) | pub struct PyBufferProcs { type _typeobject (line 680) | pub struct _typeobject { method default (line 733) | fn default() -> Self { type _specialization_cache (line 743) | pub struct _specialization_cache { method default (line 748) | fn default() -> Self { type _heaptypeobject (line 758) | pub struct _heaptypeobject { method default (line 774) | fn default() -> Self { type PyHeapTypeObject (line 782) | pub type PyHeapTypeObject = _heaptypeobject; type PyType_WatchCallback (line 783) | pub type PyType_WatchCallback = type PyObjectArenaAllocator (line 787) | pub struct PyObjectArenaAllocator { method default (line 804) | fn default() -> Self { type PyBytesObject (line 814) | pub struct PyBytesObject { method default (line 820) | fn default() -> Self { type Py_UCS4 (line 828) | pub type Py_UCS4 = u32; type Py_UCS2 (line 829) | pub type Py_UCS2 = u16; type Py_UCS1 (line 830) | pub type Py_UCS1 = u8; type PyASCIIObject (line 833) | pub struct PyASCIIObject { type PyASCIIObject__bindgen_ty_1 (line 842) | pub struct PyASCIIObject__bindgen_ty_1 { method interned (line 848) | pub fn interned(&self) -> ::std::os::raw::c_uint { method set_interned (line 852) | pub fn set_interned(&mut self, val: ::std::os::raw::c_uint) { method interned_raw (line 859) | pub unsafe fn interned_raw(this: *const Self) -> ::std::os::raw::c_uint { method set_interned_raw (line 869) | pub unsafe fn set_interned_raw(this: *mut Self, val: ::std::os::raw::c... method kind (line 881) | pub fn kind(&self) -> ::std::os::raw::c_uint { method set_kind (line 885) | pub fn set_kind(&mut self, val: ::std::os::raw::c_uint) { method kind_raw (line 892) | pub unsafe fn kind_raw(this: *const Self) -> ::std::os::raw::c_uint { method set_kind_raw (line 902) | pub unsafe fn set_kind_raw(this: *mut Self, val: ::std::os::raw::c_uin... method compact (line 914) | pub fn compact(&self) -> ::std::os::raw::c_uint { method set_compact (line 918) | pub fn set_compact(&mut self, val: ::std::os::raw::c_uint) { method compact_raw (line 925) | pub unsafe fn compact_raw(this: *const Self) -> ::std::os::raw::c_uint { method set_compact_raw (line 935) | pub unsafe fn set_compact_raw(this: *mut Self, val: ::std::os::raw::c_... method ascii (line 947) | pub fn ascii(&self) -> ::std::os::raw::c_uint { method set_ascii (line 951) | pub fn set_ascii(&mut self, val: ::std::os::raw::c_uint) { method ascii_raw (line 958) | pub unsafe fn ascii_raw(this: *const Self) -> ::std::os::raw::c_uint { method set_ascii_raw (line 968) | pub unsafe fn set_ascii_raw(this: *mut Self, val: ::std::os::raw::c_ui... method new_bitfield_1 (line 980) | pub fn new_bitfield_1( method default (line 1007) | fn default() -> Self { type PyCompactUnicodeObject (line 1017) | pub struct PyCompactUnicodeObject { method default (line 1023) | fn default() -> Self { type PyUnicodeObject (line 1033) | pub struct PyUnicodeObject { method default (line 1046) | fn default() -> Self { method default (line 1055) | fn default() -> Self { type digit (line 1063) | pub type digit = u32; type _PyLongValue (line 1066) | pub struct _PyLongValue { type _longobject (line 1072) | pub struct _longobject { method default (line 1077) | fn default() -> Self { type PyFloatObject (line 1087) | pub struct PyFloatObject { method default (line 1092) | fn default() -> Self { type PyTupleObject (line 1102) | pub struct PyTupleObject { method default (line 1107) | fn default() -> Self { type PyListObject (line 1117) | pub struct PyListObject { method default (line 1123) | fn default() -> Self { type PyDictKeysObject (line 1131) | pub type PyDictKeysObject = _dictkeysobject; type PyDictValues (line 1132) | pub type PyDictValues = _dictvalues; type PyDictObject (line 1135) | pub struct PyDictObject { method default (line 1143) | fn default() -> Self { constant PyDict_WatchEvent_PyDict_EVENT_ADDED (line 1151) | pub const PyDict_WatchEvent_PyDict_EVENT_ADDED: PyDict_WatchEvent = 0; constant PyDict_WatchEvent_PyDict_EVENT_MODIFIED (line 1152) | pub const PyDict_WatchEvent_PyDict_EVENT_MODIFIED: PyDict_WatchEvent = 1; constant PyDict_WatchEvent_PyDict_EVENT_DELETED (line 1153) | pub const PyDict_WatchEvent_PyDict_EVENT_DELETED: PyDict_WatchEvent = 2; constant PyDict_WatchEvent_PyDict_EVENT_CLONED (line 1154) | pub const PyDict_WatchEvent_PyDict_EVENT_CLONED: PyDict_WatchEvent = 3; constant PyDict_WatchEvent_PyDict_EVENT_CLEARED (line 1155) | pub const PyDict_WatchEvent_PyDict_EVENT_CLEARED: PyDict_WatchEvent = 4; constant PyDict_WatchEvent_PyDict_EVENT_DEALLOCATED (line 1156) | pub const PyDict_WatchEvent_PyDict_EVENT_DEALLOCATED: PyDict_WatchEvent ... type PyDict_WatchEvent (line 1157) | pub type PyDict_WatchEvent = ::std::os::raw::c_uint; type PyDict_WatchCallback (line 1158) | pub type PyDict_WatchCallback = ::std::option::Option< type PyCFunction (line 1166) | pub type PyCFunction = ::std::option::Option< type PyMethodDef (line 1171) | pub struct PyMethodDef { method default (line 1178) | fn default() -> Self { type PyFunctionObject (line 1188) | pub struct PyFunctionObject { method default (line 1208) | fn default() -> Self { constant PyFunction_WatchEvent_PyFunction_EVENT_CREATE (line 1216) | pub const PyFunction_WatchEvent_PyFunction_EVENT_CREATE: PyFunction_Watc... constant PyFunction_WatchEvent_PyFunction_EVENT_DESTROY (line 1217) | pub const PyFunction_WatchEvent_PyFunction_EVENT_DESTROY: PyFunction_Wat... constant PyFunction_WatchEvent_PyFunction_EVENT_MODIFY_CODE (line 1218) | pub const PyFunction_WatchEvent_PyFunction_EVENT_MODIFY_CODE: PyFunction... constant PyFunction_WatchEvent_PyFunction_EVENT_MODIFY_DEFAULTS (line 1219) | pub const PyFunction_WatchEvent_PyFunction_EVENT_MODIFY_DEFAULTS: PyFunc... constant PyFunction_WatchEvent_PyFunction_EVENT_MODIFY_KWDEFAULTS (line 1220) | pub const PyFunction_WatchEvent_PyFunction_EVENT_MODIFY_KWDEFAULTS: PyFu... type PyFunction_WatchEvent (line 1221) | pub type PyFunction_WatchEvent = ::std::os::raw::c_uint; type PyFunction_WatchCallback (line 1222) | pub type PyFunction_WatchCallback = ::std::option::Option< type Py_OpenCodeHookFunction (line 1229) | pub type Py_OpenCodeHookFunction = ::std::option::Option< type _Py_LocalMonitors (line 1234) | pub struct _Py_LocalMonitors { type _Py_GlobalMonitors (line 1239) | pub struct _Py_GlobalMonitors { type _Py_CODEUNIT__bindgen_ty_1 (line 1250) | pub struct _Py_CODEUNIT__bindgen_ty_1 { method default (line 1255) | fn default() -> Self { type _PyCoCached (line 1265) | pub struct _PyCoCached { method default (line 1272) | fn default() -> Self { type _PyCoLineInstrumentationData (line 1282) | pub struct _PyCoLineInstrumentationData { type _PyCoMonitoringData (line 1288) | pub struct _PyCoMonitoringData { method default (line 1298) | fn default() -> Self { type PyCodeObject (line 1308) | pub struct PyCodeObject { method default (line 1340) | fn default() -> Self { constant PyCodeEvent_PY_CODE_EVENT_CREATE (line 1348) | pub const PyCodeEvent_PY_CODE_EVENT_CREATE: PyCodeEvent = 0; constant PyCodeEvent_PY_CODE_EVENT_DESTROY (line 1349) | pub const PyCodeEvent_PY_CODE_EVENT_DESTROY: PyCodeEvent = 1; type PyCodeEvent (line 1350) | pub type PyCodeEvent = ::std::os::raw::c_uint; type PyCode_WatchCallback (line 1351) | pub type PyCode_WatchCallback = ::std::option::Option< type PySliceObject (line 1356) | pub struct PySliceObject { method default (line 1363) | fn default() -> Self { type PyWideStringList (line 1373) | pub struct PyWideStringList { method default (line 1378) | fn default() -> Self { type PyPreConfig (line 1388) | pub struct PyPreConfig { type PyConfig (line 1402) | pub struct PyConfig { method default (line 1469) | fn default() -> Self { type Py_tracefunc (line 1477) | pub type Py_tracefunc = ::std::option::Option< type _PyCFrame (line 1487) | pub struct _PyCFrame { method default (line 1492) | fn default() -> Self { type _err_stackitem (line 1502) | pub struct _err_stackitem { method default (line 1507) | fn default() -> Self { type _PyErr_StackItem (line 1515) | pub type _PyErr_StackItem = _err_stackitem; type _stack_chunk (line 1518) | pub struct _stack_chunk { method default (line 1525) | fn default() -> Self { type _PyStackChunk (line 1533) | pub type _PyStackChunk = _stack_chunk; type _py_trashcan (line 1536) | pub struct _py_trashcan { method default (line 1541) | fn default() -> Self { type _ts (line 1551) | pub struct _ts { type _ts__bindgen_ty_1 (line 1592) | pub struct _ts__bindgen_ty_1 { method initialized (line 1598) | pub fn initialized(&self) -> ::std::os::raw::c_uint { method set_initialized (line 1602) | pub fn set_initialized(&mut self, val: ::std::os::raw::c_uint) { method initialized_raw (line 1609) | pub unsafe fn initialized_raw(this: *const Self) -> ::std::os::raw::c_... method set_initialized_raw (line 1619) | pub unsafe fn set_initialized_raw(this: *mut Self, val: ::std::os::raw... method bound (line 1631) | pub fn bound(&self) -> ::std::os::raw::c_uint { method set_bound (line 1635) | pub fn set_bound(&mut self, val: ::std::os::raw::c_uint) { method bound_raw (line 1642) | pub unsafe fn bound_raw(this: *const Self) -> ::std::os::raw::c_uint { method set_bound_raw (line 1652) | pub unsafe fn set_bound_raw(this: *mut Self, val: ::std::os::raw::c_ui... method unbound (line 1664) | pub fn unbound(&self) -> ::std::os::raw::c_uint { method set_unbound (line 1668) | pub fn set_unbound(&mut self, val: ::std::os::raw::c_uint) { method unbound_raw (line 1675) | pub unsafe fn unbound_raw(this: *const Self) -> ::std::os::raw::c_uint { method set_unbound_raw (line 1685) | pub unsafe fn set_unbound_raw(this: *mut Self, val: ::std::os::raw::c_... method bound_gilstate (line 1697) | pub fn bound_gilstate(&self) -> ::std::os::raw::c_uint { method set_bound_gilstate (line 1701) | pub fn set_bound_gilstate(&mut self, val: ::std::os::raw::c_uint) { method bound_gilstate_raw (line 1708) | pub unsafe fn bound_gilstate_raw(this: *const Self) -> ::std::os::raw:... method set_bound_gilstate_raw (line 1718) | pub unsafe fn set_bound_gilstate_raw(this: *mut Self, val: ::std::os::... method active (line 1730) | pub fn active(&self) -> ::std::os::raw::c_uint { method set_active (line 1734) | pub fn set_active(&mut self, val: ::std::os::raw::c_uint) { method active_raw (line 1741) | pub unsafe fn active_raw(this: *const Self) -> ::std::os::raw::c_uint { method set_active_raw (line 1751) | pub unsafe fn set_active_raw(this: *mut Self, val: ::std::os::raw::c_u... method finalizing (line 1763) | pub fn finalizing(&self) -> ::std::os::raw::c_uint { method set_finalizing (line 1767) | pub fn set_finalizing(&mut self, val: ::std::os::raw::c_uint) { method finalizing_raw (line 1774) | pub unsafe fn finalizing_raw(this: *const Self) -> ::std::os::raw::c_u... method set_finalizing_raw (line 1784) | pub unsafe fn set_finalizing_raw(this: *mut Self, val: ::std::os::raw:... method cleared (line 1796) | pub fn cleared(&self) -> ::std::os::raw::c_uint { method set_cleared (line 1800) | pub fn set_cleared(&mut self, val: ::std::os::raw::c_uint) { method cleared_raw (line 1807) | pub unsafe fn cleared_raw(this: *const Self) -> ::std::os::raw::c_uint { method set_cleared_raw (line 1817) | pub unsafe fn set_cleared_raw(this: *mut Self, val: ::std::os::raw::c_... method finalized (line 1829) | pub fn finalized(&self) -> ::std::os::raw::c_uint { method set_finalized (line 1833) | pub fn set_finalized(&mut self, val: ::std::os::raw::c_uint) { method finalized_raw (line 1840) | pub unsafe fn finalized_raw(this: *const Self) -> ::std::os::raw::c_ui... method set_finalized_raw (line 1850) | pub unsafe fn set_finalized_raw(this: *mut Self, val: ::std::os::raw::... method new_bitfield_1 (line 1862) | pub fn new_bitfield_1( method default (line 1909) | fn default() -> Self { type _PyFrameEvalFunction (line 1917) | pub type _PyFrameEvalFunction = ::std::option::Option< type _PyCrossInterpreterData (line 1924) | pub type _PyCrossInterpreterData = _xid; type xid_newobjectfunc (line 1925) | pub type xid_newobjectfunc = ::std::option::Option< type xid_freefunc (line 1928) | pub type xid_freefunc = type _xid (line 1932) | pub struct _xid { method default (line 1940) | fn default() -> Self { type crossinterpdatafunc (line 1948) | pub type crossinterpdatafunc = ::std::option::Option< type getter (line 1955) | pub type getter = ::std::option::Option< type setter (line 1958) | pub type setter = ::std::option::Option< type PyGetSetDef (line 1967) | pub struct PyGetSetDef { method default (line 1975) | fn default() -> Self { type PyMemberDef (line 1985) | pub struct PyMemberDef { method default (line 1993) | fn default() -> Self { type wrapperfunc (line 2001) | pub type wrapperfunc = ::std::option::Option< type wrapperbase (line 2010) | pub struct wrapperbase { method default (line 2020) | fn default() -> Self { type _PyTime_t (line 2028) | pub type _PyTime_t = i64; type PyBaseExceptionObject (line 2031) | pub struct PyBaseExceptionObject { method default (line 2042) | fn default() -> Self { type PyThread_type_lock (line 2050) | pub type PyThread_type_lock = *mut ::std::os::raw::c_void; type Py_tss_t (line 2051) | pub type Py_tss_t = _Py_tss_t; type _Py_tss_t (line 2054) | pub struct _Py_tss_t { type _PyArg_Parser (line 2060) | pub struct _PyArg_Parser { method default (line 2073) | fn default() -> Self { type atexit_datacallbackfunc (line 2081) | pub type atexit_datacallbackfunc = type Py_AuditHookFunction (line 2083) | pub type Py_AuditHookFunction = ::std::option::Option< type _inittab (line 2092) | pub struct _inittab { method default (line 2097) | fn default() -> Self { type ast_state (line 2107) | pub struct ast_state { method default (line 2355) | fn default() -> Self { type atexit_callbackfunc (line 2363) | pub type atexit_callbackfunc = ::std::option::Option Self { type atexit_callback (line 2382) | pub struct atexit_callback { method default (line 2388) | fn default() -> Self { type atexit_py_callback (line 2398) | pub struct atexit_py_callback { method default (line 2404) | fn default() -> Self { type atexit_state (line 2414) | pub struct atexit_state { method default (line 2422) | fn default() -> Self { type _Py_atomic_address (line 2432) | pub struct _Py_atomic_address { type _Py_atomic_int (line 2437) | pub struct _Py_atomic_int { type _gil_runtime_state (line 2442) | pub struct _gil_runtime_state { method default (line 2453) | fn default() -> Self { type _pending_calls (line 2463) | pub struct _pending_calls { type _pending_calls__pending_call (line 2474) | pub struct _pending_calls__pending_call { method default (line 2481) | fn default() -> Self { method default (line 2490) | fn default() -> Self { type _ceval_runtime_state (line 2500) | pub struct _ceval_runtime_state { type _ceval_runtime_state__bindgen_ty_1 (line 2507) | pub struct _ceval_runtime_state__bindgen_ty_1 { method default (line 2511) | fn default() -> Self { type _ceval_state (line 2521) | pub struct _ceval_state { method default (line 2531) | fn default() -> Self { type callable_cache (line 2541) | pub struct callable_cache { method default (line 2548) | fn default() -> Self { type PyHamtNode (line 2558) | pub struct PyHamtNode { method default (line 2562) | fn default() -> Self { type PyHamtObject (line 2572) | pub struct PyHamtObject { method default (line 2579) | fn default() -> Self { type PyHamtNode_Bitmap (line 2589) | pub struct PyHamtNode_Bitmap { method default (line 2595) | fn default() -> Self { type _PyContextTokenMissing (line 2605) | pub struct _PyContextTokenMissing { method default (line 2609) | fn default() -> Self { type _Py_context_state (line 2619) | pub struct _Py_context_state {} type _Py_dict_state (line 2622) | pub struct _Py_dict_state { type ULong (line 2627) | pub type ULong = u32; type Bigint (line 2630) | pub struct Bigint { method default (line 2639) | fn default() -> Self { type _dtoa_state (line 2649) | pub struct _dtoa_state { method default (line 2656) | fn default() -> Self { type _Py_exc_state (line 2666) | pub struct _Py_exc_state { method default (line 2673) | fn default() -> Self { constant _py_float_format_type__py_float_format_unknown (line 2681) | pub const _py_float_format_type__py_float_format_unknown: _py_float_form... constant _py_float_format_type__py_float_format_ieee_big_endian (line 2682) | pub const _py_float_format_type__py_float_format_ieee_big_endian: _py_fl... constant _py_float_format_type__py_float_format_ieee_little_endian (line 2683) | pub const _py_float_format_type__py_float_format_ieee_little_endian: _py... type _py_float_format_type (line 2684) | pub type _py_float_format_type = ::std::os::raw::c_uint; type _Py_float_runtime_state (line 2687) | pub struct _Py_float_runtime_state { method default (line 2692) | fn default() -> Self { type _Py_float_state (line 2702) | pub struct _Py_float_state {} type _py_func_state (line 2705) | pub struct _py_func_state { type _Py_async_gen_state (line 2710) | pub struct _Py_async_gen_state {} type PyGC_Head (line 2713) | pub struct PyGC_Head { type gc_generation (line 2719) | pub struct gc_generation { type gc_generation_stats (line 2726) | pub struct gc_generation_stats { type _gc_runtime_state (line 2733) | pub struct _gc_runtime_state { method default (line 2749) | fn default() -> Self { type _Py_global_strings (line 2759) | pub struct _Py_global_strings { type _Py_global_strings__bindgen_ty_1 (line 2767) | pub struct _Py_global_strings__bindgen_ty_1 { type _Py_global_strings__bindgen_ty_1__bindgen_ty_1 (line 2797) | pub struct _Py_global_strings__bindgen_ty_1__bindgen_ty_1 { method default (line 2802) | fn default() -> Self { type _Py_global_strings__bindgen_ty_1__bindgen_ty_2 (line 2812) | pub struct _Py_global_strings__bindgen_ty_1__bindgen_ty_2 { method default (line 2817) | fn default() -> Self { type _Py_global_strings__bindgen_ty_1__bindgen_ty_3 (line 2827) | pub struct _Py_global_strings__bindgen_ty_1__bindgen_ty_3 { method default (line 2832) | fn default() -> Self { type _Py_global_strings__bindgen_ty_1__bindgen_ty_4 (line 2842) | pub struct _Py_global_strings__bindgen_ty_1__bindgen_ty_4 { method default (line 2847) | fn default() -> Self { type _Py_global_strings__bindgen_ty_1__bindgen_ty_5 (line 2857) | pub struct _Py_global_strings__bindgen_ty_1__bindgen_ty_5 { method default (line 2862) | fn default() -> Self { type _Py_global_strings__bindgen_ty_1__bindgen_ty_6 (line 2872) | pub struct _Py_global_strings__bindgen_ty_1__bindgen_ty_6 { method default (line 2877) | fn default() -> Self { type _Py_global_strings__bindgen_ty_1__bindgen_ty_7 (line 2887) | pub struct _Py_global_strings__bindgen_ty_1__bindgen_ty_7 { method default (line 2892) | fn default() -> Self { type _Py_global_strings__bindgen_ty_1__bindgen_ty_8 (line 2902) | pub struct _Py_global_strings__bindgen_ty_1__bindgen_ty_8 { method default (line 2907) | fn default() -> Self { type _Py_global_strings__bindgen_ty_1__bindgen_ty_9 (line 2917) | pub struct _Py_global_strings__bindgen_ty_1__bindgen_ty_9 { method default (line 2922) | fn default() -> Self { type _Py_global_strings__bindgen_ty_1__bindgen_ty_10 (line 2932) | pub struct _Py_global_strings__bindgen_ty_1__bindgen_ty_10 { method default (line 2937) | fn default() -> Self { type _Py_global_strings__bindgen_ty_1__bindgen_ty_11 (line 2947) | pub struct _Py_global_strings__bindgen_ty_1__bindgen_ty_11 { method default (line 2952) | fn default() -> Self { type _Py_global_strings__bindgen_ty_1__bindgen_ty_12 (line 2962) | pub struct _Py_global_strings__bindgen_ty_1__bindgen_ty_12 { method default (line 2967) | fn default() -> Self { type _Py_global_strings__bindgen_ty_1__bindgen_ty_13 (line 2977) | pub struct _Py_global_strings__bindgen_ty_1__bindgen_ty_13 { method default (line 2982) | fn default() -> Self { type _Py_global_strings__bindgen_ty_1__bindgen_ty_14 (line 2992) | pub struct _Py_global_strings__bindgen_ty_1__bindgen_ty_14 { method default (line 2997) | fn default() -> Self { type _Py_global_strings__bindgen_ty_1__bindgen_ty_15 (line 3007) | pub struct _Py_global_strings__bindgen_ty_1__bindgen_ty_15 { method default (line 3012) | fn default() -> Self { type _Py_global_strings__bindgen_ty_1__bindgen_ty_16 (line 3022) | pub struct _Py_global_strings__bindgen_ty_1__bindgen_ty_16 { method default (line 3027) | fn default() -> Self { type _Py_global_strings__bindgen_ty_1__bindgen_ty_17 (line 3037) | pub struct _Py_global_strings__bindgen_ty_1__bindgen_ty_17 { method default (line 3042) | fn default() -> Self { type _Py_global_strings__bindgen_ty_1__bindgen_ty_18 (line 3052) | pub struct _Py_global_strings__bindgen_ty_1__bindgen_ty_18 { method default (line 3057) | fn default() -> Self { type _Py_global_strings__bindgen_ty_1__bindgen_ty_19 (line 3067) | pub struct _Py_global_strings__bindgen_ty_1__bindgen_ty_19 { method default (line 3072) | fn default() -> Self { type _Py_global_strings__bindgen_ty_1__bindgen_ty_20 (line 3082) | pub struct _Py_global_strings__bindgen_ty_1__bindgen_ty_20 { method default (line 3087) | fn default() -> Self { type _Py_global_strings__bindgen_ty_1__bindgen_ty_21 (line 3097) | pub struct _Py_global_strings__bindgen_ty_1__bindgen_ty_21 { method default (line 3102) | fn default() -> Self { type _Py_global_strings__bindgen_ty_1__bindgen_ty_22 (line 3112) | pub struct _Py_global_strings__bindgen_ty_1__bindgen_ty_22 { method default (line 3117) | fn default() -> Self { type _Py_global_strings__bindgen_ty_1__bindgen_ty_23 (line 3127) | pub struct _Py_global_strings__bindgen_ty_1__bindgen_ty_23 { method default (line 3132) | fn default() -> Self { type _Py_global_strings__bindgen_ty_1__bindgen_ty_24 (line 3142) | pub struct _Py_global_strings__bindgen_ty_1__bindgen_ty_24 { method default (line 3147) | fn default() -> Self { type _Py_global_strings__bindgen_ty_1__bindgen_ty_25 (line 3157) | pub struct _Py_global_strings__bindgen_ty_1__bindgen_ty_25 { method default (line 3162) | fn default() -> Self { type _Py_global_strings__bindgen_ty_1__bindgen_ty_26 (line 3172) | pub struct _Py_global_strings__bindgen_ty_1__bindgen_ty_26 { method default (line 3177) | fn default() -> Self { method default (line 3186) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2 (line 3196) | pub struct _Py_global_strings__bindgen_ty_2 { type _Py_global_strings__bindgen_ty_2__bindgen_ty_1 (line 3891) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_1 { method default (line 3896) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_2 (line 3906) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_2 { method default (line 3911) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_3 (line 3921) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_3 { method default (line 3926) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_4 (line 3936) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_4 { method default (line 3941) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_5 (line 3951) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_5 { method default (line 3956) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_6 (line 3966) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_6 { method default (line 3971) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_7 (line 3981) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_7 { method default (line 3986) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_8 (line 3996) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_8 { method default (line 4001) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_9 (line 4011) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_9 { method default (line 4016) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_10 (line 4026) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_10 { method default (line 4031) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_11 (line 4041) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_11 { method default (line 4046) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_12 (line 4056) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_12 { method default (line 4061) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_13 (line 4071) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_13 { method default (line 4076) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_14 (line 4086) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_14 { method default (line 4091) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_15 (line 4101) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_15 { method default (line 4106) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_16 (line 4116) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_16 { method default (line 4121) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_17 (line 4131) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_17 { method default (line 4136) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_18 (line 4146) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_18 { method default (line 4151) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_19 (line 4161) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_19 { method default (line 4166) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_20 (line 4176) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_20 { method default (line 4181) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_21 (line 4191) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_21 { method default (line 4196) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_22 (line 4206) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_22 { method default (line 4211) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_23 (line 4221) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_23 { method default (line 4226) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_24 (line 4236) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_24 { method default (line 4241) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_25 (line 4251) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_25 { method default (line 4256) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_26 (line 4266) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_26 { method default (line 4271) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_27 (line 4281) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_27 { method default (line 4286) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_28 (line 4296) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_28 { method default (line 4301) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_29 (line 4311) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_29 { method default (line 4316) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_30 (line 4326) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_30 { method default (line 4331) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_31 (line 4341) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_31 { method default (line 4346) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_32 (line 4356) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_32 { method default (line 4361) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_33 (line 4371) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_33 { method default (line 4376) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_34 (line 4386) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_34 { method default (line 4391) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_35 (line 4401) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_35 { method default (line 4406) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_36 (line 4416) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_36 { method default (line 4421) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_37 (line 4431) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_37 { method default (line 4436) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_38 (line 4446) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_38 { method default (line 4451) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_39 (line 4461) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_39 { method default (line 4466) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_40 (line 4476) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_40 { method default (line 4481) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_41 (line 4491) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_41 { method default (line 4496) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_42 (line 4506) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_42 { method default (line 4511) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_43 (line 4521) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_43 { method default (line 4526) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_44 (line 4536) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_44 { method default (line 4541) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_45 (line 4551) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_45 { method default (line 4556) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_46 (line 4566) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_46 { method default (line 4571) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_47 (line 4581) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_47 { method default (line 4586) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_48 (line 4596) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_48 { method default (line 4601) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_49 (line 4611) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_49 { method default (line 4616) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_50 (line 4626) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_50 { method default (line 4631) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_51 (line 4641) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_51 { method default (line 4646) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_52 (line 4656) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_52 { method default (line 4661) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_53 (line 4671) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_53 { method default (line 4676) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_54 (line 4686) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_54 { method default (line 4691) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_55 (line 4701) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_55 { method default (line 4706) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_56 (line 4716) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_56 { method default (line 4721) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_57 (line 4731) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_57 { method default (line 4736) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_58 (line 4746) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_58 { method default (line 4751) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_59 (line 4761) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_59 { method default (line 4766) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_60 (line 4776) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_60 { method default (line 4781) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_61 (line 4791) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_61 { method default (line 4796) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_62 (line 4806) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_62 { method default (line 4811) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_63 (line 4821) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_63 { method default (line 4826) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_64 (line 4836) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_64 { method default (line 4841) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_65 (line 4851) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_65 { method default (line 4856) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_66 (line 4866) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_66 { method default (line 4871) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_67 (line 4881) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_67 { method default (line 4886) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_68 (line 4896) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_68 { method default (line 4901) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_69 (line 4911) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_69 { method default (line 4916) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_70 (line 4926) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_70 { method default (line 4931) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_71 (line 4941) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_71 { method default (line 4946) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_72 (line 4956) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_72 { method default (line 4961) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_73 (line 4971) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_73 { method default (line 4976) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_74 (line 4986) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_74 { method default (line 4991) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_75 (line 5001) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_75 { method default (line 5006) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_76 (line 5016) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_76 { method default (line 5021) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_77 (line 5031) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_77 { method default (line 5036) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_78 (line 5046) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_78 { method default (line 5051) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_79 (line 5061) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_79 { method default (line 5066) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_80 (line 5076) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_80 { method default (line 5081) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_81 (line 5091) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_81 { method default (line 5096) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_82 (line 5106) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_82 { method default (line 5111) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_83 (line 5121) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_83 { method default (line 5126) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_84 (line 5136) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_84 { method default (line 5141) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_85 (line 5151) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_85 { method default (line 5156) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_86 (line 5166) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_86 { method default (line 5171) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_87 (line 5181) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_87 { method default (line 5186) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_88 (line 5196) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_88 { method default (line 5201) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_89 (line 5211) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_89 { method default (line 5216) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_90 (line 5226) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_90 { method default (line 5231) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_91 (line 5241) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_91 { method default (line 5246) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_92 (line 5256) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_92 { method default (line 5261) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_93 (line 5271) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_93 { method default (line 5276) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_94 (line 5286) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_94 { method default (line 5291) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_95 (line 5301) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_95 { method default (line 5306) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_96 (line 5316) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_96 { method default (line 5321) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_97 (line 5331) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_97 { method default (line 5336) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_98 (line 5346) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_98 { method default (line 5351) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_99 (line 5361) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_99 { method default (line 5366) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_100 (line 5376) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_100 { method default (line 5381) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_101 (line 5391) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_101 { method default (line 5396) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_102 (line 5406) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_102 { method default (line 5411) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_103 (line 5421) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_103 { method default (line 5426) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_104 (line 5436) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_104 { method default (line 5441) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_105 (line 5451) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_105 { method default (line 5456) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_106 (line 5466) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_106 { method default (line 5471) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_107 (line 5481) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_107 { method default (line 5486) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_108 (line 5496) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_108 { method default (line 5501) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_109 (line 5511) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_109 { method default (line 5516) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_110 (line 5526) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_110 { method default (line 5531) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_111 (line 5541) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_111 { method default (line 5546) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_112 (line 5556) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_112 { method default (line 5561) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_113 (line 5571) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_113 { method default (line 5576) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_114 (line 5586) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_114 { method default (line 5591) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_115 (line 5601) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_115 { method default (line 5606) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_116 (line 5616) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_116 { method default (line 5621) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_117 (line 5631) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_117 { method default (line 5636) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_118 (line 5646) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_118 { method default (line 5651) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_119 (line 5661) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_119 { method default (line 5666) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_120 (line 5676) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_120 { method default (line 5681) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_121 (line 5691) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_121 { method default (line 5696) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_122 (line 5706) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_122 { method default (line 5711) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_123 (line 5721) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_123 { method default (line 5726) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_124 (line 5736) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_124 { method default (line 5741) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_125 (line 5751) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_125 { method default (line 5756) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_126 (line 5766) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_126 { method default (line 5771) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_127 (line 5781) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_127 { method default (line 5786) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_128 (line 5796) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_128 { method default (line 5801) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_129 (line 5811) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_129 { method default (line 5816) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_130 (line 5826) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_130 { method default (line 5831) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_131 (line 5841) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_131 { method default (line 5846) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_132 (line 5856) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_132 { method default (line 5861) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_133 (line 5871) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_133 { method default (line 5876) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_134 (line 5886) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_134 { method default (line 5891) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_135 (line 5901) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_135 { method default (line 5906) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_136 (line 5916) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_136 { method default (line 5921) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_137 (line 5931) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_137 { method default (line 5936) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_138 (line 5946) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_138 { method default (line 5951) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_139 (line 5961) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_139 { method default (line 5966) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_140 (line 5976) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_140 { method default (line 5981) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_141 (line 5991) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_141 { method default (line 5996) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_142 (line 6006) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_142 { method default (line 6011) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_143 (line 6021) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_143 { method default (line 6026) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_144 (line 6036) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_144 { method default (line 6041) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_145 (line 6051) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_145 { method default (line 6056) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_146 (line 6066) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_146 { method default (line 6071) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_147 (line 6081) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_147 { method default (line 6086) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_148 (line 6096) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_148 { method default (line 6101) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_149 (line 6111) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_149 { method default (line 6116) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_150 (line 6126) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_150 { method default (line 6131) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_151 (line 6141) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_151 { method default (line 6146) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_152 (line 6156) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_152 { method default (line 6161) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_153 (line 6171) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_153 { method default (line 6176) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_154 (line 6186) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_154 { method default (line 6191) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_155 (line 6201) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_155 { method default (line 6206) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_156 (line 6216) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_156 { method default (line 6221) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_157 (line 6231) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_157 { method default (line 6236) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_158 (line 6246) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_158 { method default (line 6251) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_159 (line 6261) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_159 { method default (line 6266) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_160 (line 6276) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_160 { method default (line 6281) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_161 (line 6291) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_161 { method default (line 6296) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_162 (line 6306) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_162 { method default (line 6311) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_163 (line 6321) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_163 { method default (line 6326) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_164 (line 6336) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_164 { method default (line 6341) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_165 (line 6351) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_165 { method default (line 6356) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_166 (line 6366) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_166 { method default (line 6371) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_167 (line 6381) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_167 { method default (line 6386) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_168 (line 6396) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_168 { method default (line 6401) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_169 (line 6411) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_169 { method default (line 6416) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_170 (line 6426) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_170 { method default (line 6431) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_171 (line 6441) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_171 { method default (line 6446) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_172 (line 6456) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_172 { method default (line 6461) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_173 (line 6471) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_173 { method default (line 6476) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_174 (line 6486) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_174 { method default (line 6491) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_175 (line 6501) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_175 { method default (line 6506) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_176 (line 6516) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_176 { method default (line 6521) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_177 (line 6531) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_177 { method default (line 6536) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_178 (line 6546) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_178 { method default (line 6551) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_179 (line 6561) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_179 { method default (line 6566) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_180 (line 6576) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_180 { method default (line 6581) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_181 (line 6591) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_181 { method default (line 6596) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_182 (line 6606) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_182 { method default (line 6611) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_183 (line 6621) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_183 { method default (line 6626) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_184 (line 6636) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_184 { method default (line 6641) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_185 (line 6651) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_185 { method default (line 6656) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_186 (line 6666) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_186 { method default (line 6671) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_187 (line 6681) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_187 { method default (line 6686) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_188 (line 6696) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_188 { method default (line 6701) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_189 (line 6711) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_189 { method default (line 6716) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_190 (line 6726) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_190 { method default (line 6731) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_191 (line 6741) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_191 { method default (line 6746) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_192 (line 6756) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_192 { method default (line 6761) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_193 (line 6771) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_193 { method default (line 6776) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_194 (line 6786) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_194 { method default (line 6791) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_195 (line 6801) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_195 { method default (line 6806) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_196 (line 6816) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_196 { method default (line 6821) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_197 (line 6831) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_197 { method default (line 6836) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_198 (line 6846) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_198 { method default (line 6851) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_199 (line 6861) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_199 { method default (line 6866) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_200 (line 6876) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_200 { method default (line 6881) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_201 (line 6891) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_201 { method default (line 6896) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_202 (line 6906) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_202 { method default (line 6911) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_203 (line 6921) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_203 { method default (line 6926) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_204 (line 6936) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_204 { method default (line 6941) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_205 (line 6951) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_205 { method default (line 6956) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_206 (line 6966) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_206 { method default (line 6971) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_207 (line 6981) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_207 { method default (line 6986) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_208 (line 6996) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_208 { method default (line 7001) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_209 (line 7011) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_209 { method default (line 7016) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_210 (line 7026) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_210 { method default (line 7031) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_211 (line 7041) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_211 { method default (line 7046) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_212 (line 7056) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_212 { method default (line 7061) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_213 (line 7071) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_213 { method default (line 7076) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_214 (line 7086) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_214 { method default (line 7091) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_215 (line 7101) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_215 { method default (line 7106) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_216 (line 7116) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_216 { method default (line 7121) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_217 (line 7131) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_217 { method default (line 7136) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_218 (line 7146) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_218 { method default (line 7151) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_219 (line 7161) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_219 { method default (line 7166) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_220 (line 7176) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_220 { method default (line 7181) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_221 (line 7191) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_221 { method default (line 7196) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_222 (line 7206) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_222 { method default (line 7211) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_223 (line 7221) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_223 { method default (line 7226) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_224 (line 7236) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_224 { method default (line 7241) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_225 (line 7251) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_225 { method default (line 7256) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_226 (line 7266) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_226 { method default (line 7271) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_227 (line 7281) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_227 { method default (line 7286) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_228 (line 7296) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_228 { method default (line 7301) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_229 (line 7311) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_229 { method default (line 7316) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_230 (line 7326) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_230 { method default (line 7331) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_231 (line 7341) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_231 { method default (line 7346) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_232 (line 7356) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_232 { method default (line 7361) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_233 (line 7371) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_233 { method default (line 7376) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_234 (line 7386) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_234 { method default (line 7391) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_235 (line 7401) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_235 { method default (line 7406) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_236 (line 7416) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_236 { method default (line 7421) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_237 (line 7431) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_237 { method default (line 7436) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_238 (line 7446) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_238 { method default (line 7451) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_239 (line 7461) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_239 { method default (line 7466) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_240 (line 7476) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_240 { method default (line 7481) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_241 (line 7491) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_241 { method default (line 7496) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_242 (line 7506) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_242 { method default (line 7511) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_243 (line 7521) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_243 { method default (line 7526) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_244 (line 7536) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_244 { method default (line 7541) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_245 (line 7551) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_245 { method default (line 7556) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_246 (line 7566) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_246 { method default (line 7571) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_247 (line 7581) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_247 { method default (line 7586) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_248 (line 7596) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_248 { method default (line 7601) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_249 (line 7611) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_249 { method default (line 7616) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_250 (line 7626) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_250 { method default (line 7631) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_251 (line 7641) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_251 { method default (line 7646) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_252 (line 7656) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_252 { method default (line 7661) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_253 (line 7671) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_253 { method default (line 7676) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_254 (line 7686) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_254 { method default (line 7691) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_255 (line 7701) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_255 { method default (line 7706) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_256 (line 7716) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_256 { method default (line 7721) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_257 (line 7731) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_257 { method default (line 7736) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_258 (line 7746) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_258 { method default (line 7751) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_259 (line 7761) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_259 { method default (line 7766) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_260 (line 7776) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_260 { method default (line 7781) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_261 (line 7791) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_261 { method default (line 7796) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_262 (line 7806) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_262 { method default (line 7811) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_263 (line 7821) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_263 { method default (line 7826) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_264 (line 7836) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_264 { method default (line 7841) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_265 (line 7851) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_265 { method default (line 7856) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_266 (line 7866) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_266 { method default (line 7871) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_267 (line 7881) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_267 { method default (line 7886) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_268 (line 7896) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_268 { method default (line 7901) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_269 (line 7911) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_269 { method default (line 7916) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_270 (line 7926) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_270 { method default (line 7931) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_271 (line 7941) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_271 { method default (line 7946) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_272 (line 7956) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_272 { method default (line 7961) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_273 (line 7971) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_273 { method default (line 7976) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_274 (line 7986) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_274 { method default (line 7991) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_275 (line 8001) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_275 { method default (line 8006) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_276 (line 8016) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_276 { method default (line 8021) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_277 (line 8031) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_277 { method default (line 8036) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_278 (line 8046) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_278 { method default (line 8051) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_279 (line 8061) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_279 { method default (line 8066) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_280 (line 8076) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_280 { method default (line 8081) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_281 (line 8091) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_281 { method default (line 8096) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_282 (line 8106) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_282 { method default (line 8111) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_283 (line 8121) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_283 { method default (line 8126) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_284 (line 8136) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_284 { method default (line 8141) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_285 (line 8151) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_285 { method default (line 8156) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_286 (line 8166) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_286 { method default (line 8171) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_287 (line 8181) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_287 { method default (line 8186) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_288 (line 8196) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_288 { method default (line 8201) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_289 (line 8211) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_289 { method default (line 8216) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_290 (line 8226) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_290 { method default (line 8231) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_291 (line 8241) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_291 { method default (line 8246) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_292 (line 8256) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_292 { method default (line 8261) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_293 (line 8271) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_293 { method default (line 8276) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_294 (line 8286) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_294 { method default (line 8291) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_295 (line 8301) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_295 { method default (line 8306) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_296 (line 8316) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_296 { method default (line 8321) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_297 (line 8331) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_297 { method default (line 8336) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_298 (line 8346) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_298 { method default (line 8351) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_299 (line 8361) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_299 { method default (line 8366) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_300 (line 8376) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_300 { method default (line 8381) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_301 (line 8391) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_301 { method default (line 8396) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_302 (line 8406) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_302 { method default (line 8411) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_303 (line 8421) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_303 { method default (line 8426) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_304 (line 8436) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_304 { method default (line 8441) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_305 (line 8451) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_305 { method default (line 8456) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_306 (line 8466) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_306 { method default (line 8471) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_307 (line 8481) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_307 { method default (line 8486) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_308 (line 8496) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_308 { method default (line 8501) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_309 (line 8511) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_309 { method default (line 8516) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_310 (line 8526) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_310 { method default (line 8531) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_311 (line 8541) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_311 { method default (line 8546) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_312 (line 8556) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_312 { method default (line 8561) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_313 (line 8571) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_313 { method default (line 8576) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_314 (line 8586) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_314 { method default (line 8591) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_315 (line 8601) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_315 { method default (line 8606) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_316 (line 8616) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_316 { method default (line 8621) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_317 (line 8631) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_317 { method default (line 8636) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_318 (line 8646) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_318 { method default (line 8651) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_319 (line 8661) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_319 { method default (line 8666) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_320 (line 8676) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_320 { method default (line 8681) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_321 (line 8691) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_321 { method default (line 8696) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_322 (line 8706) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_322 { method default (line 8711) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_323 (line 8721) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_323 { method default (line 8726) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_324 (line 8736) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_324 { method default (line 8741) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_325 (line 8751) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_325 { method default (line 8756) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_326 (line 8766) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_326 { method default (line 8771) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_327 (line 8781) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_327 { method default (line 8786) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_328 (line 8796) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_328 { method default (line 8801) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_329 (line 8811) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_329 { method default (line 8816) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_330 (line 8826) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_330 { method default (line 8831) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_331 (line 8841) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_331 { method default (line 8846) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_332 (line 8856) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_332 { method default (line 8861) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_333 (line 8871) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_333 { method default (line 8876) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_334 (line 8886) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_334 { method default (line 8891) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_335 (line 8901) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_335 { method default (line 8906) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_336 (line 8916) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_336 { method default (line 8921) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_337 (line 8931) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_337 { method default (line 8936) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_338 (line 8946) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_338 { method default (line 8951) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_339 (line 8961) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_339 { method default (line 8966) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_340 (line 8976) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_340 { method default (line 8981) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_341 (line 8991) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_341 { method default (line 8996) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_342 (line 9006) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_342 { method default (line 9011) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_343 (line 9021) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_343 { method default (line 9026) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_344 (line 9036) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_344 { method default (line 9041) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_345 (line 9051) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_345 { method default (line 9056) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_346 (line 9066) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_346 { method default (line 9071) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_347 (line 9081) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_347 { method default (line 9086) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_348 (line 9096) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_348 { method default (line 9101) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_349 (line 9111) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_349 { method default (line 9116) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_350 (line 9126) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_350 { method default (line 9131) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_351 (line 9141) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_351 { method default (line 9146) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_352 (line 9156) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_352 { method default (line 9161) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_353 (line 9171) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_353 { method default (line 9176) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_354 (line 9186) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_354 { method default (line 9191) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_355 (line 9201) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_355 { method default (line 9206) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_356 (line 9216) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_356 { method default (line 9221) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_357 (line 9231) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_357 { method default (line 9236) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_358 (line 9246) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_358 { method default (line 9251) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_359 (line 9261) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_359 { method default (line 9266) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_360 (line 9276) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_360 { method default (line 9281) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_361 (line 9291) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_361 { method default (line 9296) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_362 (line 9306) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_362 { method default (line 9311) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_363 (line 9321) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_363 { method default (line 9326) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_364 (line 9336) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_364 { method default (line 9341) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_365 (line 9351) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_365 { method default (line 9356) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_366 (line 9366) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_366 { method default (line 9371) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_367 (line 9381) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_367 { method default (line 9386) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_368 (line 9396) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_368 { method default (line 9401) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_369 (line 9411) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_369 { method default (line 9416) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_370 (line 9426) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_370 { method default (line 9431) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_371 (line 9441) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_371 { method default (line 9446) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_372 (line 9456) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_372 { method default (line 9461) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_373 (line 9471) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_373 { method default (line 9476) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_374 (line 9486) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_374 { method default (line 9491) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_375 (line 9501) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_375 { method default (line 9506) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_376 (line 9516) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_376 { method default (line 9521) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_377 (line 9531) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_377 { method default (line 9536) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_378 (line 9546) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_378 { method default (line 9551) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_379 (line 9561) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_379 { method default (line 9566) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_380 (line 9576) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_380 { method default (line 9581) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_381 (line 9591) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_381 { method default (line 9596) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_382 (line 9606) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_382 { method default (line 9611) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_383 (line 9621) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_383 { method default (line 9626) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_384 (line 9636) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_384 { method default (line 9641) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_385 (line 9651) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_385 { method default (line 9656) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_386 (line 9666) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_386 { method default (line 9671) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_387 (line 9681) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_387 { method default (line 9686) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_388 (line 9696) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_388 { method default (line 9701) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_389 (line 9711) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_389 { method default (line 9716) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_390 (line 9726) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_390 { method default (line 9731) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_391 (line 9741) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_391 { method default (line 9746) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_392 (line 9756) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_392 { method default (line 9761) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_393 (line 9771) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_393 { method default (line 9776) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_394 (line 9786) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_394 { method default (line 9791) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_395 (line 9801) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_395 { method default (line 9806) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_396 (line 9816) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_396 { method default (line 9821) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_397 (line 9831) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_397 { method default (line 9836) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_398 (line 9846) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_398 { method default (line 9851) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_399 (line 9861) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_399 { method default (line 9866) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_400 (line 9876) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_400 { method default (line 9881) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_401 (line 9891) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_401 { method default (line 9896) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_402 (line 9906) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_402 { method default (line 9911) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_403 (line 9921) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_403 { method default (line 9926) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_404 (line 9936) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_404 { method default (line 9941) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_405 (line 9951) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_405 { method default (line 9956) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_406 (line 9966) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_406 { method default (line 9971) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_407 (line 9981) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_407 { method default (line 9986) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_408 (line 9996) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_408 { method default (line 10001) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_409 (line 10011) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_409 { method default (line 10016) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_410 (line 10026) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_410 { method default (line 10031) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_411 (line 10041) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_411 { method default (line 10046) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_412 (line 10056) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_412 { method default (line 10061) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_413 (line 10071) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_413 { method default (line 10076) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_414 (line 10086) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_414 { method default (line 10091) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_415 (line 10101) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_415 { method default (line 10106) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_416 (line 10116) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_416 { method default (line 10121) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_417 (line 10131) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_417 { method default (line 10136) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_418 (line 10146) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_418 { method default (line 10151) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_419 (line 10161) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_419 { method default (line 10166) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_420 (line 10176) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_420 { method default (line 10181) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_421 (line 10191) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_421 { method default (line 10196) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_422 (line 10206) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_422 { method default (line 10211) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_423 (line 10221) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_423 { method default (line 10226) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_424 (line 10236) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_424 { method default (line 10241) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_425 (line 10251) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_425 { method default (line 10256) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_426 (line 10266) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_426 { method default (line 10271) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_427 (line 10281) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_427 { method default (line 10286) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_428 (line 10296) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_428 { method default (line 10301) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_429 (line 10311) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_429 { method default (line 10316) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_430 (line 10326) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_430 { method default (line 10331) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_431 (line 10341) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_431 { method default (line 10346) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_432 (line 10356) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_432 { method default (line 10361) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_433 (line 10371) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_433 { method default (line 10376) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_434 (line 10386) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_434 { method default (line 10391) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_435 (line 10401) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_435 { method default (line 10406) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_436 (line 10416) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_436 { method default (line 10421) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_437 (line 10431) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_437 { method default (line 10436) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_438 (line 10446) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_438 { method default (line 10451) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_439 (line 10461) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_439 { method default (line 10466) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_440 (line 10476) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_440 { method default (line 10481) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_441 (line 10491) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_441 { method default (line 10496) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_442 (line 10506) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_442 { method default (line 10511) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_443 (line 10521) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_443 { method default (line 10526) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_444 (line 10536) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_444 { method default (line 10541) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_445 (line 10551) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_445 { method default (line 10556) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_446 (line 10566) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_446 { method default (line 10571) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_447 (line 10581) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_447 { method default (line 10586) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_448 (line 10596) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_448 { method default (line 10601) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_449 (line 10611) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_449 { method default (line 10616) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_450 (line 10626) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_450 { method default (line 10631) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_451 (line 10641) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_451 { method default (line 10646) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_452 (line 10656) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_452 { method default (line 10661) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_453 (line 10671) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_453 { method default (line 10676) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_454 (line 10686) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_454 { method default (line 10691) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_455 (line 10701) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_455 { method default (line 10706) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_456 (line 10716) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_456 { method default (line 10721) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_457 (line 10731) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_457 { method default (line 10736) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_458 (line 10746) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_458 { method default (line 10751) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_459 (line 10761) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_459 { method default (line 10766) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_460 (line 10776) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_460 { method default (line 10781) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_461 (line 10791) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_461 { method default (line 10796) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_462 (line 10806) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_462 { method default (line 10811) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_463 (line 10821) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_463 { method default (line 10826) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_464 (line 10836) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_464 { method default (line 10841) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_465 (line 10851) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_465 { method default (line 10856) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_466 (line 10866) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_466 { method default (line 10871) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_467 (line 10881) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_467 { method default (line 10886) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_468 (line 10896) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_468 { method default (line 10901) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_469 (line 10911) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_469 { method default (line 10916) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_470 (line 10926) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_470 { method default (line 10931) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_471 (line 10941) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_471 { method default (line 10946) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_472 (line 10956) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_472 { method default (line 10961) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_473 (line 10971) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_473 { method default (line 10976) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_474 (line 10986) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_474 { method default (line 10991) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_475 (line 11001) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_475 { method default (line 11006) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_476 (line 11016) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_476 { method default (line 11021) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_477 (line 11031) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_477 { method default (line 11036) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_478 (line 11046) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_478 { method default (line 11051) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_479 (line 11061) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_479 { method default (line 11066) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_480 (line 11076) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_480 { method default (line 11081) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_481 (line 11091) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_481 { method default (line 11096) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_482 (line 11106) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_482 { method default (line 11111) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_483 (line 11121) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_483 { method default (line 11126) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_484 (line 11136) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_484 { method default (line 11141) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_485 (line 11151) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_485 { method default (line 11156) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_486 (line 11166) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_486 { method default (line 11171) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_487 (line 11181) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_487 { method default (line 11186) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_488 (line 11196) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_488 { method default (line 11201) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_489 (line 11211) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_489 { method default (line 11216) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_490 (line 11226) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_490 { method default (line 11231) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_491 (line 11241) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_491 { method default (line 11246) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_492 (line 11256) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_492 { method default (line 11261) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_493 (line 11271) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_493 { method default (line 11276) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_494 (line 11286) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_494 { method default (line 11291) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_495 (line 11301) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_495 { method default (line 11306) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_496 (line 11316) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_496 { method default (line 11321) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_497 (line 11331) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_497 { method default (line 11336) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_498 (line 11346) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_498 { method default (line 11351) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_499 (line 11361) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_499 { method default (line 11366) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_500 (line 11376) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_500 { method default (line 11381) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_501 (line 11391) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_501 { method default (line 11396) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_502 (line 11406) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_502 { method default (line 11411) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_503 (line 11421) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_503 { method default (line 11426) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_504 (line 11436) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_504 { method default (line 11441) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_505 (line 11451) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_505 { method default (line 11456) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_506 (line 11466) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_506 { method default (line 11471) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_507 (line 11481) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_507 { method default (line 11486) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_508 (line 11496) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_508 { method default (line 11501) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_509 (line 11511) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_509 { method default (line 11516) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_510 (line 11526) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_510 { method default (line 11531) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_511 (line 11541) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_511 { method default (line 11546) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_512 (line 11556) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_512 { method default (line 11561) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_513 (line 11571) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_513 { method default (line 11576) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_514 (line 11586) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_514 { method default (line 11591) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_515 (line 11601) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_515 { method default (line 11606) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_516 (line 11616) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_516 { method default (line 11621) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_517 (line 11631) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_517 { method default (line 11636) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_518 (line 11646) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_518 { method default (line 11651) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_519 (line 11661) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_519 { method default (line 11666) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_520 (line 11676) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_520 { method default (line 11681) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_521 (line 11691) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_521 { method default (line 11696) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_522 (line 11706) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_522 { method default (line 11711) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_523 (line 11721) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_523 { method default (line 11726) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_524 (line 11736) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_524 { method default (line 11741) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_525 (line 11751) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_525 { method default (line 11756) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_526 (line 11766) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_526 { method default (line 11771) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_527 (line 11781) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_527 { method default (line 11786) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_528 (line 11796) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_528 { method default (line 11801) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_529 (line 11811) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_529 { method default (line 11816) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_530 (line 11826) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_530 { method default (line 11831) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_531 (line 11841) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_531 { method default (line 11846) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_532 (line 11856) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_532 { method default (line 11861) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_533 (line 11871) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_533 { method default (line 11876) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_534 (line 11886) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_534 { method default (line 11891) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_535 (line 11901) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_535 { method default (line 11906) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_536 (line 11916) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_536 { method default (line 11921) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_537 (line 11931) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_537 { method default (line 11936) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_538 (line 11946) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_538 { method default (line 11951) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_539 (line 11961) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_539 { method default (line 11966) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_540 (line 11976) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_540 { method default (line 11981) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_541 (line 11991) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_541 { method default (line 11996) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_542 (line 12006) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_542 { method default (line 12011) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_543 (line 12021) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_543 { method default (line 12026) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_544 (line 12036) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_544 { method default (line 12041) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_545 (line 12051) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_545 { method default (line 12056) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_546 (line 12066) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_546 { method default (line 12071) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_547 (line 12081) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_547 { method default (line 12086) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_548 (line 12096) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_548 { method default (line 12101) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_549 (line 12111) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_549 { method default (line 12116) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_550 (line 12126) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_550 { method default (line 12131) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_551 (line 12141) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_551 { method default (line 12146) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_552 (line 12156) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_552 { method default (line 12161) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_553 (line 12171) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_553 { method default (line 12176) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_554 (line 12186) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_554 { method default (line 12191) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_555 (line 12201) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_555 { method default (line 12206) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_556 (line 12216) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_556 { method default (line 12221) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_557 (line 12231) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_557 { method default (line 12236) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_558 (line 12246) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_558 { method default (line 12251) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_559 (line 12261) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_559 { method default (line 12266) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_560 (line 12276) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_560 { method default (line 12281) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_561 (line 12291) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_561 { method default (line 12296) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_562 (line 12306) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_562 { method default (line 12311) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_563 (line 12321) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_563 { method default (line 12326) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_564 (line 12336) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_564 { method default (line 12341) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_565 (line 12351) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_565 { method default (line 12356) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_566 (line 12366) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_566 { method default (line 12371) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_567 (line 12381) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_567 { method default (line 12386) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_568 (line 12396) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_568 { method default (line 12401) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_569 (line 12411) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_569 { method default (line 12416) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_570 (line 12426) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_570 { method default (line 12431) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_571 (line 12441) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_571 { method default (line 12446) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_572 (line 12456) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_572 { method default (line 12461) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_573 (line 12471) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_573 { method default (line 12476) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_574 (line 12486) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_574 { method default (line 12491) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_575 (line 12501) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_575 { method default (line 12506) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_576 (line 12516) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_576 { method default (line 12521) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_577 (line 12531) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_577 { method default (line 12536) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_578 (line 12546) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_578 { method default (line 12551) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_579 (line 12561) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_579 { method default (line 12566) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_580 (line 12576) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_580 { method default (line 12581) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_581 (line 12591) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_581 { method default (line 12596) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_582 (line 12606) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_582 { method default (line 12611) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_583 (line 12621) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_583 { method default (line 12626) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_584 (line 12636) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_584 { method default (line 12641) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_585 (line 12651) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_585 { method default (line 12656) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_586 (line 12666) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_586 { method default (line 12671) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_587 (line 12681) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_587 { method default (line 12686) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_588 (line 12696) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_588 { method default (line 12701) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_589 (line 12711) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_589 { method default (line 12716) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_590 (line 12726) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_590 { method default (line 12731) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_591 (line 12741) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_591 { method default (line 12746) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_592 (line 12756) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_592 { method default (line 12761) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_593 (line 12771) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_593 { method default (line 12776) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_594 (line 12786) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_594 { method default (line 12791) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_595 (line 12801) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_595 { method default (line 12806) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_596 (line 12816) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_596 { method default (line 12821) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_597 (line 12831) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_597 { method default (line 12836) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_598 (line 12846) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_598 { method default (line 12851) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_599 (line 12861) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_599 { method default (line 12866) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_600 (line 12876) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_600 { method default (line 12881) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_601 (line 12891) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_601 { method default (line 12896) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_602 (line 12906) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_602 { method default (line 12911) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_603 (line 12921) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_603 { method default (line 12926) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_604 (line 12936) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_604 { method default (line 12941) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_605 (line 12951) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_605 { method default (line 12956) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_606 (line 12966) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_606 { method default (line 12971) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_607 (line 12981) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_607 { method default (line 12986) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_608 (line 12996) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_608 { method default (line 13001) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_609 (line 13011) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_609 { method default (line 13016) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_610 (line 13026) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_610 { method default (line 13031) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_611 (line 13041) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_611 { method default (line 13046) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_612 (line 13056) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_612 { method default (line 13061) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_613 (line 13071) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_613 { method default (line 13076) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_614 (line 13086) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_614 { method default (line 13091) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_615 (line 13101) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_615 { method default (line 13106) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_616 (line 13116) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_616 { method default (line 13121) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_617 (line 13131) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_617 { method default (line 13136) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_618 (line 13146) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_618 { method default (line 13151) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_619 (line 13161) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_619 { method default (line 13166) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_620 (line 13176) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_620 { method default (line 13181) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_621 (line 13191) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_621 { method default (line 13196) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_622 (line 13206) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_622 { method default (line 13211) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_623 (line 13221) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_623 { method default (line 13226) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_624 (line 13236) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_624 { method default (line 13241) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_625 (line 13251) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_625 { method default (line 13256) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_626 (line 13266) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_626 { method default (line 13271) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_627 (line 13281) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_627 { method default (line 13286) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_628 (line 13296) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_628 { method default (line 13301) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_629 (line 13311) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_629 { method default (line 13316) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_630 (line 13326) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_630 { method default (line 13331) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_631 (line 13341) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_631 { method default (line 13346) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_632 (line 13356) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_632 { method default (line 13361) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_633 (line 13371) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_633 { method default (line 13376) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_634 (line 13386) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_634 { method default (line 13391) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_635 (line 13401) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_635 { method default (line 13406) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_636 (line 13416) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_636 { method default (line 13421) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_637 (line 13431) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_637 { method default (line 13436) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_638 (line 13446) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_638 { method default (line 13451) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_639 (line 13461) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_639 { method default (line 13466) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_640 (line 13476) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_640 { method default (line 13481) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_641 (line 13491) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_641 { method default (line 13496) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_642 (line 13506) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_642 { method default (line 13511) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_643 (line 13521) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_643 { method default (line 13526) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_644 (line 13536) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_644 { method default (line 13541) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_645 (line 13551) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_645 { method default (line 13556) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_646 (line 13566) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_646 { method default (line 13571) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_647 (line 13581) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_647 { method default (line 13586) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_648 (line 13596) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_648 { method default (line 13601) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_649 (line 13611) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_649 { method default (line 13616) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_650 (line 13626) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_650 { method default (line 13631) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_651 (line 13641) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_651 { method default (line 13646) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_652 (line 13656) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_652 { method default (line 13661) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_653 (line 13671) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_653 { method default (line 13676) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_654 (line 13686) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_654 { method default (line 13691) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_655 (line 13701) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_655 { method default (line 13706) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_656 (line 13716) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_656 { method default (line 13721) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_657 (line 13731) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_657 { method default (line 13736) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_658 (line 13746) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_658 { method default (line 13751) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_659 (line 13761) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_659 { method default (line 13766) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_660 (line 13776) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_660 { method default (line 13781) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_661 (line 13791) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_661 { method default (line 13796) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_662 (line 13806) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_662 { method default (line 13811) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_663 (line 13821) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_663 { method default (line 13826) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_664 (line 13836) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_664 { method default (line 13841) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_665 (line 13851) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_665 { method default (line 13856) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_666 (line 13866) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_666 { method default (line 13871) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_667 (line 13881) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_667 { method default (line 13886) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_668 (line 13896) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_668 { method default (line 13901) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_669 (line 13911) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_669 { method default (line 13916) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_670 (line 13926) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_670 { method default (line 13931) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_671 (line 13941) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_671 { method default (line 13946) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_672 (line 13956) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_672 { method default (line 13961) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_673 (line 13971) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_673 { method default (line 13976) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_674 (line 13986) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_674 { method default (line 13991) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_675 (line 14001) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_675 { method default (line 14006) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_676 (line 14016) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_676 { method default (line 14021) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_677 (line 14031) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_677 { method default (line 14036) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_678 (line 14046) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_678 { method default (line 14051) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_679 (line 14061) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_679 { method default (line 14066) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_680 (line 14076) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_680 { method default (line 14081) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_681 (line 14091) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_681 { method default (line 14096) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_682 (line 14106) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_682 { method default (line 14111) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_683 (line 14121) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_683 { method default (line 14126) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_684 (line 14136) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_684 { method default (line 14141) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_685 (line 14151) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_685 { method default (line 14156) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_686 (line 14166) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_686 { method default (line 14171) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_687 (line 14181) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_687 { method default (line 14186) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_688 (line 14196) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_688 { method default (line 14201) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_689 (line 14211) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_689 { method default (line 14216) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_690 (line 14226) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_690 { method default (line 14231) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_691 (line 14241) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_691 { method default (line 14246) | fn default() -> Self { method default (line 14255) | fn default() -> Self { type _Py_global_strings__bindgen_ty_3 (line 14265) | pub struct _Py_global_strings__bindgen_ty_3 { method default (line 14270) | fn default() -> Self { type _Py_global_strings__bindgen_ty_4 (line 14280) | pub struct _Py_global_strings__bindgen_ty_4 { method default (line 14285) | fn default() -> Self { method default (line 14294) | fn default() -> Self { type _types_runtime_state (line 14304) | pub struct _types_runtime_state { type type_cache_entry (line 14309) | pub struct type_cache_entry { method default (line 14315) | fn default() -> Self { type type_cache (line 14325) | pub struct type_cache { method default (line 14329) | fn default() -> Self { type static_builtin_state (line 14339) | pub struct static_builtin_state { method default (line 14348) | fn default() -> Self { type types_state (line 14358) | pub struct types_state { method default (line 14365) | fn default() -> Self { type pytype_slotdef (line 14373) | pub type pytype_slotdef = wrapperbase; type _Py_static_objects (line 14376) | pub struct _Py_static_objects { type _Py_static_objects__bindgen_ty_1 (line 14381) | pub struct _Py_static_objects__bindgen_ty_1 { type _Py_static_objects__bindgen_ty_1__bindgen_ty_1 (line 14394) | pub struct _Py_static_objects__bindgen_ty_1__bindgen_ty_1 { method default (line 14399) | fn default() -> Self { method default (line 14408) | fn default() -> Self { method default (line 14417) | fn default() -> Self { type _Py_interp_cached_objects (line 14427) | pub struct _Py_interp_cached_objects { method default (line 14441) | fn default() -> Self { type _Py_interp_static_objects (line 14451) | pub struct _Py_interp_static_objects { type _Py_interp_static_objects__bindgen_ty_1 (line 14456) | pub struct _Py_interp_static_objects__bindgen_ty_1 { method default (line 14463) | fn default() -> Self { method default (line 14472) | fn default() -> Self { type _Py_slist_item_s (line 14482) | pub struct _Py_slist_item_s { method default (line 14486) | fn default() -> Self { type _Py_slist_item_t (line 14494) | pub type _Py_slist_item_t = _Py_slist_item_s; type _Py_slist_t (line 14497) | pub struct _Py_slist_t { method default (line 14501) | fn default() -> Self { type _Py_hashtable_entry_t (line 14511) | pub struct _Py_hashtable_entry_t { method default (line 14518) | fn default() -> Self { type _Py_hashtable_hash_func (line 14526) | pub type _Py_hashtable_hash_func = type _Py_hashtable_compare_func (line 14528) | pub type _Py_hashtable_compare_func = ::std::option::Option< type _Py_hashtable_destroy_func (line 14534) | pub type _Py_hashtable_destroy_func = type _Py_hashtable_get_entry_func (line 14536) | pub type _Py_hashtable_get_entry_func = ::std::option::Option< type _Py_hashtable_allocator_t (line 14544) | pub struct _Py_hashtable_allocator_t { type _Py_hashtable_t (line 14551) | pub struct _Py_hashtable_t { method default (line 14563) | fn default() -> Self { type _time_runtime_state (line 14573) | pub struct _time_runtime_state { type _import_runtime_state (line 14579) | pub struct _import_runtime_state { type _import_runtime_state__bindgen_ty_1 (line 14587) | pub struct _import_runtime_state__bindgen_ty_1 { method default (line 14592) | fn default() -> Self { method default (line 14601) | fn default() -> Self { type _import_state (line 14611) | pub struct _import_state { type _import_state__bindgen_ty_1 (line 14624) | pub struct _import_state__bindgen_ty_1 { method default (line 14630) | fn default() -> Self { type _import_state__bindgen_ty_2 (line 14640) | pub struct _import_state__bindgen_ty_2 { method default (line 14646) | fn default() -> Self { type _frame (line 14656) | pub struct _frame { method default (line 14668) | fn default() -> Self { type _PyInterpreterFrame (line 14678) | pub struct _PyInterpreterFrame { method default (line 14693) | fn default() -> Self { type _Py_list_state (line 14703) | pub struct _Py_list_state {} type _py_object_runtime_state (line 14706) | pub struct _py_object_runtime_state { type _py_object_state (line 14711) | pub struct _py_object_state { type pymem_uint (line 14714) | pub type pymem_uint = ::std::os::raw::c_uint; type pymem_block (line 14715) | pub type pymem_block = u8; type pool_header (line 14718) | pub struct pool_header { method default (line 14735) | fn default() -> Self { method default (line 14744) | fn default() -> Self { type poolp (line 14752) | pub type poolp = *mut pool_header; type arena_object (line 14755) | pub struct arena_object { method default (line 14765) | fn default() -> Self { type _obmalloc_pools (line 14775) | pub struct _obmalloc_pools { method default (line 14779) | fn default() -> Self { type _obmalloc_mgmt (line 14789) | pub struct _obmalloc_mgmt { method default (line 14801) | fn default() -> Self { type arena_coverage_t (line 14811) | pub struct arena_coverage_t { type arena_map_bot (line 14817) | pub struct arena_map_bot { method default (line 14821) | fn default() -> Self { type arena_map_mid (line 14831) | pub struct arena_map_mid { method default (line 14835) | fn default() -> Self { type arena_map_top (line 14845) | pub struct arena_map_top { method default (line 14849) | fn default() -> Self { type arena_map_top_t (line 14857) | pub type arena_map_top_t = arena_map_top; type _obmalloc_usage (line 14860) | pub struct _obmalloc_usage { method default (line 14866) | fn default() -> Self { type _obmalloc_global_state (line 14876) | pub struct _obmalloc_global_state { type _obmalloc_state (line 14882) | pub struct _obmalloc_state { method default (line 14888) | fn default() -> Self { type _Py_tuple_state (line 14898) | pub struct _Py_tuple_state { type _fileutils_state (line 14903) | pub struct _fileutils_state { constant _Py_error_handler__Py_ERROR_UNKNOWN (line 14906) | pub const _Py_error_handler__Py_ERROR_UNKNOWN: _Py_error_handler = 0; constant _Py_error_handler__Py_ERROR_STRICT (line 14907) | pub const _Py_error_handler__Py_ERROR_STRICT: _Py_error_handler = 1; constant _Py_error_handler__Py_ERROR_SURROGATEESCAPE (line 14908) | pub const _Py_error_handler__Py_ERROR_SURROGATEESCAPE: _Py_error_handler... constant _Py_error_handler__Py_ERROR_REPLACE (line 14909) | pub const _Py_error_handler__Py_ERROR_REPLACE: _Py_error_handler = 3; constant _Py_error_handler__Py_ERROR_IGNORE (line 14910) | pub const _Py_error_handler__Py_ERROR_IGNORE: _Py_error_handler = 4; constant _Py_error_handler__Py_ERROR_BACKSLASHREPLACE (line 14911) | pub const _Py_error_handler__Py_ERROR_BACKSLASHREPLACE: _Py_error_handle... constant _Py_error_handler__Py_ERROR_SURROGATEPASS (line 14912) | pub const _Py_error_handler__Py_ERROR_SURROGATEPASS: _Py_error_handler = 6; constant _Py_error_handler__Py_ERROR_XMLCHARREFREPLACE (line 14913) | pub const _Py_error_handler__Py_ERROR_XMLCHARREFREPLACE: _Py_error_handl... constant _Py_error_handler__Py_ERROR_OTHER (line 14914) | pub const _Py_error_handler__Py_ERROR_OTHER: _Py_error_handler = 8; type _Py_error_handler (line 14915) | pub type _Py_error_handler = ::std::os::raw::c_uint; type _PyUnicode_Name_CAPI (line 14918) | pub struct _PyUnicode_Name_CAPI { type _Py_unicode_runtime_ids (line 14938) | pub struct _Py_unicode_runtime_ids { method default (line 14943) | fn default() -> Self { type _Py_unicode_runtime_state (line 14953) | pub struct _Py_unicode_runtime_state { method default (line 14957) | fn default() -> Self { type _Py_unicode_fs_codec (line 14967) | pub struct _Py_unicode_fs_codec { method default (line 14974) | fn default() -> Self { type _Py_unicode_ids (line 14984) | pub struct _Py_unicode_ids { method default (line 14989) | fn default() -> Self { type _Py_unicode_state (line 14999) | pub struct _Py_unicode_state { method default (line 15005) | fn default() -> Self { type _warnings_runtime_state (line 15015) | pub struct _warnings_runtime_state { method default (line 15022) | fn default() -> Self { type _Py_long_state (line 15032) | pub struct _Py_long_state { type _is (line 15037) | pub struct _is { type _is_pythreads (line 15111) | pub struct _is_pythreads { method default (line 15118) | fn default() -> Self { method default (line 15127) | fn default() -> Self { type _xidregitem (line 15137) | pub struct _xidregitem { method default (line 15144) | fn default() -> Self { type sig_atomic_t (line 15152) | pub type sig_atomic_t = __sig_atomic_t; method default (line 15160) | fn default() -> Self { type __sigval_t (line 15168) | pub type __sigval_t = sigval; type siginfo_t (line 15171) | pub struct siginfo_t { type siginfo_t__bindgen_ty_1__bindgen_ty_1 (line 15192) | pub struct siginfo_t__bindgen_ty_1__bindgen_ty_1 { type siginfo_t__bindgen_ty_1__bindgen_ty_2 (line 15198) | pub struct siginfo_t__bindgen_ty_1__bindgen_ty_2 { method default (line 15204) | fn default() -> Self { type siginfo_t__bindgen_ty_1__bindgen_ty_3 (line 15214) | pub struct siginfo_t__bindgen_ty_1__bindgen_ty_3 { method default (line 15220) | fn default() -> Self { type siginfo_t__bindgen_ty_1__bindgen_ty_4 (line 15230) | pub struct siginfo_t__bindgen_ty_1__bindgen_ty_4 { type siginfo_t__bindgen_ty_1__bindgen_ty_5 (line 15239) | pub struct siginfo_t__bindgen_ty_1__bindgen_ty_5 { type siginfo_t__bindgen_ty_1__bindgen_ty_5__bindgen_ty_1__bindgen_ty_1 (line 15252) | pub struct siginfo_t__bindgen_ty_1__bindgen_ty_5__bindgen_ty_1__bindgen_... method default (line 15257) | fn default() -> Self { method default (line 15266) | fn default() -> Self { method default (line 15275) | fn default() -> Self { type siginfo_t__bindgen_ty_1__bindgen_ty_6 (line 15285) | pub struct siginfo_t__bindgen_ty_1__bindgen_ty_6 { type siginfo_t__bindgen_ty_1__bindgen_ty_7 (line 15291) | pub struct siginfo_t__bindgen_ty_1__bindgen_ty_7 { method default (line 15297) | fn default() -> Self { method default (line 15306) | fn default() -> Self { method default (line 15315) | fn default() -> Self { type __sighandler_t (line 15323) | pub type __sighandler_t = ::std::option::Option Self { method default (line 15354) | fn default() -> Self { type stack_t (line 15364) | pub struct stack_t { method default (line 15370) | fn default() -> Self { type _Py_sighandler_t (line 15378) | pub type _Py_sighandler_t = sigaction; type faulthandler_user_signal (line 15381) | pub struct faulthandler_user_signal { method default (line 15391) | fn default() -> Self { type _faulthandler_runtime_state (line 15401) | pub struct _faulthandler_runtime_state { type _faulthandler_runtime_state__bindgen_ty_1 (line 15410) | pub struct _faulthandler_runtime_state__bindgen_ty_1 { method default (line 15418) | fn default() -> Self { type _faulthandler_runtime_state__bindgen_ty_2 (line 15428) | pub struct _faulthandler_runtime_state__bindgen_ty_2 { method default (line 15441) | fn default() -> Self { method default (line 15450) | fn default() -> Self { type identifier (line 15458) | pub type identifier = *mut PyObject; type string (line 15459) | pub type string = *mut PyObject; type constant (line 15460) | pub type constant = *mut PyObject; type asdl_int_seq (line 15463) | pub struct asdl_int_seq { method default (line 15469) | fn default() -> Self { type expr_ty (line 15477) | pub type expr_ty = *mut _expr; constant _expr_context_Load (line 15478) | pub const _expr_context_Load: _expr_context = 1; constant _expr_context_Store (line 15479) | pub const _expr_context_Store: _expr_context = 2; constant _expr_context_Del (line 15480) | pub const _expr_context_Del: _expr_context = 3; type _expr_context (line 15481) | pub type _expr_context = ::std::os::raw::c_uint; constant _boolop_And (line 15483) | pub const _boolop_And: _boolop = 1; constant _boolop_Or (line 15484) | pub const _boolop_Or: _boolop = 2; type _boolop (line 15485) | pub type _boolop = ::std::os::raw::c_uint; constant _operator_Add (line 15487) | pub const _operator_Add: _operator = 1; constant _operator_Sub (line 15488) | pub const _operator_Sub: _operator = 2; constant _operator_Mult (line 15489) | pub const _operator_Mult: _operator = 3; constant _operator_MatMult (line 15490) | pub const _operator_MatMult: _operator = 4; constant _operator_Div (line 15491) | pub const _operator_Div: _operator = 5; constant _operator_Mod (line 15492) | pub const _operator_Mod: _operator = 6; constant _operator_Pow (line 15493) | pub const _operator_Pow: _operator = 7; constant _operator_LShift (line 15494) | pub const _operator_LShift: _operator = 8; constant _operator_RShift (line 15495) | pub const _operator_RShift: _operator = 9; constant _operator_BitOr (line 15496) | pub const _operator_BitOr: _operator = 10; constant _operator_BitXor (line 15497) | pub const _operator_BitXor: _operator = 11; constant _operator_BitAnd (line 15498) | pub const _operator_BitAnd: _operator = 12; constant _operator_FloorDiv (line 15499) | pub const _operator_FloorDiv: _operator = 13; type _operator (line 15500) | pub type _operator = ::std::os::raw::c_uint; constant _unaryop_Invert (line 15502) | pub const _unaryop_Invert: _unaryop = 1; constant _unaryop_Not (line 15503) | pub const _unaryop_Not: _unaryop = 2; constant _unaryop_UAdd (line 15504) | pub const _unaryop_UAdd: _unaryop = 3; constant _unaryop_USub (line 15505) | pub const _unaryop_USub: _unaryop = 4; type _unaryop (line 15506) | pub type _unaryop = ::std::os::raw::c_uint; type comprehension_ty (line 15508) | pub type comprehension_ty = *mut _comprehension; type arguments_ty (line 15509) | pub type arguments_ty = *mut _arguments; type arg_ty (line 15510) | pub type arg_ty = *mut _arg; type keyword_ty (line 15511) | pub type keyword_ty = *mut _keyword; type asdl_expr_seq (line 15514) | pub struct asdl_expr_seq { method default (line 15520) | fn default() -> Self { type asdl_comprehension_seq (line 15530) | pub struct asdl_comprehension_seq { method default (line 15536) | fn default() -> Self { type asdl_arg_seq (line 15546) | pub struct asdl_arg_seq { method default (line 15552) | fn default() -> Self { type asdl_keyword_seq (line 15562) | pub struct asdl_keyword_seq { method default (line 15568) | fn default() -> Self { constant _expr_kind_BoolOp_kind (line 15576) | pub const _expr_kind_BoolOp_kind: _expr_kind = 1; constant _expr_kind_NamedExpr_kind (line 15577) | pub const _expr_kind_NamedExpr_kind: _expr_kind = 2; constant _expr_kind_BinOp_kind (line 15578) | pub const _expr_kind_BinOp_kind: _expr_kind = 3; constant _expr_kind_UnaryOp_kind (line 15579) | pub const _expr_kind_UnaryOp_kind: _expr_kind = 4; constant _expr_kind_Lambda_kind (line 15580) | pub const _expr_kind_Lambda_kind: _expr_kind = 5; constant _expr_kind_IfExp_kind (line 15581) | pub const _expr_kind_IfExp_kind: _expr_kind = 6; constant _expr_kind_Dict_kind (line 15582) | pub const _expr_kind_Dict_kind: _expr_kind = 7; constant _expr_kind_Set_kind (line 15583) | pub const _expr_kind_Set_kind: _expr_kind = 8; constant _expr_kind_ListComp_kind (line 15584) | pub const _expr_kind_ListComp_kind: _expr_kind = 9; constant _expr_kind_SetComp_kind (line 15585) | pub const _expr_kind_SetComp_kind: _expr_kind = 10; constant _expr_kind_DictComp_kind (line 15586) | pub const _expr_kind_DictComp_kind: _expr_kind = 11; constant _expr_kind_GeneratorExp_kind (line 15587) | pub const _expr_kind_GeneratorExp_kind: _expr_kind = 12; constant _expr_kind_Await_kind (line 15588) | pub const _expr_kind_Await_kind: _expr_kind = 13; constant _expr_kind_Yield_kind (line 15589) | pub const _expr_kind_Yield_kind: _expr_kind = 14; constant _expr_kind_YieldFrom_kind (line 15590) | pub const _expr_kind_YieldFrom_kind: _expr_kind = 15; constant _expr_kind_Compare_kind (line 15591) | pub const _expr_kind_Compare_kind: _expr_kind = 16; constant _expr_kind_Call_kind (line 15592) | pub const _expr_kind_Call_kind: _expr_kind = 17; constant _expr_kind_FormattedValue_kind (line 15593) | pub const _expr_kind_FormattedValue_kind: _expr_kind = 18; constant _expr_kind_JoinedStr_kind (line 15594) | pub const _expr_kind_JoinedStr_kind: _expr_kind = 19; constant _expr_kind_Constant_kind (line 15595) | pub const _expr_kind_Constant_kind: _expr_kind = 20; constant _expr_kind_Attribute_kind (line 15596) | pub const _expr_kind_Attribute_kind: _expr_kind = 21; constant _expr_kind_Subscript_kind (line 15597) | pub const _expr_kind_Subscript_kind: _expr_kind = 22; constant _expr_kind_Starred_kind (line 15598) | pub const _expr_kind_Starred_kind: _expr_kind = 23; constant _expr_kind_Name_kind (line 15599) | pub const _expr_kind_Name_kind: _expr_kind = 24; constant _expr_kind_List_kind (line 15600) | pub const _expr_kind_List_kind: _expr_kind = 25; constant _expr_kind_Tuple_kind (line 15601) | pub const _expr_kind_Tuple_kind: _expr_kind = 26; constant _expr_kind_Slice_kind (line 15602) | pub const _expr_kind_Slice_kind: _expr_kind = 27; type _expr_kind (line 15603) | pub type _expr_kind = ::std::os::raw::c_uint; type _expr (line 15606) | pub struct _expr { type _expr__bindgen_ty_1__bindgen_ty_1 (line 15647) | pub struct _expr__bindgen_ty_1__bindgen_ty_1 { method default (line 15652) | fn default() -> Self { type _expr__bindgen_ty_1__bindgen_ty_2 (line 15662) | pub struct _expr__bindgen_ty_1__bindgen_ty_2 { method default (line 15667) | fn default() -> Self { type _expr__bindgen_ty_1__bindgen_ty_3 (line 15677) | pub struct _expr__bindgen_ty_1__bindgen_ty_3 { method default (line 15683) | fn default() -> Self { type _expr__bindgen_ty_1__bindgen_ty_4 (line 15693) | pub struct _expr__bindgen_ty_1__bindgen_ty_4 { method default (line 15698) | fn default() -> Self { type _expr__bindgen_ty_1__bindgen_ty_5 (line 15708) | pub struct _expr__bindgen_ty_1__bindgen_ty_5 { method default (line 15713) | fn default() -> Self { type _expr__bindgen_ty_1__bindgen_ty_6 (line 15723) | pub struct _expr__bindgen_ty_1__bindgen_ty_6 { method default (line 15729) | fn default() -> Self { type _expr__bindgen_ty_1__bindgen_ty_7 (line 15739) | pub struct _expr__bindgen_ty_1__bindgen_ty_7 { method default (line 15744) | fn default() -> Self { type _expr__bindgen_ty_1__bindgen_ty_8 (line 15754) | pub struct _expr__bindgen_ty_1__bindgen_ty_8 { method default (line 15758) | fn default() -> Self { type _expr__bindgen_ty_1__bindgen_ty_9 (line 15768) | pub struct _expr__bindgen_ty_1__bindgen_ty_9 { method default (line 15773) | fn default() -> Self { type _expr__bindgen_ty_1__bindgen_ty_10 (line 15783) | pub struct _expr__bindgen_ty_1__bindgen_ty_10 { method default (line 15788) | fn default() -> Self { type _expr__bindgen_ty_1__bindgen_ty_11 (line 15798) | pub struct _expr__bindgen_ty_1__bindgen_ty_11 { method default (line 15804) | fn default() -> Self { type _expr__bindgen_ty_1__bindgen_ty_12 (line 15814) | pub struct _expr__bindgen_ty_1__bindgen_ty_12 { method default (line 15819) | fn default() -> Self { type _expr__bindgen_ty_1__bindgen_ty_13 (line 15829) | pub struct _expr__bindgen_ty_1__bindgen_ty_13 { method default (line 15833) | fn default() -> Self { type _expr__bindgen_ty_1__bindgen_ty_14 (line 15843) | pub struct _expr__bindgen_ty_1__bindgen_ty_14 { method default (line 15847) | fn default() -> Self { type _expr__bindgen_ty_1__bindgen_ty_15 (line 15857) | pub struct _expr__bindgen_ty_1__bindgen_ty_15 { method default (line 15861) | fn default() -> Self { type _expr__bindgen_ty_1__bindgen_ty_16 (line 15871) | pub struct _expr__bindgen_ty_1__bindgen_ty_16 { method default (line 15877) | fn default() -> Self { type _expr__bindgen_ty_1__bindgen_ty_17 (line 15887) | pub struct _expr__bindgen_ty_1__bindgen_ty_17 { method default (line 15893) | fn default() -> Self { type _expr__bindgen_ty_1__bindgen_ty_18 (line 15903) | pub struct _expr__bindgen_ty_1__bindgen_ty_18 { method default (line 15909) | fn default() -> Self { type _expr__bindgen_ty_1__bindgen_ty_19 (line 15919) | pub struct _expr__bindgen_ty_1__bindgen_ty_19 { method default (line 15923) | fn default() -> Self { type _expr__bindgen_ty_1__bindgen_ty_20 (line 15933) | pub struct _expr__bindgen_ty_1__bindgen_ty_20 { method default (line 15938) | fn default() -> Self { type _expr__bindgen_ty_1__bindgen_ty_21 (line 15948) | pub struct _expr__bindgen_ty_1__bindgen_ty_21 { method default (line 15954) | fn default() -> Self { type _expr__bindgen_ty_1__bindgen_ty_22 (line 15964) | pub struct _expr__bindgen_ty_1__bindgen_ty_22 { method default (line 15970) | fn default() -> Self { type _expr__bindgen_ty_1__bindgen_ty_23 (line 15980) | pub struct _expr__bindgen_ty_1__bindgen_ty_23 { method default (line 15985) | fn default() -> Self { type _expr__bindgen_ty_1__bindgen_ty_24 (line 15995) | pub struct _expr__bindgen_ty_1__bindgen_ty_24 { method default (line 16000) | fn default() -> Self { type _expr__bindgen_ty_1__bindgen_ty_25 (line 16010) | pub struct _expr__bindgen_ty_1__bindgen_ty_25 { method default (line 16015) | fn default() -> Self { type _expr__bindgen_ty_1__bindgen_ty_26 (line 16025) | pub struct _expr__bindgen_ty_1__bindgen_ty_26 { method default (line 16030) | fn default() -> Self { type _expr__bindgen_ty_1__bindgen_ty_27 (line 16040) | pub struct _expr__bindgen_ty_1__bindgen_ty_27 { method default (line 16046) | fn default() -> Self { method default (line 16055) | fn default() -> Self { method default (line 16064) | fn default() -> Self { type _comprehension (line 16074) | pub struct _comprehension { method default (line 16081) | fn default() -> Self { type _arguments (line 16091) | pub struct _arguments { method default (line 16101) | fn default() -> Self { type _arg (line 16111) | pub struct _arg { method default (line 16121) | fn default() -> Self { type _keyword (line 16131) | pub struct _keyword { method default (line 16140) | fn default() -> Self { type _parser_runtime_state (line 16150) | pub struct _parser_runtime_state { method default (line 16155) | fn default() -> Self { type debug_alloc_api_t (line 16165) | pub struct debug_alloc_api_t { method default (line 16170) | fn default() -> Self { type _pymem_allocators (line 16180) | pub struct _pymem_allocators { type _pymem_allocators__bindgen_ty_1 (line 16188) | pub struct _pymem_allocators__bindgen_ty_1 { method default (line 16194) | fn default() -> Self { type _pymem_allocators__bindgen_ty_2 (line 16204) | pub struct _pymem_allocators__bindgen_ty_2 { method default (line 16210) | fn default() -> Self { method default (line 16219) | fn default() -> Self { type pyhash_runtime_state (line 16229) | pub struct pyhash_runtime_state { type pyhash_runtime_state__bindgen_ty_1 (line 16234) | pub struct pyhash_runtime_state__bindgen_ty_1 { type _pythread_runtime_state (line 16241) | pub struct _pythread_runtime_state { type _pythread_runtime_state__bindgen_ty_1 (line 16247) | pub struct _pythread_runtime_state__bindgen_ty_1 { method default (line 16252) | fn default() -> Self { method default (line 16261) | fn default() -> Self { type _signals_runtime_state (line 16271) | pub struct _signals_runtime_state { type _signals_runtime_state__bindgen_ty_1 (line 16281) | pub struct _signals_runtime_state__bindgen_ty_1 { type _signals_runtime_state__bindgen_ty_2 (line 16287) | pub struct _signals_runtime_state__bindgen_ty_2 { method default (line 16292) | fn default() -> Self { type _PyTraceMalloc_Config (line 16302) | pub struct _PyTraceMalloc_Config { constant _PyTraceMalloc_Config_TRACEMALLOC_NOT_INITIALIZED (line 16307) | pub const _PyTraceMalloc_Config_TRACEMALLOC_NOT_INITIALIZED: _PyTraceMal... constant _PyTraceMalloc_Config_TRACEMALLOC_INITIALIZED (line 16309) | pub const _PyTraceMalloc_Config_TRACEMALLOC_INITIALIZED: _PyTraceMalloc_... constant _PyTraceMalloc_Config_TRACEMALLOC_FINALIZED (line 16310) | pub const _PyTraceMalloc_Config_TRACEMALLOC_FINALIZED: _PyTraceMalloc_Co... type _PyTraceMalloc_Config__bindgen_ty_1 (line 16311) | pub type _PyTraceMalloc_Config__bindgen_ty_1 = ::std::os::raw::c_uint; method default (line 16313) | fn default() -> Self { type tracemalloc_frame (line 16323) | pub struct tracemalloc_frame { method default (line 16328) | fn default() -> Self { type tracemalloc_traceback (line 16338) | pub struct tracemalloc_traceback { method default (line 16345) | fn default() -> Self { type _tracemalloc_runtime_state (line 16355) | pub struct _tracemalloc_runtime_state { type _tracemalloc_runtime_state__bindgen_ty_1 (line 16371) | pub struct _tracemalloc_runtime_state__bindgen_ty_1 { method default (line 16377) | fn default() -> Self { method default (line 16386) | fn default() -> Self { type _getargs_runtime_state (line 16396) | pub struct _getargs_runtime_state { method default (line 16401) | fn default() -> Self { type _gilstate_runtime_state (line 16411) | pub struct _gilstate_runtime_state { method default (line 16416) | fn default() -> Self { type _Py_AuditHookEntry (line 16426) | pub struct _Py_AuditHookEntry { method default (line 16432) | fn default() -> Self { type pyruntimestate (line 16442) | pub struct pyruntimestate { type pyruntimestate_pyinterpreters (line 16483) | pub struct pyruntimestate_pyinterpreters { method default (line 16490) | fn default() -> Self { type pyruntimestate__xidregistry (line 16500) | pub struct pyruntimestate__xidregistry { method default (line 16505) | fn default() -> Self { type pyruntimestate__bindgen_ty_1 (line 16515) | pub struct pyruntimestate__bindgen_ty_1 { method default (line 16520) | fn default() -> Self { method default (line 16529) | fn default() -> Self { type PyDictUnicodeEntry (line 16539) | pub struct PyDictUnicodeEntry { method default (line 16544) | fn default() -> Self { type _dictkeysobject (line 16554) | pub struct _dictkeysobject { type _dictvalues (line 16566) | pub struct _dictvalues { method default (line 16570) | fn default() -> Self { FILE: src/python_bindings/v3_13_0.rs type __BindgenBitfieldUnit (line 17) | pub struct __BindgenBitfieldUnit function new (line 29) | pub fn new(storage: Storage) -> Self { function get_bit (line 33) | pub fn get_bit(&self, index: usize) -> bool { function set_bit (line 46) | pub fn set_bit(&mut self, index: usize, val: bool) { function get (line 63) | pub fn get(&self, bit_offset: usize, bit_width: u8) -> u64 { function set (line 81) | pub fn set(&mut self, bit_offset: usize, bit_width: u8, val: u64) { type __IncompleteArrayField (line 99) | pub struct __IncompleteArrayField(::std::marker::PhantomData, [T; ... function new (line 102) | pub fn new() -> Self { function as_ptr (line 106) | pub unsafe fn as_ptr(&self) -> *const T { function as_mut_ptr (line 110) | pub unsafe fn as_mut_ptr(&mut self) -> *mut T { function as_slice (line 114) | pub unsafe fn as_slice(&self, len: usize) -> &[T] { function as_mut_slice (line 118) | pub unsafe fn as_mut_slice(&mut self, len: usize) -> &mut [T] { function fmt (line 123) | fn fmt(&self, fmt: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { function clone (line 129) | fn clone(&self) -> Self { type __int8_t (line 133) | pub type __int8_t = ::std::os::raw::c_schar; type __uint8_t (line 134) | pub type __uint8_t = ::std::os::raw::c_uchar; type __uint16_t (line 135) | pub type __uint16_t = ::std::os::raw::c_ushort; type __int32_t (line 136) | pub type __int32_t = ::std::os::raw::c_int; type __uint32_t (line 137) | pub type __uint32_t = ::std::os::raw::c_uint; type __int64_t (line 138) | pub type __int64_t = ::std::os::raw::c_long; type __uint64_t (line 139) | pub type __uint64_t = ::std::os::raw::c_ulong; type __dev_t (line 140) | pub type __dev_t = ::std::os::raw::c_ulong; type __uid_t (line 141) | pub type __uid_t = ::std::os::raw::c_uint; type __ino64_t (line 142) | pub type __ino64_t = ::std::os::raw::c_ulong; type __pid_t (line 143) | pub type __pid_t = ::std::os::raw::c_int; type __clock_t (line 144) | pub type __clock_t = ::std::os::raw::c_long; type __ssize_t (line 145) | pub type __ssize_t = ::std::os::raw::c_long; type __sig_atomic_t (line 146) | pub type __sig_atomic_t = ::std::os::raw::c_int; type wchar_t (line 147) | pub type wchar_t = ::std::os::raw::c_int; type ino_t (line 148) | pub type ino_t = __ino64_t; type dev_t (line 149) | pub type dev_t = __dev_t; type __sigset_t (line 152) | pub struct __sigset_t { type __atomic_wide_counter__bindgen_ty_1 (line 164) | pub struct __atomic_wide_counter__bindgen_ty_1 { method default (line 169) | fn default() -> Self { type __pthread_internal_list (line 175) | pub struct __pthread_internal_list { method default (line 180) | fn default() -> Self { type __pthread_list_t (line 184) | pub type __pthread_list_t = __pthread_internal_list; type __pthread_mutex_s (line 187) | pub struct __pthread_mutex_s { method default (line 198) | fn default() -> Self { type __pthread_cond_s (line 204) | pub struct __pthread_cond_s { method default (line 214) | fn default() -> Self { method default (line 226) | fn default() -> Self { type pthread_key_t (line 230) | pub type pthread_key_t = ::std::os::raw::c_uint; method default (line 240) | fn default() -> Self { method default (line 253) | fn default() -> Self { type Py_ssize_t (line 257) | pub type Py_ssize_t = isize; type Py_hash_t (line 258) | pub type Py_hash_t = Py_ssize_t; type Py_uhash_t (line 259) | pub type Py_uhash_t = usize; type PyMemAllocatorEx (line 262) | pub struct PyMemAllocatorEx { method default (line 289) | fn default() -> Self { type PyObject (line 293) | pub type PyObject = _object; type PyLongObject (line 294) | pub type PyLongObject = _longobject; type PyTypeObject (line 295) | pub type PyTypeObject = _typeobject; type PyFrameObject (line 296) | pub type PyFrameObject = _frame; type PyThreadState (line 297) | pub type PyThreadState = _ts; type PyInterpreterState (line 298) | pub type PyInterpreterState = _is; type Py_buffer (line 301) | pub struct Py_buffer { method default (line 315) | fn default() -> Self { type getbufferproc (line 319) | pub type getbufferproc = ::std::option::Option< type releasebufferproc (line 326) | pub type releasebufferproc = type PyMutex (line 330) | pub struct PyMutex { type _object (line 335) | pub struct _object { method default (line 351) | fn default() -> Self { method default (line 356) | fn default() -> Self { type PyVarObject (line 362) | pub struct PyVarObject { method default (line 367) | fn default() -> Self { type unaryfunc (line 371) | pub type unaryfunc = type binaryfunc (line 373) | pub type binaryfunc = ::std::option::Option< type ternaryfunc (line 376) | pub type ternaryfunc = ::std::option::Option< type inquiry (line 383) | pub type inquiry = type lenfunc (line 385) | pub type lenfunc = ::std::option::Option Self { type PySequenceMethods (line 545) | pub struct PySequenceMethods { method default (line 558) | fn default() -> Self { type PyMappingMethods (line 564) | pub struct PyMappingMethods { method default (line 570) | fn default() -> Self { type sendfunc (line 574) | pub type sendfunc = ::std::option::Option< type PyAsyncMethods (line 583) | pub struct PyAsyncMethods { method default (line 590) | fn default() -> Self { type PyBufferProcs (line 596) | pub struct PyBufferProcs { method default (line 601) | fn default() -> Self { type _typeobject (line 607) | pub struct _typeobject { method default (line 661) | fn default() -> Self { type _specialization_cache (line 667) | pub struct _specialization_cache { method default (line 673) | fn default() -> Self { type _heaptypeobject (line 679) | pub struct _heaptypeobject { method default (line 695) | fn default() -> Self { type PyHeapTypeObject (line 699) | pub type PyHeapTypeObject = _heaptypeobject; type PyType_WatchCallback (line 700) | pub type PyType_WatchCallback = constant PyRefTracerEvent_PyRefTracer_CREATE (line 702) | pub const PyRefTracerEvent_PyRefTracer_CREATE: PyRefTracerEvent = 0; constant PyRefTracerEvent_PyRefTracer_DESTROY (line 703) | pub const PyRefTracerEvent_PyRefTracer_DESTROY: PyRefTracerEvent = 1; type PyRefTracerEvent (line 704) | pub type PyRefTracerEvent = u32; type PyRefTracer (line 705) | pub type PyRefTracer = ::std::option::Option< type PyObjectArenaAllocator (line 714) | pub struct PyObjectArenaAllocator { method default (line 731) | fn default() -> Self { type PyBytesObject (line 737) | pub struct PyBytesObject { method default (line 743) | fn default() -> Self { type Py_UCS4 (line 747) | pub type Py_UCS4 = u32; type Py_UCS2 (line 748) | pub type Py_UCS2 = u16; type Py_UCS1 (line 749) | pub type Py_UCS1 = u8; type PyASCIIObject (line 752) | pub struct PyASCIIObject { type PyASCIIObject__bindgen_ty_1 (line 761) | pub struct PyASCIIObject__bindgen_ty_1 { method interned (line 766) | pub fn interned(&self) -> ::std::os::raw::c_uint { method set_interned (line 770) | pub fn set_interned(&mut self, val: ::std::os::raw::c_uint) { method kind (line 777) | pub fn kind(&self) -> ::std::os::raw::c_uint { method set_kind (line 781) | pub fn set_kind(&mut self, val: ::std::os::raw::c_uint) { method compact (line 788) | pub fn compact(&self) -> ::std::os::raw::c_uint { method set_compact (line 792) | pub fn set_compact(&mut self, val: ::std::os::raw::c_uint) { method ascii (line 799) | pub fn ascii(&self) -> ::std::os::raw::c_uint { method set_ascii (line 803) | pub fn set_ascii(&mut self, val: ::std::os::raw::c_uint) { method statically_allocated (line 810) | pub fn statically_allocated(&self) -> ::std::os::raw::c_uint { method set_statically_allocated (line 814) | pub fn set_statically_allocated(&mut self, val: ::std::os::raw::c_uint) { method new_bitfield_1 (line 821) | pub fn new_bitfield_1( method default (line 854) | fn default() -> Self { type PyCompactUnicodeObject (line 860) | pub struct PyCompactUnicodeObject { method default (line 866) | fn default() -> Self { type PyUnicodeObject (line 872) | pub struct PyUnicodeObject { method default (line 886) | fn default() -> Self { method default (line 891) | fn default() -> Self { type PyBaseExceptionObject (line 897) | pub struct PyBaseExceptionObject { method default (line 908) | fn default() -> Self { type digit (line 912) | pub type digit = u32; type _PyLongValue (line 915) | pub struct _PyLongValue { type _longobject (line 921) | pub struct _longobject { method default (line 926) | fn default() -> Self { type PyFloatObject (line 932) | pub struct PyFloatObject { method default (line 937) | fn default() -> Self { type PyTupleObject (line 943) | pub struct PyTupleObject { method default (line 948) | fn default() -> Self { type PyListObject (line 954) | pub struct PyListObject { method default (line 960) | fn default() -> Self { type PyDictKeysObject (line 964) | pub type PyDictKeysObject = _dictkeysobject; type PyDictValues (line 965) | pub type PyDictValues = _dictvalues; type PyDictObject (line 968) | pub struct PyDictObject { method default (line 976) | fn default() -> Self { constant PyDict_WatchEvent_PyDict_EVENT_ADDED (line 980) | pub const PyDict_WatchEvent_PyDict_EVENT_ADDED: PyDict_WatchEvent = 0; constant PyDict_WatchEvent_PyDict_EVENT_MODIFIED (line 981) | pub const PyDict_WatchEvent_PyDict_EVENT_MODIFIED: PyDict_WatchEvent = 1; constant PyDict_WatchEvent_PyDict_EVENT_DELETED (line 982) | pub const PyDict_WatchEvent_PyDict_EVENT_DELETED: PyDict_WatchEvent = 2; constant PyDict_WatchEvent_PyDict_EVENT_CLONED (line 983) | pub const PyDict_WatchEvent_PyDict_EVENT_CLONED: PyDict_WatchEvent = 3; constant PyDict_WatchEvent_PyDict_EVENT_CLEARED (line 984) | pub const PyDict_WatchEvent_PyDict_EVENT_CLEARED: PyDict_WatchEvent = 4; constant PyDict_WatchEvent_PyDict_EVENT_DEALLOCATED (line 985) | pub const PyDict_WatchEvent_PyDict_EVENT_DEALLOCATED: PyDict_WatchEvent ... type PyDict_WatchEvent (line 986) | pub type PyDict_WatchEvent = u32; type PyDict_WatchCallback (line 987) | pub type PyDict_WatchCallback = ::std::option::Option< type PyCFunction (line 995) | pub type PyCFunction = ::std::option::Option< type PyMethodDef (line 1000) | pub struct PyMethodDef { method default (line 1007) | fn default() -> Self { type PyFunctionObject (line 1013) | pub struct PyFunctionObject { method default (line 1033) | fn default() -> Self { constant PyFunction_WatchEvent_PyFunction_EVENT_CREATE (line 1037) | pub const PyFunction_WatchEvent_PyFunction_EVENT_CREATE: PyFunction_Watc... constant PyFunction_WatchEvent_PyFunction_EVENT_DESTROY (line 1038) | pub const PyFunction_WatchEvent_PyFunction_EVENT_DESTROY: PyFunction_Wat... constant PyFunction_WatchEvent_PyFunction_EVENT_MODIFY_CODE (line 1039) | pub const PyFunction_WatchEvent_PyFunction_EVENT_MODIFY_CODE: PyFunction... constant PyFunction_WatchEvent_PyFunction_EVENT_MODIFY_DEFAULTS (line 1040) | pub const PyFunction_WatchEvent_PyFunction_EVENT_MODIFY_DEFAULTS: PyFunc... constant PyFunction_WatchEvent_PyFunction_EVENT_MODIFY_KWDEFAULTS (line 1041) | pub const PyFunction_WatchEvent_PyFunction_EVENT_MODIFY_KWDEFAULTS: PyFu... type PyFunction_WatchEvent (line 1042) | pub type PyFunction_WatchEvent = u32; type PyFunction_WatchCallback (line 1043) | pub type PyFunction_WatchCallback = ::std::option::Option< type Py_OpenCodeHookFunction (line 1050) | pub type Py_OpenCodeHookFunction = ::std::option::Option< type _Py_LocalMonitors (line 1055) | pub struct _Py_LocalMonitors { type _Py_GlobalMonitors (line 1060) | pub struct _Py_GlobalMonitors { type _PyCoCached (line 1065) | pub struct _PyCoCached { method default (line 1072) | fn default() -> Self { type _PyCoLineInstrumentationData (line 1078) | pub struct _PyCoLineInstrumentationData { type _PyExecutorArray (line 1084) | pub struct _PyExecutorArray { method default (line 1090) | fn default() -> Self { type _PyCoMonitoringData (line 1096) | pub struct _PyCoMonitoringData { method default (line 1106) | fn default() -> Self { type PyCodeObject (line 1112) | pub struct PyCodeObject { method default (line 1145) | fn default() -> Self { constant PyCodeEvent_PY_CODE_EVENT_CREATE (line 1149) | pub const PyCodeEvent_PY_CODE_EVENT_CREATE: PyCodeEvent = 0; constant PyCodeEvent_PY_CODE_EVENT_DESTROY (line 1150) | pub const PyCodeEvent_PY_CODE_EVENT_DESTROY: PyCodeEvent = 1; type PyCodeEvent (line 1151) | pub type PyCodeEvent = u32; type PyCode_WatchCallback (line 1152) | pub type PyCode_WatchCallback = ::std::option::Option< type PySliceObject (line 1157) | pub struct PySliceObject { method default (line 1164) | fn default() -> Self { type PyWideStringList (line 1170) | pub struct PyWideStringList { method default (line 1175) | fn default() -> Self { type PyPreConfig (line 1181) | pub struct PyPreConfig { type PyConfig (line 1195) | pub struct PyConfig { method default (line 1264) | fn default() -> Self { type Py_tracefunc (line 1268) | pub type Py_tracefunc = ::std::option::Option< type _err_stackitem (line 1278) | pub struct _err_stackitem { method default (line 1283) | fn default() -> Self { type _PyErr_StackItem (line 1287) | pub type _PyErr_StackItem = _err_stackitem; type _stack_chunk (line 1290) | pub struct _stack_chunk { method default (line 1297) | fn default() -> Self { type _PyStackChunk (line 1301) | pub type _PyStackChunk = _stack_chunk; type _ts (line 1304) | pub struct _ts { type _ts__bindgen_ty_1 (line 1350) | pub struct _ts__bindgen_ty_1 { method initialized (line 1355) | pub fn initialized(&self) -> ::std::os::raw::c_uint { method set_initialized (line 1359) | pub fn set_initialized(&mut self, val: ::std::os::raw::c_uint) { method bound (line 1366) | pub fn bound(&self) -> ::std::os::raw::c_uint { method set_bound (line 1370) | pub fn set_bound(&mut self, val: ::std::os::raw::c_uint) { method unbound (line 1377) | pub fn unbound(&self) -> ::std::os::raw::c_uint { method set_unbound (line 1381) | pub fn set_unbound(&mut self, val: ::std::os::raw::c_uint) { method bound_gilstate (line 1388) | pub fn bound_gilstate(&self) -> ::std::os::raw::c_uint { method set_bound_gilstate (line 1392) | pub fn set_bound_gilstate(&mut self, val: ::std::os::raw::c_uint) { method active (line 1399) | pub fn active(&self) -> ::std::os::raw::c_uint { method set_active (line 1403) | pub fn set_active(&mut self, val: ::std::os::raw::c_uint) { method holds_gil (line 1410) | pub fn holds_gil(&self) -> ::std::os::raw::c_uint { method set_holds_gil (line 1414) | pub fn set_holds_gil(&mut self, val: ::std::os::raw::c_uint) { method finalizing (line 1421) | pub fn finalizing(&self) -> ::std::os::raw::c_uint { method set_finalizing (line 1425) | pub fn set_finalizing(&mut self, val: ::std::os::raw::c_uint) { method cleared (line 1432) | pub fn cleared(&self) -> ::std::os::raw::c_uint { method set_cleared (line 1436) | pub fn set_cleared(&mut self, val: ::std::os::raw::c_uint) { method finalized (line 1443) | pub fn finalized(&self) -> ::std::os::raw::c_uint { method set_finalized (line 1447) | pub fn set_finalized(&mut self, val: ::std::os::raw::c_uint) { method new_bitfield_1 (line 1454) | pub fn new_bitfield_1( method default (line 1507) | fn default() -> Self { type _PyFrameEvalFunction (line 1511) | pub type _PyFrameEvalFunction = ::std::option::Option< type getter (line 1518) | pub type getter = ::std::option::Option< type setter (line 1521) | pub type setter = ::std::option::Option< type PyGetSetDef (line 1530) | pub struct PyGetSetDef { method default (line 1538) | fn default() -> Self { type PyMemberDef (line 1544) | pub struct PyMemberDef { method default (line 1552) | fn default() -> Self { type wrapperfunc (line 1556) | pub type wrapperfunc = ::std::option::Option< type wrapperbase (line 1565) | pub struct wrapperbase { method default (line 1575) | fn default() -> Self { type PyTime_t (line 1579) | pub type PyTime_t = i64; type PyThread_type_lock (line 1580) | pub type PyThread_type_lock = *mut ::std::os::raw::c_void; type Py_tss_t (line 1581) | pub type Py_tss_t = _Py_tss_t; type _Py_tss_t (line 1584) | pub struct _Py_tss_t { type PyContext (line 1588) | pub type PyContext = _pycontextobject; type _PyOnceFlag (line 1591) | pub struct _PyOnceFlag { type _PyArg_Parser (line 1596) | pub struct _PyArg_Parser { method default (line 1610) | fn default() -> Self { type atexit_datacallbackfunc (line 1614) | pub type atexit_datacallbackfunc = type Py_AuditHookFunction (line 1616) | pub type Py_AuditHookFunction = ::std::option::Option< type _inittab (line 1625) | pub struct _inittab { method default (line 1630) | fn default() -> Self { type PyEvent (line 1636) | pub struct PyEvent { type _PyRecursiveMutex (line 1641) | pub struct _PyRecursiveMutex { type _PyRWMutex (line 1648) | pub struct _PyRWMutex { type ast_state (line 1653) | pub struct ast_state { method default (line 1901) | fn default() -> Self { type atexit_callbackfunc (line 1905) | pub type atexit_callbackfunc = ::std::option::Option Self { type atexit_callback (line 1920) | pub struct atexit_callback { method default (line 1926) | fn default() -> Self { type atexit_py_callback (line 1932) | pub struct atexit_py_callback { method default (line 1938) | fn default() -> Self { type atexit_state (line 1944) | pub struct atexit_state { method default (line 1952) | fn default() -> Self { type llist_node (line 1958) | pub struct llist_node { method default (line 1963) | fn default() -> Self { type _pythread_runtime_state (line 1969) | pub struct _pythread_runtime_state { type _pythread_runtime_state__bindgen_ty_1 (line 1976) | pub struct _pythread_runtime_state__bindgen_ty_1 { method default (line 1981) | fn default() -> Self { method default (line 1986) | fn default() -> Self { type _gil_runtime_state (line 1992) | pub struct _gil_runtime_state { method default (line 2003) | fn default() -> Self { type _Py_pending_call_func (line 2007) | pub type _Py_pending_call_func = ::std::option::Option< type _pending_call (line 2012) | pub struct _pending_call { method default (line 2018) | fn default() -> Self { type _pending_calls (line 2024) | pub struct _pending_calls { method default (line 2035) | fn default() -> Self { type _ceval_runtime_state (line 2041) | pub struct _ceval_runtime_state { type _ceval_runtime_state__bindgen_ty_1 (line 2048) | pub struct _ceval_runtime_state__bindgen_ty_1 { method default (line 2052) | fn default() -> Self { type _ceval_state (line 2058) | pub struct _ceval_state { method default (line 2066) | fn default() -> Self { type _Py_BackoffCounter (line 2072) | pub struct _Py_BackoffCounter { type _Py_BackoffCounter__bindgen_ty_1__bindgen_ty_1 (line 2085) | pub struct _Py_BackoffCounter__bindgen_ty_1__bindgen_ty_1 { method backoff (line 2090) | pub fn backoff(&self) -> u16 { method set_backoff (line 2094) | pub fn set_backoff(&mut self, val: u16) { method value (line 2101) | pub fn value(&self) -> u16 { method set_value (line 2105) | pub fn set_value(&mut self, val: u16) { method new_bitfield_1 (line 2112) | pub fn new_bitfield_1(backoff: u16, value: u16) -> __BindgenBitfieldUn... method default (line 2127) | fn default() -> Self { method default (line 2132) | fn default() -> Self { type _Py_CODEUNIT__bindgen_ty_1 (line 2146) | pub struct _Py_CODEUNIT__bindgen_ty_1 { method default (line 2151) | fn default() -> Self { type _py_code_state (line 2157) | pub struct _py_code_state { method default (line 2162) | fn default() -> Self { type callable_cache (line 2168) | pub struct callable_cache { method default (line 2175) | fn default() -> Self { type codecs_state (line 2181) | pub struct codecs_state { method default (line 2188) | fn default() -> Self { type _Py_list_freelist (line 2194) | pub struct _Py_list_freelist { method default (line 2199) | fn default() -> Self { type _Py_tuple_freelist (line 2205) | pub struct _Py_tuple_freelist { method default (line 2210) | fn default() -> Self { type _Py_float_freelist (line 2216) | pub struct _Py_float_freelist { method default (line 2221) | fn default() -> Self { type _Py_dict_freelist (line 2227) | pub struct _Py_dict_freelist { method default (line 2232) | fn default() -> Self { type _Py_dictkeys_freelist (line 2238) | pub struct _Py_dictkeys_freelist { method default (line 2243) | fn default() -> Self { type _Py_slice_freelist (line 2249) | pub struct _Py_slice_freelist { method default (line 2253) | fn default() -> Self { type _Py_context_freelist (line 2259) | pub struct _Py_context_freelist { method default (line 2264) | fn default() -> Self { type _Py_async_gen_freelist (line 2270) | pub struct _Py_async_gen_freelist { method default (line 2275) | fn default() -> Self { type _Py_async_gen_asend_freelist (line 2281) | pub struct _Py_async_gen_asend_freelist { method default (line 2286) | fn default() -> Self { type _Py_object_stack_freelist (line 2292) | pub struct _Py_object_stack_freelist { method default (line 2297) | fn default() -> Self { type _Py_object_freelists (line 2303) | pub struct _Py_object_freelists { method default (line 2316) | fn default() -> Self { type PyHamtNode (line 2322) | pub struct PyHamtNode { method default (line 2326) | fn default() -> Self { type PyHamtObject (line 2332) | pub struct PyHamtObject { method default (line 2339) | fn default() -> Self { type PyHamtNode_Bitmap (line 2345) | pub struct PyHamtNode_Bitmap { method default (line 2351) | fn default() -> Self { type _PyContextTokenMissing (line 2357) | pub struct _PyContextTokenMissing { method default (line 2361) | fn default() -> Self { type _pycontextobject (line 2367) | pub struct _pycontextobject { method default (line 2375) | fn default() -> Self { type _PyCrossInterpreterData (line 2379) | pub type _PyCrossInterpreterData = _xid; type xid_newobjectfunc (line 2380) | pub type xid_newobjectfunc = ::std::option::Option< type xid_freefunc (line 2383) | pub type xid_freefunc = type _xid (line 2387) | pub struct _xid { method default (line 2395) | fn default() -> Self { type crossinterpdatafunc (line 2399) | pub type crossinterpdatafunc = ::std::option::Option< type _xidregitem (line 2408) | pub struct _xidregitem { method default (line 2417) | fn default() -> Self { type _xidregistry (line 2423) | pub struct _xidregistry { method default (line 2430) | fn default() -> Self { type _xi_runtime_state (line 2436) | pub struct _xi_runtime_state { method default (line 2440) | fn default() -> Self { type _xi_state (line 2446) | pub struct _xi_state { method default (line 2451) | fn default() -> Self { type _Py_dict_state (line 2457) | pub struct _Py_dict_state { method default (line 2463) | fn default() -> Self { type ULong (line 2467) | pub type ULong = u32; type Bigint (line 2470) | pub struct Bigint { method default (line 2479) | fn default() -> Self { type _dtoa_state (line 2485) | pub struct _dtoa_state { method default (line 2492) | fn default() -> Self { type _Py_exc_state (line 2498) | pub struct _Py_exc_state { method default (line 2505) | fn default() -> Self { type _fileutils_state (line 2511) | pub struct _fileutils_state { constant _Py_error_handler__Py_ERROR_UNKNOWN (line 2514) | pub const _Py_error_handler__Py_ERROR_UNKNOWN: _Py_error_handler = 0; constant _Py_error_handler__Py_ERROR_STRICT (line 2515) | pub const _Py_error_handler__Py_ERROR_STRICT: _Py_error_handler = 1; constant _Py_error_handler__Py_ERROR_SURROGATEESCAPE (line 2516) | pub const _Py_error_handler__Py_ERROR_SURROGATEESCAPE: _Py_error_handler... constant _Py_error_handler__Py_ERROR_REPLACE (line 2517) | pub const _Py_error_handler__Py_ERROR_REPLACE: _Py_error_handler = 3; constant _Py_error_handler__Py_ERROR_IGNORE (line 2518) | pub const _Py_error_handler__Py_ERROR_IGNORE: _Py_error_handler = 4; constant _Py_error_handler__Py_ERROR_BACKSLASHREPLACE (line 2519) | pub const _Py_error_handler__Py_ERROR_BACKSLASHREPLACE: _Py_error_handle... constant _Py_error_handler__Py_ERROR_SURROGATEPASS (line 2520) | pub const _Py_error_handler__Py_ERROR_SURROGATEPASS: _Py_error_handler = 6; constant _Py_error_handler__Py_ERROR_XMLCHARREFREPLACE (line 2521) | pub const _Py_error_handler__Py_ERROR_XMLCHARREFREPLACE: _Py_error_handl... constant _Py_error_handler__Py_ERROR_OTHER (line 2522) | pub const _Py_error_handler__Py_ERROR_OTHER: _Py_error_handler = 8; type _Py_error_handler (line 2523) | pub type _Py_error_handler = u32; type _PyUnicode_Name_CAPI (line 2526) | pub struct _PyUnicode_Name_CAPI { method default (line 2545) | fn default() -> Self { type PyGC_Head (line 2551) | pub struct PyGC_Head { type gc_generation (line 2557) | pub struct gc_generation { type gc_generation_stats (line 2564) | pub struct gc_generation_stats { type _gc_runtime_state (line 2571) | pub struct _gc_runtime_state { method default (line 2587) | fn default() -> Self { type _Py_global_strings (line 2593) | pub struct _Py_global_strings { type _Py_global_strings__bindgen_ty_1 (line 2601) | pub struct _Py_global_strings__bindgen_ty_1 { type _Py_global_strings__bindgen_ty_1__bindgen_ty_1 (line 2626) | pub struct _Py_global_strings__bindgen_ty_1__bindgen_ty_1 { method default (line 2631) | fn default() -> Self { type _Py_global_strings__bindgen_ty_1__bindgen_ty_2 (line 2637) | pub struct _Py_global_strings__bindgen_ty_1__bindgen_ty_2 { method default (line 2642) | fn default() -> Self { type _Py_global_strings__bindgen_ty_1__bindgen_ty_3 (line 2648) | pub struct _Py_global_strings__bindgen_ty_1__bindgen_ty_3 { method default (line 2653) | fn default() -> Self { type _Py_global_strings__bindgen_ty_1__bindgen_ty_4 (line 2659) | pub struct _Py_global_strings__bindgen_ty_1__bindgen_ty_4 { method default (line 2664) | fn default() -> Self { type _Py_global_strings__bindgen_ty_1__bindgen_ty_5 (line 2670) | pub struct _Py_global_strings__bindgen_ty_1__bindgen_ty_5 { method default (line 2675) | fn default() -> Self { type _Py_global_strings__bindgen_ty_1__bindgen_ty_6 (line 2681) | pub struct _Py_global_strings__bindgen_ty_1__bindgen_ty_6 { method default (line 2686) | fn default() -> Self { type _Py_global_strings__bindgen_ty_1__bindgen_ty_7 (line 2692) | pub struct _Py_global_strings__bindgen_ty_1__bindgen_ty_7 { method default (line 2697) | fn default() -> Self { type _Py_global_strings__bindgen_ty_1__bindgen_ty_8 (line 2703) | pub struct _Py_global_strings__bindgen_ty_1__bindgen_ty_8 { method default (line 2708) | fn default() -> Self { type _Py_global_strings__bindgen_ty_1__bindgen_ty_9 (line 2714) | pub struct _Py_global_strings__bindgen_ty_1__bindgen_ty_9 { method default (line 2719) | fn default() -> Self { type _Py_global_strings__bindgen_ty_1__bindgen_ty_10 (line 2725) | pub struct _Py_global_strings__bindgen_ty_1__bindgen_ty_10 { method default (line 2730) | fn default() -> Self { type _Py_global_strings__bindgen_ty_1__bindgen_ty_11 (line 2736) | pub struct _Py_global_strings__bindgen_ty_1__bindgen_ty_11 { method default (line 2741) | fn default() -> Self { type _Py_global_strings__bindgen_ty_1__bindgen_ty_12 (line 2747) | pub struct _Py_global_strings__bindgen_ty_1__bindgen_ty_12 { method default (line 2752) | fn default() -> Self { type _Py_global_strings__bindgen_ty_1__bindgen_ty_13 (line 2758) | pub struct _Py_global_strings__bindgen_ty_1__bindgen_ty_13 { method default (line 2763) | fn default() -> Self { type _Py_global_strings__bindgen_ty_1__bindgen_ty_14 (line 2769) | pub struct _Py_global_strings__bindgen_ty_1__bindgen_ty_14 { method default (line 2774) | fn default() -> Self { type _Py_global_strings__bindgen_ty_1__bindgen_ty_15 (line 2780) | pub struct _Py_global_strings__bindgen_ty_1__bindgen_ty_15 { method default (line 2785) | fn default() -> Self { type _Py_global_strings__bindgen_ty_1__bindgen_ty_16 (line 2791) | pub struct _Py_global_strings__bindgen_ty_1__bindgen_ty_16 { method default (line 2796) | fn default() -> Self { type _Py_global_strings__bindgen_ty_1__bindgen_ty_17 (line 2802) | pub struct _Py_global_strings__bindgen_ty_1__bindgen_ty_17 { method default (line 2807) | fn default() -> Self { type _Py_global_strings__bindgen_ty_1__bindgen_ty_18 (line 2813) | pub struct _Py_global_strings__bindgen_ty_1__bindgen_ty_18 { method default (line 2818) | fn default() -> Self { type _Py_global_strings__bindgen_ty_1__bindgen_ty_19 (line 2824) | pub struct _Py_global_strings__bindgen_ty_1__bindgen_ty_19 { method default (line 2829) | fn default() -> Self { type _Py_global_strings__bindgen_ty_1__bindgen_ty_20 (line 2835) | pub struct _Py_global_strings__bindgen_ty_1__bindgen_ty_20 { method default (line 2840) | fn default() -> Self { type _Py_global_strings__bindgen_ty_1__bindgen_ty_21 (line 2846) | pub struct _Py_global_strings__bindgen_ty_1__bindgen_ty_21 { method default (line 2851) | fn default() -> Self { method default (line 2856) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2 (line 2862) | pub struct _Py_global_strings__bindgen_ty_2 { type _Py_global_strings__bindgen_ty_2__bindgen_ty_1 (line 3584) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_1 { method default (line 3589) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_2 (line 3595) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_2 { method default (line 3600) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_3 (line 3606) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_3 { method default (line 3611) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_4 (line 3617) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_4 { method default (line 3622) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_5 (line 3628) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_5 { method default (line 3633) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_6 (line 3639) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_6 { method default (line 3644) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_7 (line 3650) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_7 { method default (line 3655) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_8 (line 3661) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_8 { method default (line 3666) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_9 (line 3672) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_9 { method default (line 3677) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_10 (line 3683) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_10 { method default (line 3688) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_11 (line 3694) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_11 { method default (line 3699) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_12 (line 3705) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_12 { method default (line 3710) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_13 (line 3716) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_13 { method default (line 3721) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_14 (line 3727) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_14 { method default (line 3732) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_15 (line 3738) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_15 { method default (line 3743) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_16 (line 3749) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_16 { method default (line 3754) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_17 (line 3760) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_17 { method default (line 3765) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_18 (line 3771) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_18 { method default (line 3776) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_19 (line 3782) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_19 { method default (line 3787) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_20 (line 3793) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_20 { method default (line 3798) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_21 (line 3804) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_21 { method default (line 3809) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_22 (line 3815) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_22 { method default (line 3820) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_23 (line 3826) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_23 { method default (line 3831) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_24 (line 3837) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_24 { method default (line 3842) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_25 (line 3848) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_25 { method default (line 3853) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_26 (line 3859) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_26 { method default (line 3864) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_27 (line 3870) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_27 { method default (line 3875) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_28 (line 3881) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_28 { method default (line 3886) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_29 (line 3892) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_29 { method default (line 3897) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_30 (line 3903) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_30 { method default (line 3908) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_31 (line 3914) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_31 { method default (line 3919) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_32 (line 3925) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_32 { method default (line 3930) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_33 (line 3936) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_33 { method default (line 3941) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_34 (line 3947) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_34 { method default (line 3952) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_35 (line 3958) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_35 { method default (line 3963) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_36 (line 3969) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_36 { method default (line 3974) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_37 (line 3980) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_37 { method default (line 3985) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_38 (line 3991) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_38 { method default (line 3996) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_39 (line 4002) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_39 { method default (line 4007) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_40 (line 4013) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_40 { method default (line 4018) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_41 (line 4024) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_41 { method default (line 4029) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_42 (line 4035) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_42 { method default (line 4040) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_43 (line 4046) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_43 { method default (line 4051) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_44 (line 4057) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_44 { method default (line 4062) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_45 (line 4068) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_45 { method default (line 4073) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_46 (line 4079) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_46 { method default (line 4084) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_47 (line 4090) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_47 { method default (line 4095) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_48 (line 4101) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_48 { method default (line 4106) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_49 (line 4112) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_49 { method default (line 4117) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_50 (line 4123) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_50 { method default (line 4128) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_51 (line 4134) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_51 { method default (line 4139) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_52 (line 4145) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_52 { method default (line 4150) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_53 (line 4156) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_53 { method default (line 4161) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_54 (line 4167) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_54 { method default (line 4172) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_55 (line 4178) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_55 { method default (line 4183) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_56 (line 4189) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_56 { method default (line 4194) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_57 (line 4200) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_57 { method default (line 4205) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_58 (line 4211) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_58 { method default (line 4216) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_59 (line 4222) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_59 { method default (line 4227) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_60 (line 4233) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_60 { method default (line 4238) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_61 (line 4244) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_61 { method default (line 4249) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_62 (line 4255) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_62 { method default (line 4260) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_63 (line 4266) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_63 { method default (line 4271) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_64 (line 4277) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_64 { method default (line 4282) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_65 (line 4288) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_65 { method default (line 4293) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_66 (line 4299) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_66 { method default (line 4304) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_67 (line 4310) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_67 { method default (line 4315) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_68 (line 4321) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_68 { method default (line 4326) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_69 (line 4332) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_69 { method default (line 4337) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_70 (line 4343) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_70 { method default (line 4348) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_71 (line 4354) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_71 { method default (line 4359) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_72 (line 4365) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_72 { method default (line 4370) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_73 (line 4376) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_73 { method default (line 4381) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_74 (line 4387) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_74 { method default (line 4392) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_75 (line 4398) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_75 { method default (line 4403) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_76 (line 4409) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_76 { method default (line 4414) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_77 (line 4420) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_77 { method default (line 4425) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_78 (line 4431) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_78 { method default (line 4436) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_79 (line 4442) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_79 { method default (line 4447) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_80 (line 4453) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_80 { method default (line 4458) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_81 (line 4464) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_81 { method default (line 4469) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_82 (line 4475) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_82 { method default (line 4480) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_83 (line 4486) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_83 { method default (line 4491) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_84 (line 4497) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_84 { method default (line 4502) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_85 (line 4508) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_85 { method default (line 4513) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_86 (line 4519) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_86 { method default (line 4524) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_87 (line 4530) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_87 { method default (line 4535) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_88 (line 4541) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_88 { method default (line 4546) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_89 (line 4552) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_89 { method default (line 4557) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_90 (line 4563) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_90 { method default (line 4568) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_91 (line 4574) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_91 { method default (line 4579) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_92 (line 4585) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_92 { method default (line 4590) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_93 (line 4596) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_93 { method default (line 4601) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_94 (line 4607) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_94 { method default (line 4612) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_95 (line 4618) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_95 { method default (line 4623) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_96 (line 4629) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_96 { method default (line 4634) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_97 (line 4640) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_97 { method default (line 4645) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_98 (line 4651) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_98 { method default (line 4656) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_99 (line 4662) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_99 { method default (line 4667) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_100 (line 4673) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_100 { method default (line 4678) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_101 (line 4684) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_101 { method default (line 4689) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_102 (line 4695) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_102 { method default (line 4700) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_103 (line 4706) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_103 { method default (line 4711) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_104 (line 4717) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_104 { method default (line 4722) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_105 (line 4728) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_105 { method default (line 4733) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_106 (line 4739) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_106 { method default (line 4744) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_107 (line 4750) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_107 { method default (line 4755) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_108 (line 4761) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_108 { method default (line 4766) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_109 (line 4772) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_109 { method default (line 4777) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_110 (line 4783) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_110 { method default (line 4788) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_111 (line 4794) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_111 { method default (line 4799) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_112 (line 4805) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_112 { method default (line 4810) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_113 (line 4816) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_113 { method default (line 4821) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_114 (line 4827) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_114 { method default (line 4832) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_115 (line 4838) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_115 { method default (line 4843) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_116 (line 4849) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_116 { method default (line 4854) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_117 (line 4860) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_117 { method default (line 4865) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_118 (line 4871) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_118 { method default (line 4876) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_119 (line 4882) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_119 { method default (line 4887) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_120 (line 4893) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_120 { method default (line 4898) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_121 (line 4904) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_121 { method default (line 4909) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_122 (line 4915) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_122 { method default (line 4920) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_123 (line 4926) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_123 { method default (line 4931) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_124 (line 4937) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_124 { method default (line 4942) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_125 (line 4948) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_125 { method default (line 4953) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_126 (line 4959) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_126 { method default (line 4964) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_127 (line 4970) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_127 { method default (line 4975) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_128 (line 4981) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_128 { method default (line 4986) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_129 (line 4992) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_129 { method default (line 4997) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_130 (line 5003) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_130 { method default (line 5008) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_131 (line 5014) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_131 { method default (line 5019) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_132 (line 5025) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_132 { method default (line 5030) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_133 (line 5036) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_133 { method default (line 5041) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_134 (line 5047) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_134 { method default (line 5052) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_135 (line 5058) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_135 { method default (line 5063) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_136 (line 5069) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_136 { method default (line 5074) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_137 (line 5080) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_137 { method default (line 5085) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_138 (line 5091) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_138 { method default (line 5096) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_139 (line 5102) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_139 { method default (line 5107) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_140 (line 5113) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_140 { method default (line 5118) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_141 (line 5124) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_141 { method default (line 5129) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_142 (line 5135) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_142 { method default (line 5140) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_143 (line 5146) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_143 { method default (line 5151) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_144 (line 5157) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_144 { method default (line 5162) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_145 (line 5168) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_145 { method default (line 5173) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_146 (line 5179) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_146 { method default (line 5184) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_147 (line 5190) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_147 { method default (line 5195) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_148 (line 5201) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_148 { method default (line 5206) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_149 (line 5212) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_149 { method default (line 5217) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_150 (line 5223) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_150 { method default (line 5228) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_151 (line 5234) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_151 { method default (line 5239) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_152 (line 5245) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_152 { method default (line 5250) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_153 (line 5256) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_153 { method default (line 5261) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_154 (line 5267) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_154 { method default (line 5272) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_155 (line 5278) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_155 { method default (line 5283) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_156 (line 5289) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_156 { method default (line 5294) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_157 (line 5300) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_157 { method default (line 5305) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_158 (line 5311) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_158 { method default (line 5316) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_159 (line 5322) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_159 { method default (line 5327) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_160 (line 5333) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_160 { method default (line 5338) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_161 (line 5344) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_161 { method default (line 5349) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_162 (line 5355) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_162 { method default (line 5360) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_163 (line 5366) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_163 { method default (line 5371) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_164 (line 5377) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_164 { method default (line 5382) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_165 (line 5388) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_165 { method default (line 5393) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_166 (line 5399) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_166 { method default (line 5404) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_167 (line 5410) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_167 { method default (line 5415) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_168 (line 5421) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_168 { method default (line 5426) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_169 (line 5432) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_169 { method default (line 5437) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_170 (line 5443) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_170 { method default (line 5448) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_171 (line 5454) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_171 { method default (line 5459) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_172 (line 5465) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_172 { method default (line 5470) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_173 (line 5476) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_173 { method default (line 5481) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_174 (line 5487) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_174 { method default (line 5492) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_175 (line 5498) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_175 { method default (line 5503) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_176 (line 5509) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_176 { method default (line 5514) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_177 (line 5520) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_177 { method default (line 5525) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_178 (line 5531) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_178 { method default (line 5536) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_179 (line 5542) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_179 { method default (line 5547) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_180 (line 5553) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_180 { method default (line 5558) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_181 (line 5564) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_181 { method default (line 5569) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_182 (line 5575) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_182 { method default (line 5580) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_183 (line 5586) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_183 { method default (line 5591) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_184 (line 5597) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_184 { method default (line 5602) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_185 (line 5608) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_185 { method default (line 5613) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_186 (line 5619) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_186 { method default (line 5624) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_187 (line 5630) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_187 { method default (line 5635) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_188 (line 5641) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_188 { method default (line 5646) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_189 (line 5652) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_189 { method default (line 5657) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_190 (line 5663) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_190 { method default (line 5668) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_191 (line 5674) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_191 { method default (line 5679) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_192 (line 5685) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_192 { method default (line 5690) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_193 (line 5696) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_193 { method default (line 5701) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_194 (line 5707) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_194 { method default (line 5712) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_195 (line 5718) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_195 { method default (line 5723) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_196 (line 5729) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_196 { method default (line 5734) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_197 (line 5740) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_197 { method default (line 5745) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_198 (line 5751) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_198 { method default (line 5756) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_199 (line 5762) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_199 { method default (line 5767) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_200 (line 5773) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_200 { method default (line 5778) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_201 (line 5784) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_201 { method default (line 5789) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_202 (line 5795) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_202 { method default (line 5800) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_203 (line 5806) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_203 { method default (line 5811) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_204 (line 5817) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_204 { method default (line 5822) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_205 (line 5828) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_205 { method default (line 5833) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_206 (line 5839) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_206 { method default (line 5844) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_207 (line 5850) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_207 { method default (line 5855) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_208 (line 5861) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_208 { method default (line 5866) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_209 (line 5872) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_209 { method default (line 5877) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_210 (line 5883) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_210 { method default (line 5888) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_211 (line 5894) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_211 { method default (line 5899) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_212 (line 5905) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_212 { method default (line 5910) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_213 (line 5916) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_213 { method default (line 5921) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_214 (line 5927) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_214 { method default (line 5932) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_215 (line 5938) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_215 { method default (line 5943) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_216 (line 5949) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_216 { method default (line 5954) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_217 (line 5960) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_217 { method default (line 5965) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_218 (line 5971) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_218 { method default (line 5976) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_219 (line 5982) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_219 { method default (line 5987) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_220 (line 5993) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_220 { method default (line 5998) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_221 (line 6004) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_221 { method default (line 6009) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_222 (line 6015) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_222 { method default (line 6020) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_223 (line 6026) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_223 { method default (line 6031) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_224 (line 6037) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_224 { method default (line 6042) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_225 (line 6048) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_225 { method default (line 6053) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_226 (line 6059) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_226 { method default (line 6064) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_227 (line 6070) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_227 { method default (line 6075) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_228 (line 6081) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_228 { method default (line 6086) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_229 (line 6092) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_229 { method default (line 6097) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_230 (line 6103) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_230 { method default (line 6108) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_231 (line 6114) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_231 { method default (line 6119) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_232 (line 6125) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_232 { method default (line 6130) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_233 (line 6136) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_233 { method default (line 6141) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_234 (line 6147) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_234 { method default (line 6152) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_235 (line 6158) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_235 { method default (line 6163) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_236 (line 6169) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_236 { method default (line 6174) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_237 (line 6180) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_237 { method default (line 6185) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_238 (line 6191) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_238 { method default (line 6196) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_239 (line 6202) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_239 { method default (line 6207) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_240 (line 6213) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_240 { method default (line 6218) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_241 (line 6224) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_241 { method default (line 6229) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_242 (line 6235) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_242 { method default (line 6240) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_243 (line 6246) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_243 { method default (line 6251) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_244 (line 6257) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_244 { method default (line 6262) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_245 (line 6268) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_245 { method default (line 6273) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_246 (line 6279) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_246 { method default (line 6284) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_247 (line 6290) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_247 { method default (line 6295) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_248 (line 6301) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_248 { method default (line 6306) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_249 (line 6312) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_249 { method default (line 6317) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_250 (line 6323) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_250 { method default (line 6328) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_251 (line 6334) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_251 { method default (line 6339) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_252 (line 6345) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_252 { method default (line 6350) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_253 (line 6356) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_253 { method default (line 6361) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_254 (line 6367) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_254 { method default (line 6372) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_255 (line 6378) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_255 { method default (line 6383) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_256 (line 6389) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_256 { method default (line 6394) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_257 (line 6400) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_257 { method default (line 6405) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_258 (line 6411) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_258 { method default (line 6416) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_259 (line 6422) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_259 { method default (line 6427) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_260 (line 6433) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_260 { method default (line 6438) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_261 (line 6444) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_261 { method default (line 6449) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_262 (line 6455) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_262 { method default (line 6460) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_263 (line 6466) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_263 { method default (line 6471) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_264 (line 6477) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_264 { method default (line 6482) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_265 (line 6488) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_265 { method default (line 6493) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_266 (line 6499) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_266 { method default (line 6504) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_267 (line 6510) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_267 { method default (line 6515) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_268 (line 6521) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_268 { method default (line 6526) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_269 (line 6532) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_269 { method default (line 6537) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_270 (line 6543) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_270 { method default (line 6548) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_271 (line 6554) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_271 { method default (line 6559) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_272 (line 6565) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_272 { method default (line 6570) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_273 (line 6576) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_273 { method default (line 6581) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_274 (line 6587) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_274 { method default (line 6592) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_275 (line 6598) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_275 { method default (line 6603) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_276 (line 6609) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_276 { method default (line 6614) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_277 (line 6620) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_277 { method default (line 6625) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_278 (line 6631) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_278 { method default (line 6636) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_279 (line 6642) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_279 { method default (line 6647) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_280 (line 6653) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_280 { method default (line 6658) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_281 (line 6664) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_281 { method default (line 6669) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_282 (line 6675) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_282 { method default (line 6680) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_283 (line 6686) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_283 { method default (line 6691) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_284 (line 6697) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_284 { method default (line 6702) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_285 (line 6708) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_285 { method default (line 6713) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_286 (line 6719) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_286 { method default (line 6724) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_287 (line 6730) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_287 { method default (line 6735) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_288 (line 6741) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_288 { method default (line 6746) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_289 (line 6752) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_289 { method default (line 6757) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_290 (line 6763) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_290 { method default (line 6768) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_291 (line 6774) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_291 { method default (line 6779) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_292 (line 6785) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_292 { method default (line 6790) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_293 (line 6796) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_293 { method default (line 6801) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_294 (line 6807) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_294 { method default (line 6812) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_295 (line 6818) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_295 { method default (line 6823) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_296 (line 6829) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_296 { method default (line 6834) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_297 (line 6840) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_297 { method default (line 6845) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_298 (line 6851) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_298 { method default (line 6856) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_299 (line 6862) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_299 { method default (line 6867) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_300 (line 6873) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_300 { method default (line 6878) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_301 (line 6884) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_301 { method default (line 6889) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_302 (line 6895) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_302 { method default (line 6900) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_303 (line 6906) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_303 { method default (line 6911) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_304 (line 6917) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_304 { method default (line 6922) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_305 (line 6928) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_305 { method default (line 6933) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_306 (line 6939) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_306 { method default (line 6944) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_307 (line 6950) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_307 { method default (line 6955) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_308 (line 6961) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_308 { method default (line 6966) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_309 (line 6972) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_309 { method default (line 6977) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_310 (line 6983) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_310 { method default (line 6988) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_311 (line 6994) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_311 { method default (line 6999) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_312 (line 7005) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_312 { method default (line 7010) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_313 (line 7016) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_313 { method default (line 7021) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_314 (line 7027) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_314 { method default (line 7032) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_315 (line 7038) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_315 { method default (line 7043) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_316 (line 7049) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_316 { method default (line 7054) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_317 (line 7060) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_317 { method default (line 7065) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_318 (line 7071) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_318 { method default (line 7076) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_319 (line 7082) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_319 { method default (line 7087) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_320 (line 7093) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_320 { method default (line 7098) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_321 (line 7104) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_321 { method default (line 7109) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_322 (line 7115) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_322 { method default (line 7120) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_323 (line 7126) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_323 { method default (line 7131) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_324 (line 7137) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_324 { method default (line 7142) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_325 (line 7148) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_325 { method default (line 7153) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_326 (line 7159) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_326 { method default (line 7164) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_327 (line 7170) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_327 { method default (line 7175) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_328 (line 7181) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_328 { method default (line 7186) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_329 (line 7192) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_329 { method default (line 7197) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_330 (line 7203) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_330 { method default (line 7208) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_331 (line 7214) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_331 { method default (line 7219) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_332 (line 7225) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_332 { method default (line 7230) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_333 (line 7236) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_333 { method default (line 7241) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_334 (line 7247) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_334 { method default (line 7252) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_335 (line 7258) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_335 { method default (line 7263) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_336 (line 7269) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_336 { method default (line 7274) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_337 (line 7280) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_337 { method default (line 7285) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_338 (line 7291) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_338 { method default (line 7296) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_339 (line 7302) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_339 { method default (line 7307) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_340 (line 7313) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_340 { method default (line 7318) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_341 (line 7324) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_341 { method default (line 7329) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_342 (line 7335) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_342 { method default (line 7340) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_343 (line 7346) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_343 { method default (line 7351) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_344 (line 7357) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_344 { method default (line 7362) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_345 (line 7368) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_345 { method default (line 7373) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_346 (line 7379) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_346 { method default (line 7384) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_347 (line 7390) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_347 { method default (line 7395) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_348 (line 7401) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_348 { method default (line 7406) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_349 (line 7412) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_349 { method default (line 7417) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_350 (line 7423) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_350 { method default (line 7428) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_351 (line 7434) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_351 { method default (line 7439) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_352 (line 7445) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_352 { method default (line 7450) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_353 (line 7456) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_353 { method default (line 7461) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_354 (line 7467) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_354 { method default (line 7472) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_355 (line 7478) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_355 { method default (line 7483) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_356 (line 7489) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_356 { method default (line 7494) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_357 (line 7500) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_357 { method default (line 7505) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_358 (line 7511) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_358 { method default (line 7516) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_359 (line 7522) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_359 { method default (line 7527) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_360 (line 7533) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_360 { method default (line 7538) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_361 (line 7544) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_361 { method default (line 7549) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_362 (line 7555) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_362 { method default (line 7560) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_363 (line 7566) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_363 { method default (line 7571) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_364 (line 7577) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_364 { method default (line 7582) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_365 (line 7588) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_365 { method default (line 7593) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_366 (line 7599) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_366 { method default (line 7604) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_367 (line 7610) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_367 { method default (line 7615) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_368 (line 7621) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_368 { method default (line 7626) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_369 (line 7632) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_369 { method default (line 7637) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_370 (line 7643) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_370 { method default (line 7648) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_371 (line 7654) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_371 { method default (line 7659) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_372 (line 7665) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_372 { method default (line 7670) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_373 (line 7676) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_373 { method default (line 7681) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_374 (line 7687) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_374 { method default (line 7692) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_375 (line 7698) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_375 { method default (line 7703) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_376 (line 7709) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_376 { method default (line 7714) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_377 (line 7720) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_377 { method default (line 7725) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_378 (line 7731) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_378 { method default (line 7736) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_379 (line 7742) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_379 { method default (line 7747) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_380 (line 7753) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_380 { method default (line 7758) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_381 (line 7764) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_381 { method default (line 7769) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_382 (line 7775) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_382 { method default (line 7780) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_383 (line 7786) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_383 { method default (line 7791) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_384 (line 7797) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_384 { method default (line 7802) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_385 (line 7808) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_385 { method default (line 7813) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_386 (line 7819) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_386 { method default (line 7824) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_387 (line 7830) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_387 { method default (line 7835) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_388 (line 7841) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_388 { method default (line 7846) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_389 (line 7852) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_389 { method default (line 7857) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_390 (line 7863) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_390 { method default (line 7868) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_391 (line 7874) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_391 { method default (line 7879) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_392 (line 7885) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_392 { method default (line 7890) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_393 (line 7896) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_393 { method default (line 7901) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_394 (line 7907) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_394 { method default (line 7912) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_395 (line 7918) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_395 { method default (line 7923) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_396 (line 7929) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_396 { method default (line 7934) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_397 (line 7940) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_397 { method default (line 7945) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_398 (line 7951) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_398 { method default (line 7956) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_399 (line 7962) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_399 { method default (line 7967) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_400 (line 7973) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_400 { method default (line 7978) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_401 (line 7984) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_401 { method default (line 7989) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_402 (line 7995) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_402 { method default (line 8000) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_403 (line 8006) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_403 { method default (line 8011) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_404 (line 8017) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_404 { method default (line 8022) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_405 (line 8028) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_405 { method default (line 8033) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_406 (line 8039) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_406 { method default (line 8044) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_407 (line 8050) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_407 { method default (line 8055) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_408 (line 8061) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_408 { method default (line 8066) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_409 (line 8072) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_409 { method default (line 8077) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_410 (line 8083) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_410 { method default (line 8088) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_411 (line 8094) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_411 { method default (line 8099) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_412 (line 8105) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_412 { method default (line 8110) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_413 (line 8116) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_413 { method default (line 8121) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_414 (line 8127) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_414 { method default (line 8132) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_415 (line 8138) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_415 { method default (line 8143) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_416 (line 8149) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_416 { method default (line 8154) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_417 (line 8160) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_417 { method default (line 8165) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_418 (line 8171) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_418 { method default (line 8176) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_419 (line 8182) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_419 { method default (line 8187) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_420 (line 8193) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_420 { method default (line 8198) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_421 (line 8204) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_421 { method default (line 8209) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_422 (line 8215) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_422 { method default (line 8220) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_423 (line 8226) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_423 { method default (line 8231) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_424 (line 8237) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_424 { method default (line 8242) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_425 (line 8248) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_425 { method default (line 8253) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_426 (line 8259) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_426 { method default (line 8264) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_427 (line 8270) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_427 { method default (line 8275) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_428 (line 8281) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_428 { method default (line 8286) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_429 (line 8292) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_429 { method default (line 8297) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_430 (line 8303) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_430 { method default (line 8308) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_431 (line 8314) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_431 { method default (line 8319) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_432 (line 8325) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_432 { method default (line 8330) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_433 (line 8336) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_433 { method default (line 8341) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_434 (line 8347) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_434 { method default (line 8352) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_435 (line 8358) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_435 { method default (line 8363) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_436 (line 8369) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_436 { method default (line 8374) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_437 (line 8380) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_437 { method default (line 8385) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_438 (line 8391) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_438 { method default (line 8396) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_439 (line 8402) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_439 { method default (line 8407) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_440 (line 8413) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_440 { method default (line 8418) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_441 (line 8424) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_441 { method default (line 8429) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_442 (line 8435) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_442 { method default (line 8440) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_443 (line 8446) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_443 { method default (line 8451) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_444 (line 8457) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_444 { method default (line 8462) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_445 (line 8468) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_445 { method default (line 8473) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_446 (line 8479) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_446 { method default (line 8484) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_447 (line 8490) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_447 { method default (line 8495) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_448 (line 8501) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_448 { method default (line 8506) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_449 (line 8512) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_449 { method default (line 8517) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_450 (line 8523) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_450 { method default (line 8528) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_451 (line 8534) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_451 { method default (line 8539) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_452 (line 8545) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_452 { method default (line 8550) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_453 (line 8556) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_453 { method default (line 8561) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_454 (line 8567) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_454 { method default (line 8572) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_455 (line 8578) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_455 { method default (line 8583) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_456 (line 8589) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_456 { method default (line 8594) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_457 (line 8600) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_457 { method default (line 8605) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_458 (line 8611) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_458 { method default (line 8616) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_459 (line 8622) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_459 { method default (line 8627) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_460 (line 8633) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_460 { method default (line 8638) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_461 (line 8644) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_461 { method default (line 8649) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_462 (line 8655) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_462 { method default (line 8660) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_463 (line 8666) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_463 { method default (line 8671) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_464 (line 8677) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_464 { method default (line 8682) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_465 (line 8688) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_465 { method default (line 8693) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_466 (line 8699) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_466 { method default (line 8704) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_467 (line 8710) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_467 { method default (line 8715) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_468 (line 8721) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_468 { method default (line 8726) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_469 (line 8732) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_469 { method default (line 8737) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_470 (line 8743) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_470 { method default (line 8748) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_471 (line 8754) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_471 { method default (line 8759) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_472 (line 8765) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_472 { method default (line 8770) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_473 (line 8776) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_473 { method default (line 8781) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_474 (line 8787) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_474 { method default (line 8792) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_475 (line 8798) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_475 { method default (line 8803) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_476 (line 8809) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_476 { method default (line 8814) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_477 (line 8820) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_477 { method default (line 8825) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_478 (line 8831) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_478 { method default (line 8836) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_479 (line 8842) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_479 { method default (line 8847) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_480 (line 8853) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_480 { method default (line 8858) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_481 (line 8864) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_481 { method default (line 8869) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_482 (line 8875) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_482 { method default (line 8880) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_483 (line 8886) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_483 { method default (line 8891) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_484 (line 8897) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_484 { method default (line 8902) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_485 (line 8908) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_485 { method default (line 8913) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_486 (line 8919) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_486 { method default (line 8924) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_487 (line 8930) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_487 { method default (line 8935) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_488 (line 8941) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_488 { method default (line 8946) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_489 (line 8952) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_489 { method default (line 8957) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_490 (line 8963) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_490 { method default (line 8968) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_491 (line 8974) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_491 { method default (line 8979) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_492 (line 8985) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_492 { method default (line 8990) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_493 (line 8996) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_493 { method default (line 9001) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_494 (line 9007) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_494 { method default (line 9012) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_495 (line 9018) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_495 { method default (line 9023) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_496 (line 9029) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_496 { method default (line 9034) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_497 (line 9040) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_497 { method default (line 9045) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_498 (line 9051) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_498 { method default (line 9056) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_499 (line 9062) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_499 { method default (line 9067) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_500 (line 9073) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_500 { method default (line 9078) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_501 (line 9084) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_501 { method default (line 9089) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_502 (line 9095) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_502 { method default (line 9100) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_503 (line 9106) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_503 { method default (line 9111) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_504 (line 9117) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_504 { method default (line 9122) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_505 (line 9128) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_505 { method default (line 9133) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_506 (line 9139) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_506 { method default (line 9144) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_507 (line 9150) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_507 { method default (line 9155) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_508 (line 9161) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_508 { method default (line 9166) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_509 (line 9172) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_509 { method default (line 9177) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_510 (line 9183) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_510 { method default (line 9188) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_511 (line 9194) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_511 { method default (line 9199) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_512 (line 9205) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_512 { method default (line 9210) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_513 (line 9216) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_513 { method default (line 9221) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_514 (line 9227) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_514 { method default (line 9232) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_515 (line 9238) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_515 { method default (line 9243) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_516 (line 9249) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_516 { method default (line 9254) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_517 (line 9260) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_517 { method default (line 9265) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_518 (line 9271) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_518 { method default (line 9276) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_519 (line 9282) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_519 { method default (line 9287) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_520 (line 9293) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_520 { method default (line 9298) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_521 (line 9304) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_521 { method default (line 9309) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_522 (line 9315) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_522 { method default (line 9320) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_523 (line 9326) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_523 { method default (line 9331) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_524 (line 9337) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_524 { method default (line 9342) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_525 (line 9348) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_525 { method default (line 9353) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_526 (line 9359) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_526 { method default (line 9364) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_527 (line 9370) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_527 { method default (line 9375) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_528 (line 9381) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_528 { method default (line 9386) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_529 (line 9392) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_529 { method default (line 9397) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_530 (line 9403) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_530 { method default (line 9408) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_531 (line 9414) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_531 { method default (line 9419) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_532 (line 9425) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_532 { method default (line 9430) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_533 (line 9436) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_533 { method default (line 9441) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_534 (line 9447) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_534 { method default (line 9452) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_535 (line 9458) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_535 { method default (line 9463) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_536 (line 9469) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_536 { method default (line 9474) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_537 (line 9480) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_537 { method default (line 9485) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_538 (line 9491) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_538 { method default (line 9496) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_539 (line 9502) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_539 { method default (line 9507) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_540 (line 9513) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_540 { method default (line 9518) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_541 (line 9524) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_541 { method default (line 9529) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_542 (line 9535) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_542 { method default (line 9540) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_543 (line 9546) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_543 { method default (line 9551) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_544 (line 9557) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_544 { method default (line 9562) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_545 (line 9568) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_545 { method default (line 9573) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_546 (line 9579) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_546 { method default (line 9584) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_547 (line 9590) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_547 { method default (line 9595) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_548 (line 9601) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_548 { method default (line 9606) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_549 (line 9612) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_549 { method default (line 9617) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_550 (line 9623) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_550 { method default (line 9628) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_551 (line 9634) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_551 { method default (line 9639) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_552 (line 9645) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_552 { method default (line 9650) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_553 (line 9656) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_553 { method default (line 9661) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_554 (line 9667) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_554 { method default (line 9672) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_555 (line 9678) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_555 { method default (line 9683) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_556 (line 9689) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_556 { method default (line 9694) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_557 (line 9700) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_557 { method default (line 9705) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_558 (line 9711) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_558 { method default (line 9716) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_559 (line 9722) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_559 { method default (line 9727) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_560 (line 9733) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_560 { method default (line 9738) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_561 (line 9744) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_561 { method default (line 9749) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_562 (line 9755) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_562 { method default (line 9760) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_563 (line 9766) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_563 { method default (line 9771) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_564 (line 9777) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_564 { method default (line 9782) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_565 (line 9788) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_565 { method default (line 9793) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_566 (line 9799) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_566 { method default (line 9804) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_567 (line 9810) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_567 { method default (line 9815) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_568 (line 9821) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_568 { method default (line 9826) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_569 (line 9832) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_569 { method default (line 9837) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_570 (line 9843) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_570 { method default (line 9848) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_571 (line 9854) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_571 { method default (line 9859) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_572 (line 9865) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_572 { method default (line 9870) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_573 (line 9876) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_573 { method default (line 9881) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_574 (line 9887) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_574 { method default (line 9892) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_575 (line 9898) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_575 { method default (line 9903) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_576 (line 9909) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_576 { method default (line 9914) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_577 (line 9920) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_577 { method default (line 9925) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_578 (line 9931) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_578 { method default (line 9936) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_579 (line 9942) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_579 { method default (line 9947) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_580 (line 9953) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_580 { method default (line 9958) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_581 (line 9964) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_581 { method default (line 9969) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_582 (line 9975) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_582 { method default (line 9980) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_583 (line 9986) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_583 { method default (line 9991) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_584 (line 9997) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_584 { method default (line 10002) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_585 (line 10008) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_585 { method default (line 10013) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_586 (line 10019) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_586 { method default (line 10024) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_587 (line 10030) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_587 { method default (line 10035) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_588 (line 10041) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_588 { method default (line 10046) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_589 (line 10052) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_589 { method default (line 10057) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_590 (line 10063) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_590 { method default (line 10068) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_591 (line 10074) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_591 { method default (line 10079) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_592 (line 10085) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_592 { method default (line 10090) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_593 (line 10096) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_593 { method default (line 10101) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_594 (line 10107) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_594 { method default (line 10112) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_595 (line 10118) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_595 { method default (line 10123) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_596 (line 10129) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_596 { method default (line 10134) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_597 (line 10140) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_597 { method default (line 10145) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_598 (line 10151) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_598 { method default (line 10156) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_599 (line 10162) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_599 { method default (line 10167) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_600 (line 10173) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_600 { method default (line 10178) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_601 (line 10184) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_601 { method default (line 10189) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_602 (line 10195) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_602 { method default (line 10200) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_603 (line 10206) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_603 { method default (line 10211) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_604 (line 10217) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_604 { method default (line 10222) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_605 (line 10228) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_605 { method default (line 10233) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_606 (line 10239) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_606 { method default (line 10244) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_607 (line 10250) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_607 { method default (line 10255) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_608 (line 10261) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_608 { method default (line 10266) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_609 (line 10272) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_609 { method default (line 10277) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_610 (line 10283) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_610 { method default (line 10288) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_611 (line 10294) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_611 { method default (line 10299) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_612 (line 10305) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_612 { method default (line 10310) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_613 (line 10316) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_613 { method default (line 10321) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_614 (line 10327) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_614 { method default (line 10332) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_615 (line 10338) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_615 { method default (line 10343) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_616 (line 10349) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_616 { method default (line 10354) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_617 (line 10360) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_617 { method default (line 10365) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_618 (line 10371) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_618 { method default (line 10376) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_619 (line 10382) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_619 { method default (line 10387) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_620 (line 10393) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_620 { method default (line 10398) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_621 (line 10404) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_621 { method default (line 10409) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_622 (line 10415) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_622 { method default (line 10420) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_623 (line 10426) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_623 { method default (line 10431) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_624 (line 10437) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_624 { method default (line 10442) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_625 (line 10448) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_625 { method default (line 10453) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_626 (line 10459) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_626 { method default (line 10464) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_627 (line 10470) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_627 { method default (line 10475) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_628 (line 10481) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_628 { method default (line 10486) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_629 (line 10492) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_629 { method default (line 10497) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_630 (line 10503) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_630 { method default (line 10508) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_631 (line 10514) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_631 { method default (line 10519) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_632 (line 10525) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_632 { method default (line 10530) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_633 (line 10536) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_633 { method default (line 10541) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_634 (line 10547) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_634 { method default (line 10552) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_635 (line 10558) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_635 { method default (line 10563) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_636 (line 10569) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_636 { method default (line 10574) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_637 (line 10580) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_637 { method default (line 10585) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_638 (line 10591) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_638 { method default (line 10596) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_639 (line 10602) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_639 { method default (line 10607) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_640 (line 10613) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_640 { method default (line 10618) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_641 (line 10624) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_641 { method default (line 10629) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_642 (line 10635) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_642 { method default (line 10640) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_643 (line 10646) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_643 { method default (line 10651) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_644 (line 10657) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_644 { method default (line 10662) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_645 (line 10668) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_645 { method default (line 10673) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_646 (line 10679) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_646 { method default (line 10684) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_647 (line 10690) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_647 { method default (line 10695) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_648 (line 10701) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_648 { method default (line 10706) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_649 (line 10712) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_649 { method default (line 10717) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_650 (line 10723) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_650 { method default (line 10728) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_651 (line 10734) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_651 { method default (line 10739) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_652 (line 10745) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_652 { method default (line 10750) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_653 (line 10756) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_653 { method default (line 10761) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_654 (line 10767) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_654 { method default (line 10772) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_655 (line 10778) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_655 { method default (line 10783) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_656 (line 10789) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_656 { method default (line 10794) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_657 (line 10800) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_657 { method default (line 10805) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_658 (line 10811) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_658 { method default (line 10816) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_659 (line 10822) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_659 { method default (line 10827) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_660 (line 10833) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_660 { method default (line 10838) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_661 (line 10844) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_661 { method default (line 10849) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_662 (line 10855) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_662 { method default (line 10860) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_663 (line 10866) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_663 { method default (line 10871) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_664 (line 10877) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_664 { method default (line 10882) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_665 (line 10888) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_665 { method default (line 10893) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_666 (line 10899) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_666 { method default (line 10904) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_667 (line 10910) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_667 { method default (line 10915) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_668 (line 10921) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_668 { method default (line 10926) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_669 (line 10932) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_669 { method default (line 10937) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_670 (line 10943) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_670 { method default (line 10948) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_671 (line 10954) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_671 { method default (line 10959) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_672 (line 10965) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_672 { method default (line 10970) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_673 (line 10976) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_673 { method default (line 10981) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_674 (line 10987) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_674 { method default (line 10992) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_675 (line 10998) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_675 { method default (line 11003) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_676 (line 11009) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_676 { method default (line 11014) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_677 (line 11020) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_677 { method default (line 11025) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_678 (line 11031) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_678 { method default (line 11036) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_679 (line 11042) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_679 { method default (line 11047) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_680 (line 11053) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_680 { method default (line 11058) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_681 (line 11064) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_681 { method default (line 11069) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_682 (line 11075) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_682 { method default (line 11080) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_683 (line 11086) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_683 { method default (line 11091) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_684 (line 11097) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_684 { method default (line 11102) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_685 (line 11108) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_685 { method default (line 11113) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_686 (line 11119) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_686 { method default (line 11124) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_687 (line 11130) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_687 { method default (line 11135) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_688 (line 11141) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_688 { method default (line 11146) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_689 (line 11152) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_689 { method default (line 11157) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_690 (line 11163) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_690 { method default (line 11168) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_691 (line 11174) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_691 { method default (line 11179) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_692 (line 11185) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_692 { method default (line 11190) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_693 (line 11196) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_693 { method default (line 11201) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_694 (line 11207) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_694 { method default (line 11212) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_695 (line 11218) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_695 { method default (line 11223) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_696 (line 11229) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_696 { method default (line 11234) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_697 (line 11240) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_697 { method default (line 11245) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_698 (line 11251) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_698 { method default (line 11256) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_699 (line 11262) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_699 { method default (line 11267) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_700 (line 11273) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_700 { method default (line 11278) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_701 (line 11284) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_701 { method default (line 11289) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_702 (line 11295) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_702 { method default (line 11300) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_703 (line 11306) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_703 { method default (line 11311) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_704 (line 11317) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_704 { method default (line 11322) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_705 (line 11328) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_705 { method default (line 11333) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_706 (line 11339) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_706 { method default (line 11344) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_707 (line 11350) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_707 { method default (line 11355) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_708 (line 11361) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_708 { method default (line 11366) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_709 (line 11372) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_709 { method default (line 11377) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_710 (line 11383) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_710 { method default (line 11388) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_711 (line 11394) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_711 { method default (line 11399) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_712 (line 11405) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_712 { method default (line 11410) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_713 (line 11416) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_713 { method default (line 11421) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_714 (line 11427) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_714 { method default (line 11432) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_715 (line 11438) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_715 { method default (line 11443) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_716 (line 11449) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_716 { method default (line 11454) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_717 (line 11460) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_717 { method default (line 11465) | fn default() -> Self { type _Py_global_strings__bindgen_ty_2__bindgen_ty_718 (line 11471) | pub struct _Py_global_strings__bindgen_ty_2__bindgen_ty_718 { method default (line 11476) | fn default() -> Self { method default (line 11481) | fn default() -> Self { type _Py_global_strings__bindgen_ty_3 (line 11487) | pub struct _Py_global_strings__bindgen_ty_3 { method default (line 11492) | fn default() -> Self { type _Py_global_strings__bindgen_ty_4 (line 11498) | pub struct _Py_global_strings__bindgen_ty_4 { method default (line 11503) | fn default() -> Self { method default (line 11508) | fn default() -> Self { type _Py_slist_item_s (line 11514) | pub struct _Py_slist_item_s { method default (line 11518) | fn default() -> Self { type _Py_slist_item_t (line 11522) | pub type _Py_slist_item_t = _Py_slist_item_s; type _Py_slist_t (line 11525) | pub struct _Py_slist_t { method default (line 11529) | fn default() -> Self { type _Py_hashtable_entry_t (line 11535) | pub struct _Py_hashtable_entry_t { method default (line 11542) | fn default() -> Self { type _Py_hashtable_hash_func (line 11546) | pub type _Py_hashtable_hash_func = type _Py_hashtable_compare_func (line 11548) | pub type _Py_hashtable_compare_func = ::std::option::Option< type _Py_hashtable_destroy_func (line 11554) | pub type _Py_hashtable_destroy_func = type _Py_hashtable_get_entry_func (line 11556) | pub type _Py_hashtable_get_entry_func = ::std::option::Option< type _Py_hashtable_allocator_t (line 11564) | pub struct _Py_hashtable_allocator_t { method default (line 11570) | fn default() -> Self { type _Py_hashtable_t (line 11576) | pub struct _Py_hashtable_t { method default (line 11588) | fn default() -> Self { type _types_runtime_state (line 11594) | pub struct _types_runtime_state { type _types_runtime_state__bindgen_ty_1 (line 11600) | pub struct _types_runtime_state__bindgen_ty_1 { type _types_runtime_state__bindgen_ty_1__bindgen_ty_1 (line 11605) | pub struct _types_runtime_state__bindgen_ty_1__bindgen_ty_1 { method default (line 11610) | fn default() -> Self { method default (line 11615) | fn default() -> Self { method default (line 11620) | fn default() -> Self { type type_cache_entry (line 11626) | pub struct type_cache_entry { method default (line 11632) | fn default() -> Self { type type_cache (line 11638) | pub struct type_cache { method default (line 11642) | fn default() -> Self { type managed_static_type_state (line 11648) | pub struct managed_static_type_state { method default (line 11658) | fn default() -> Self { type types_state (line 11664) | pub struct types_state { type types_state__bindgen_ty_1 (line 11673) | pub struct types_state__bindgen_ty_1 { method default (line 11678) | fn default() -> Self { type types_state__bindgen_ty_2 (line 11684) | pub struct types_state__bindgen_ty_2 { method default (line 11690) | fn default() -> Self { method default (line 11695) | fn default() -> Self { type pytype_slotdef (line 11699) | pub type pytype_slotdef = wrapperbase; type _Py_cached_objects (line 11702) | pub struct _Py_cached_objects { method default (line 11706) | fn default() -> Self { type _Py_static_objects (line 11712) | pub struct _Py_static_objects { type _Py_static_objects__bindgen_ty_1 (line 11717) | pub struct _Py_static_objects__bindgen_ty_1 { type _Py_static_objects__bindgen_ty_1__bindgen_ty_1 (line 11730) | pub struct _Py_static_objects__bindgen_ty_1__bindgen_ty_1 { method default (line 11735) | fn default() -> Self { method default (line 11740) | fn default() -> Self { method default (line 11745) | fn default() -> Self { type _Py_interp_cached_objects (line 11751) | pub struct _Py_interp_cached_objects { method default (line 11765) | fn default() -> Self { type _Py_interp_static_objects (line 11771) | pub struct _Py_interp_static_objects { type _Py_interp_static_objects__bindgen_ty_1 (line 11776) | pub struct _Py_interp_static_objects__bindgen_ty_1 { method default (line 11783) | fn default() -> Self { method default (line 11788) | fn default() -> Self { type _Py_unicode_runtime_ids (line 11794) | pub struct _Py_unicode_runtime_ids { type _Py_unicode_runtime_state (line 11800) | pub struct _Py_unicode_runtime_state { type _Py_unicode_fs_codec (line 11805) | pub struct _Py_unicode_fs_codec { method default (line 11812) | fn default() -> Self { type _Py_unicode_ids (line 11818) | pub struct _Py_unicode_ids { method default (line 11823) | fn default() -> Self { type _Py_unicode_state (line 11829) | pub struct _Py_unicode_state { method default (line 11835) | fn default() -> Self { constant _py_float_format_type__py_float_format_unknown (line 11839) | pub const _py_float_format_type__py_float_format_unknown: _py_float_form... constant _py_float_format_type__py_float_format_ieee_big_endian (line 11840) | pub const _py_float_format_type__py_float_format_ieee_big_endian: _py_fl... constant _py_float_format_type__py_float_format_ieee_little_endian (line 11841) | pub const _py_float_format_type__py_float_format_ieee_little_endian: _py... type _py_float_format_type (line 11842) | pub type _py_float_format_type = u32; type _Py_float_runtime_state (line 11845) | pub struct _Py_float_runtime_state { method default (line 11850) | fn default() -> Self { type _func_version_cache_item (line 11856) | pub struct _func_version_cache_item { method default (line 11861) | fn default() -> Self { type _py_func_state (line 11867) | pub struct _py_func_state { method default (line 11872) | fn default() -> Self { type _import_runtime_state (line 11878) | pub struct _import_runtime_state { type _import_runtime_state__bindgen_ty_1 (line 11886) | pub struct _import_runtime_state__bindgen_ty_1 { method default (line 11891) | fn default() -> Self { method default (line 11896) | fn default() -> Self { type _import_state (line 11902) | pub struct _import_state { type _import_state__bindgen_ty_1 (line 11915) | pub struct _import_state__bindgen_ty_1 { method default (line 11921) | fn default() -> Self { type _frame (line 11927) | pub struct _frame { method default (line 11940) | fn default() -> Self { type _PyInterpreterFrame (line 11946) | pub struct _PyInterpreterFrame { method default (line 11961) | fn default() -> Self { type debug_alloc_api_t (line 11967) | pub struct debug_alloc_api_t { method default (line 11972) | fn default() -> Self { type _pymem_allocators (line 11978) | pub struct _pymem_allocators { type _pymem_allocators__bindgen_ty_1 (line 11987) | pub struct _pymem_allocators__bindgen_ty_1 { method default (line 11993) | fn default() -> Self { type _pymem_allocators__bindgen_ty_2 (line 11999) | pub struct _pymem_allocators__bindgen_ty_2 { method default (line 12005) | fn default() -> Self { method default (line 12010) | fn default() -> Self { type _Py_mem_interp_free_queue (line 12016) | pub struct _Py_mem_interp_free_queue { method default (line 12022) | fn default() -> Self { type _py_object_runtime_state (line 12028) | pub struct _py_object_runtime_state { type _py_object_state (line 12033) | pub struct _py_object_state { method default (line 12038) | fn default() -> Self { type _PyExecutorLinkListNode (line 12044) | pub struct _PyExecutorLinkListNode { method default (line 12049) | fn default() -> Self { type _bloom_filter (line 12055) | pub struct _bloom_filter { type _PyBloomFilter (line 12058) | pub type _PyBloomFilter = _bloom_filter; type _PyVMData (line 12061) | pub struct _PyVMData { method default (line 12072) | fn default() -> Self { type _PyUOpInstruction (line 12078) | pub struct _PyUOpInstruction { method opcode (line 12126) | pub fn opcode(&self) -> u16 { method set_opcode (line 12130) | pub fn set_opcode(&mut self, val: u16) { method format (line 12137) | pub fn format(&self) -> u16 { method set_format (line 12141) | pub fn set_format(&mut self, val: u16) { method new_bitfield_1 (line 12148) | pub fn new_bitfield_1(opcode: u16, format: u16) -> __BindgenBitfieldUn... type _PyUOpInstruction__bindgen_ty_1__bindgen_ty_1 (line 12093) | pub struct _PyUOpInstruction__bindgen_ty_1__bindgen_ty_1 { method default (line 12105) | fn default() -> Self { method default (line 12110) | fn default() -> Self { method default (line 12115) | fn default() -> Self { method default (line 12120) | fn default() -> Self { type _exit_data (line 12164) | pub struct _exit_data { method default (line 12170) | fn default() -> Self { type _PyExitData (line 12174) | pub type _PyExitData = _exit_data; type _PyExecutorObject (line 12177) | pub struct _PyExecutorObject { method default (line 12189) | fn default() -> Self { type optimize_func (line 12193) | pub type optimize_func = ::std::option::Option< type _PyOptimizerObject (line 12204) | pub struct _PyOptimizerObject { method default (line 12209) | fn default() -> Self { type pymem_uint (line 12213) | pub type pymem_uint = ::std::os::raw::c_uint; type pymem_block (line 12214) | pub type pymem_block = u8; type pool_header (line 12217) | pub struct pool_header { method default (line 12235) | fn default() -> Self { method default (line 12240) | fn default() -> Self { type poolp (line 12244) | pub type poolp = *mut pool_header; type arena_object (line 12247) | pub struct arena_object { method default (line 12257) | fn default() -> Self { type _obmalloc_pools (line 12263) | pub struct _obmalloc_pools { method default (line 12267) | fn default() -> Self { type _obmalloc_mgmt (line 12273) | pub struct _obmalloc_mgmt { method default (line 12285) | fn default() -> Self { type arena_coverage_t (line 12291) | pub struct arena_coverage_t { type arena_map_bot (line 12297) | pub struct arena_map_bot { method default (line 12301) | fn default() -> Self { type arena_map_mid (line 12307) | pub struct arena_map_mid { method default (line 12311) | fn default() -> Self { type arena_map_top (line 12317) | pub struct arena_map_top { method default (line 12321) | fn default() -> Self { type arena_map_top_t (line 12325) | pub type arena_map_top_t = arena_map_top; type _obmalloc_usage (line 12328) | pub struct _obmalloc_usage { method default (line 12334) | fn default() -> Self { type _obmalloc_global_state (line 12340) | pub struct _obmalloc_global_state { type _obmalloc_state (line 12346) | pub struct _obmalloc_state { method default (line 12352) | fn default() -> Self { type _qsbr_thread_state (line 12358) | pub struct _qsbr_thread_state { method default (line 12367) | fn default() -> Self { type _qsbr_pad (line 12373) | pub struct _qsbr_pad { method default (line 12378) | fn default() -> Self { type _qsbr_shared (line 12384) | pub struct _qsbr_shared { method default (line 12393) | fn default() -> Self { type _PyObjectStackChunk (line 12399) | pub struct _PyObjectStackChunk { method default (line 12405) | fn default() -> Self { type _PyThreadStateImpl (line 12411) | pub struct _PyThreadStateImpl { method default (line 12418) | fn default() -> Self { type _warnings_runtime_state (line 12424) | pub struct _warnings_runtime_state { method default (line 12432) | fn default() -> Self { type _Py_long_state (line 12438) | pub struct _Py_long_state { type _stoptheworld_state (line 12443) | pub struct _stoptheworld_state { method default (line 12453) | fn default() -> Self { type _rare_events (line 12459) | pub struct _rare_events { type _is (line 12468) | pub struct _is { type _is_pythreads (line 12543) | pub struct _is_pythreads { method default (line 12551) | fn default() -> Self { method default (line 12556) | fn default() -> Self { type sig_atomic_t (line 12560) | pub type sig_atomic_t = __sig_atomic_t; method default (line 12569) | fn default() -> Self { type __sigval_t (line 12573) | pub type __sigval_t = sigval; type siginfo_t (line 12576) | pub struct siginfo_t { type siginfo_t__bindgen_ty_1__bindgen_ty_1 (line 12598) | pub struct siginfo_t__bindgen_ty_1__bindgen_ty_1 { type siginfo_t__bindgen_ty_1__bindgen_ty_2 (line 12604) | pub struct siginfo_t__bindgen_ty_1__bindgen_ty_2 { method default (line 12610) | fn default() -> Self { type siginfo_t__bindgen_ty_1__bindgen_ty_3 (line 12616) | pub struct siginfo_t__bindgen_ty_1__bindgen_ty_3 { method default (line 12622) | fn default() -> Self { type siginfo_t__bindgen_ty_1__bindgen_ty_4 (line 12628) | pub struct siginfo_t__bindgen_ty_1__bindgen_ty_4 { type siginfo_t__bindgen_ty_1__bindgen_ty_5 (line 12637) | pub struct siginfo_t__bindgen_ty_1__bindgen_ty_5 { type siginfo_t__bindgen_ty_1__bindgen_ty_5__bindgen_ty_1__bindgen_ty_1 (line 12651) | pub struct siginfo_t__bindgen_ty_1__bindgen_ty_5__bindgen_ty_1__bindgen_... method default (line 12656) | fn default() -> Self { method default (line 12661) | fn default() -> Self { method default (line 12666) | fn default() -> Self { type siginfo_t__bindgen_ty_1__bindgen_ty_6 (line 12672) | pub struct siginfo_t__bindgen_ty_1__bindgen_ty_6 { type siginfo_t__bindgen_ty_1__bindgen_ty_7 (line 12678) | pub struct siginfo_t__bindgen_ty_1__bindgen_ty_7 { method default (line 12684) | fn default() -> Self { method default (line 12689) | fn default() -> Self { method default (line 12694) | fn default() -> Self { type __sighandler_t (line 12698) | pub type __sighandler_t = ::std::option::Option Self { method default (line 12726) | fn default() -> Self { type stack_t (line 12732) | pub struct stack_t { method default (line 12738) | fn default() -> Self { type _Py_sighandler_t (line 12742) | pub type _Py_sighandler_t = sigaction; type faulthandler_user_signal (line 12745) | pub struct faulthandler_user_signal { method default (line 12755) | fn default() -> Self { type _faulthandler_runtime_state (line 12761) | pub struct _faulthandler_runtime_state { type _faulthandler_runtime_state__bindgen_ty_1 (line 12770) | pub struct _faulthandler_runtime_state__bindgen_ty_1 { method default (line 12778) | fn default() -> Self { type _faulthandler_runtime_state__bindgen_ty_2 (line 12784) | pub struct _faulthandler_runtime_state__bindgen_ty_2 { method default (line 12797) | fn default() -> Self { method default (line 12802) | fn default() -> Self { type identifier (line 12806) | pub type identifier = *mut PyObject; type string (line 12807) | pub type string = *mut PyObject; type constant (line 12808) | pub type constant = *mut PyObject; type asdl_int_seq (line 12811) | pub struct asdl_int_seq { method default (line 12817) | fn default() -> Self { type expr_ty (line 12821) | pub type expr_ty = *mut _expr; constant _expr_context_Load (line 12822) | pub const _expr_context_Load: _expr_context = 1; constant _expr_context_Store (line 12823) | pub const _expr_context_Store: _expr_context = 2; constant _expr_context_Del (line 12824) | pub const _expr_context_Del: _expr_context = 3; type _expr_context (line 12825) | pub type _expr_context = u32; constant _boolop_And (line 12827) | pub const _boolop_And: _boolop = 1; constant _boolop_Or (line 12828) | pub const _boolop_Or: _boolop = 2; type _boolop (line 12829) | pub type _boolop = u32; constant _operator_Add (line 12831) | pub const _operator_Add: _operator = 1; constant _operator_Sub (line 12832) | pub const _operator_Sub: _operator = 2; constant _operator_Mult (line 12833) | pub const _operator_Mult: _operator = 3; constant _operator_MatMult (line 12834) | pub const _operator_MatMult: _operator = 4; constant _operator_Div (line 12835) | pub const _operator_Div: _operator = 5; constant _operator_Mod (line 12836) | pub const _operator_Mod: _operator = 6; constant _operator_Pow (line 12837) | pub const _operator_Pow: _operator = 7; constant _operator_LShift (line 12838) | pub const _operator_LShift: _operator = 8; constant _operator_RShift (line 12839) | pub const _operator_RShift: _operator = 9; constant _operator_BitOr (line 12840) | pub const _operator_BitOr: _operator = 10; constant _operator_BitXor (line 12841) | pub const _operator_BitXor: _operator = 11; constant _operator_BitAnd (line 12842) | pub const _operator_BitAnd: _operator = 12; constant _operator_FloorDiv (line 12843) | pub const _operator_FloorDiv: _operator = 13; type _operator (line 12844) | pub type _operator = u32; constant _unaryop_Invert (line 12846) | pub const _unaryop_Invert: _unaryop = 1; constant _unaryop_Not (line 12847) | pub const _unaryop_Not: _unaryop = 2; constant _unaryop_UAdd (line 12848) | pub const _unaryop_UAdd: _unaryop = 3; constant _unaryop_USub (line 12849) | pub const _unaryop_USub: _unaryop = 4; type _unaryop (line 12850) | pub type _unaryop = u32; type comprehension_ty (line 12852) | pub type comprehension_ty = *mut _comprehension; type arguments_ty (line 12853) | pub type arguments_ty = *mut _arguments; type arg_ty (line 12854) | pub type arg_ty = *mut _arg; type keyword_ty (line 12855) | pub type keyword_ty = *mut _keyword; type asdl_expr_seq (line 12858) | pub struct asdl_expr_seq { method default (line 12864) | fn default() -> Self { type asdl_comprehension_seq (line 12870) | pub struct asdl_comprehension_seq { method default (line 12876) | fn default() -> Self { type asdl_arg_seq (line 12882) | pub struct asdl_arg_seq { method default (line 12888) | fn default() -> Self { type asdl_keyword_seq (line 12894) | pub struct asdl_keyword_seq { method default (line 12900) | fn default() -> Self { constant _expr_kind_BoolOp_kind (line 12904) | pub const _expr_kind_BoolOp_kind: _expr_kind = 1; constant _expr_kind_NamedExpr_kind (line 12905) | pub const _expr_kind_NamedExpr_kind: _expr_kind = 2; constant _expr_kind_BinOp_kind (line 12906) | pub const _expr_kind_BinOp_kind: _expr_kind = 3; constant _expr_kind_UnaryOp_kind (line 12907) | pub const _expr_kind_UnaryOp_kind: _expr_kind = 4; constant _expr_kind_Lambda_kind (line 12908) | pub const _expr_kind_Lambda_kind: _expr_kind = 5; constant _expr_kind_IfExp_kind (line 12909) | pub const _expr_kind_IfExp_kind: _expr_kind = 6; constant _expr_kind_Dict_kind (line 12910) | pub const _expr_kind_Dict_kind: _expr_kind = 7; constant _expr_kind_Set_kind (line 12911) | pub const _expr_kind_Set_kind: _expr_kind = 8; constant _expr_kind_ListComp_kind (line 12912) | pub const _expr_kind_ListComp_kind: _expr_kind = 9; constant _expr_kind_SetComp_kind (line 12913) | pub const _expr_kind_SetComp_kind: _expr_kind = 10; constant _expr_kind_DictComp_kind (line 12914) | pub const _expr_kind_DictComp_kind: _expr_kind = 11; constant _expr_kind_GeneratorExp_kind (line 12915) | pub const _expr_kind_GeneratorExp_kind: _expr_kind = 12; constant _expr_kind_Await_kind (line 12916) | pub const _expr_kind_Await_kind: _expr_kind = 13; constant _expr_kind_Yield_kind (line 12917) | pub const _expr_kind_Yield_kind: _expr_kind = 14; constant _expr_kind_YieldFrom_kind (line 12918) | pub const _expr_kind_YieldFrom_kind: _expr_kind = 15; constant _expr_kind_Compare_kind (line 12919) | pub const _expr_kind_Compare_kind: _expr_kind = 16; constant _expr_kind_Call_kind (line 12920) | pub const _expr_kind_Call_kind: _expr_kind = 17; constant _expr_kind_FormattedValue_kind (line 12921) | pub const _expr_kind_FormattedValue_kind: _expr_kind = 18; constant _expr_kind_JoinedStr_kind (line 12922) | pub const _expr_kind_JoinedStr_kind: _expr_kind = 19; constant _expr_kind_Constant_kind (line 12923) | pub const _expr_kind_Constant_kind: _expr_kind = 20; constant _expr_kind_Attribute_kind (line 12924) | pub const _expr_kind_Attribute_kind: _expr_kind = 21; constant _expr_kind_Subscript_kind (line 12925) | pub const _expr_kind_Subscript_kind: _expr_kind = 22; constant _expr_kind_Starred_kind (line 12926) | pub const _expr_kind_Starred_kind: _expr_kind = 23; constant _expr_kind_Name_kind (line 12927) | pub const _expr_kind_Name_kind: _expr_kind = 24; constant _expr_kind_List_kind (line 12928) | pub const _expr_kind_List_kind: _expr_kind = 25; constant _expr_kind_Tuple_kind (line 12929) | pub const _expr_kind_Tuple_kind: _expr_kind = 26; constant _expr_kind_Slice_kind (line 12930) | pub const _expr_kind_Slice_kind: _expr_kind = 27; type _expr_kind (line 12931) | pub type _expr_kind = u32; type _expr (line 12934) | pub struct _expr { type _expr__bindgen_ty_1__bindgen_ty_1 (line 12976) | pub struct _expr__bindgen_ty_1__bindgen_ty_1 { method default (line 12981) | fn default() -> Self { type _expr__bindgen_ty_1__bindgen_ty_2 (line 12987) | pub struct _expr__bindgen_ty_1__bindgen_ty_2 { method default (line 12992) | fn default() -> Self { type _expr__bindgen_ty_1__bindgen_ty_3 (line 12998) | pub struct _expr__bindgen_ty_1__bindgen_ty_3 { method default (line 13004) | fn default() -> Self { type _expr__bindgen_ty_1__bindgen_ty_4 (line 13010) | pub struct _expr__bindgen_ty_1__bindgen_ty_4 { method default (line 13015) | fn default() -> Self { type _expr__bindgen_ty_1__bindgen_ty_5 (line 13021) | pub struct _expr__bindgen_ty_1__bindgen_ty_5 { method default (line 13026) | fn default() -> Self { type _expr__bindgen_ty_1__bindgen_ty_6 (line 13032) | pub struct _expr__bindgen_ty_1__bindgen_ty_6 { method default (line 13038) | fn default() -> Self { type _expr__bindgen_ty_1__bindgen_ty_7 (line 13044) | pub struct _expr__bindgen_ty_1__bindgen_ty_7 { method default (line 13049) | fn default() -> Self { type _expr__bindgen_ty_1__bindgen_ty_8 (line 13055) | pub struct _expr__bindgen_ty_1__bindgen_ty_8 { method default (line 13059) | fn default() -> Self { type _expr__bindgen_ty_1__bindgen_ty_9 (line 13065) | pub struct _expr__bindgen_ty_1__bindgen_ty_9 { method default (line 13070) | fn default() -> Self { type _expr__bindgen_ty_1__bindgen_ty_10 (line 13076) | pub struct _expr__bindgen_ty_1__bindgen_ty_10 { method default (line 13081) | fn default() -> Self { type _expr__bindgen_ty_1__bindgen_ty_11 (line 13087) | pub struct _expr__bindgen_ty_1__bindgen_ty_11 { method default (line 13093) | fn default() -> Self { type _expr__bindgen_ty_1__bindgen_ty_12 (line 13099) | pub struct _expr__bindgen_ty_1__bindgen_ty_12 { method default (line 13104) | fn default() -> Self { type _expr__bindgen_ty_1__bindgen_ty_13 (line 13110) | pub struct _expr__bindgen_ty_1__bindgen_ty_13 { method default (line 13114) | fn default() -> Self { type _expr__bindgen_ty_1__bindgen_ty_14 (line 13120) | pub struct _expr__bindgen_ty_1__bindgen_ty_14 { method default (line 13124) | fn default() -> Self { type _expr__bindgen_ty_1__bindgen_ty_15 (line 13130) | pub struct _expr__bindgen_ty_1__bindgen_ty_15 { method default (line 13134) | fn default() -> Self { type _expr__bindgen_ty_1__bindgen_ty_16 (line 13140) | pub struct _expr__bindgen_ty_1__bindgen_ty_16 { method default (line 13146) | fn default() -> Self { type _expr__bindgen_ty_1__bindgen_ty_17 (line 13152) | pub struct _expr__bindgen_ty_1__bindgen_ty_17 { method default (line 13158) | fn default() -> Self { type _expr__bindgen_ty_1__bindgen_ty_18 (line 13164) | pub struct _expr__bindgen_ty_1__bindgen_ty_18 { method default (line 13170) | fn default() -> Self { type _expr__bindgen_ty_1__bindgen_ty_19 (line 13176) | pub struct _expr__bindgen_ty_1__bindgen_ty_19 { method default (line 13180) | fn default() -> Self { type _expr__bindgen_ty_1__bindgen_ty_20 (line 13186) | pub struct _expr__bindgen_ty_1__bindgen_ty_20 { method default (line 13191) | fn default() -> Self { type _expr__bindgen_ty_1__bindgen_ty_21 (line 13197) | pub struct _expr__bindgen_ty_1__bindgen_ty_21 { method default (line 13203) | fn default() -> Self { type _expr__bindgen_ty_1__bindgen_ty_22 (line 13209) | pub struct _expr__bindgen_ty_1__bindgen_ty_22 { method default (line 13215) | fn default() -> Self { type _expr__bindgen_ty_1__bindgen_ty_23 (line 13221) | pub struct _expr__bindgen_ty_1__bindgen_ty_23 { method default (line 13226) | fn default() -> Self { type _expr__bindgen_ty_1__bindgen_ty_24 (line 13232) | pub struct _expr__bindgen_ty_1__bindgen_ty_24 { method default (line 13237) | fn default() -> Self { type _expr__bindgen_ty_1__bindgen_ty_25 (line 13243) | pub struct _expr__bindgen_ty_1__bindgen_ty_25 { method default (line 13248) | fn default() -> Self { type _expr__bindgen_ty_1__bindgen_ty_26 (line 13254) | pub struct _expr__bindgen_ty_1__bindgen_ty_26 { method default (line 13259) | fn default() -> Self { type _expr__bindgen_ty_1__bindgen_ty_27 (line 13265) | pub struct _expr__bindgen_ty_1__bindgen_ty_27 { method default (line 13271) | fn default() -> Self { method default (line 13276) | fn default() -> Self { method default (line 13281) | fn default() -> Self { type _comprehension (line 13287) | pub struct _comprehension { method default (line 13294) | fn default() -> Self { type _arguments (line 13300) | pub struct _arguments { method default (line 13310) | fn default() -> Self { type _arg (line 13316) | pub struct _arg { method default (line 13326) | fn default() -> Self { type _keyword (line 13332) | pub struct _keyword { method default (line 13341) | fn default() -> Self { type _parser_runtime_state (line 13347) | pub struct _parser_runtime_state { method default (line 13352) | fn default() -> Self { type pyhash_runtime_state (line 13358) | pub struct pyhash_runtime_state { type pyhash_runtime_state__bindgen_ty_1 (line 13363) | pub struct pyhash_runtime_state__bindgen_ty_1 { type _signals_runtime_state (line 13370) | pub struct _signals_runtime_state { type _signals_runtime_state__bindgen_ty_1 (line 13380) | pub struct _signals_runtime_state__bindgen_ty_1 { method default (line 13385) | fn default() -> Self { type _signals_runtime_state__bindgen_ty_2 (line 13391) | pub struct _signals_runtime_state__bindgen_ty_2 { method default (line 13396) | fn default() -> Self { type _PyTraceMalloc_Config (line 13402) | pub struct _PyTraceMalloc_Config { constant _PyTraceMalloc_Config_TRACEMALLOC_NOT_INITIALIZED (line 13407) | pub const _PyTraceMalloc_Config_TRACEMALLOC_NOT_INITIALIZED: _PyTraceMal... constant _PyTraceMalloc_Config_TRACEMALLOC_INITIALIZED (line 13409) | pub const _PyTraceMalloc_Config_TRACEMALLOC_INITIALIZED: _PyTraceMalloc_... constant _PyTraceMalloc_Config_TRACEMALLOC_FINALIZED (line 13410) | pub const _PyTraceMalloc_Config_TRACEMALLOC_FINALIZED: _PyTraceMalloc_Co... type _PyTraceMalloc_Config__bindgen_ty_1 (line 13411) | pub type _PyTraceMalloc_Config__bindgen_ty_1 = u32; method default (line 13413) | fn default() -> Self { type tracemalloc_frame (line 13419) | pub struct tracemalloc_frame { method default (line 13424) | fn default() -> Self { type tracemalloc_traceback (line 13430) | pub struct tracemalloc_traceback { method default (line 13437) | fn default() -> Self { type _tracemalloc_runtime_state (line 13443) | pub struct _tracemalloc_runtime_state { type _tracemalloc_runtime_state__bindgen_ty_1 (line 13459) | pub struct _tracemalloc_runtime_state__bindgen_ty_1 { method default (line 13465) | fn default() -> Self { method default (line 13470) | fn default() -> Self { type _getargs_runtime_state (line 13476) | pub struct _getargs_runtime_state { method default (line 13480) | fn default() -> Self { type _gilstate_runtime_state (line 13486) | pub struct _gilstate_runtime_state { method default (line 13491) | fn default() -> Self { type _Py_AuditHookEntry (line 13497) | pub struct _Py_AuditHookEntry { method default (line 13503) | fn default() -> Self { type _Py_DebugOffsets (line 13509) | pub struct _Py_DebugOffsets { type _Py_DebugOffsets__runtime_state (line 13531) | pub struct _Py_DebugOffsets__runtime_state { type _Py_DebugOffsets__interpreter_state (line 13538) | pub struct _Py_DebugOffsets__interpreter_state { type _Py_DebugOffsets__thread_state (line 13555) | pub struct _Py_DebugOffsets__thread_state { type _Py_DebugOffsets__interpreter_frame (line 13568) | pub struct _Py_DebugOffsets__interpreter_frame { type _Py_DebugOffsets__code_object (line 13578) | pub struct _Py_DebugOffsets__code_object { type _Py_DebugOffsets__pyobject (line 13592) | pub struct _Py_DebugOffsets__pyobject { type _Py_DebugOffsets__type_object (line 13598) | pub struct _Py_DebugOffsets__type_object { type _Py_DebugOffsets__tuple_object (line 13606) | pub struct _Py_DebugOffsets__tuple_object { type _Py_DebugOffsets__list_object (line 13613) | pub struct _Py_DebugOffsets__list_object { type _Py_DebugOffsets__dict_object (line 13620) | pub struct _Py_DebugOffsets__dict_object { type _Py_DebugOffsets__float_object (line 13627) | pub struct _Py_DebugOffsets__float_object { type _Py_DebugOffsets__long_object (line 13633) | pub struct _Py_DebugOffsets__long_object { type _Py_DebugOffsets__bytes_object (line 13640) | pub struct _Py_DebugOffsets__bytes_object { type _Py_DebugOffsets__unicode_object (line 13647) | pub struct _Py_DebugOffsets__unicode_object { type _Py_DebugOffsets__gc (line 13655) | pub struct _Py_DebugOffsets__gc { type _reftracer_runtime_state (line 13661) | pub struct _reftracer_runtime_state { method default (line 13666) | fn default() -> Self { type pyruntimestate (line 13672) | pub struct pyruntimestate { type pyruntimestate_pyinterpreters (line 13719) | pub struct pyruntimestate_pyinterpreters { method default (line 13726) | fn default() -> Self { type pyruntimestate__bindgen_ty_1 (line 13732) | pub struct pyruntimestate__bindgen_ty_1 { method default (line 13737) | fn default() -> Self { method default (line 13742) | fn default() -> Self { type _dictkeysobject (line 13748) | pub struct _dictkeysobject { type _dictvalues (line 13760) | pub struct _dictvalues { method default (line 13768) | fn default() -> Self { type _PyAsyncGenWrappedValue (line 13774) | pub struct _PyAsyncGenWrappedValue { type PyAsyncGenASend (line 13779) | pub struct PyAsyncGenASend { FILE: src/python_bindings/v3_3_7.rs type __BindgenBitfieldUnit (line 16) | pub struct __BindgenBitfieldUnit function new (line 29) | pub fn new(storage: Storage) -> Self { function get_bit (line 34) | pub fn get_bit(&self, index: usize) -> bool { function set_bit (line 47) | pub fn set_bit(&mut self, index: usize, val: bool) { function get (line 64) | pub fn get(&self, bit_offset: usize, bit_width: u8) -> u64 { function set (line 81) | pub fn set(&mut self, bit_offset: usize, bit_width: u8, val: u64) { type __int64_t (line 93) | pub type __int64_t = ::std::os::raw::c_longlong; type __darwin_wchar_t (line 94) | pub type __darwin_wchar_t = ::std::os::raw::c_int; type __darwin_ssize_t (line 95) | pub type __darwin_ssize_t = ::std::os::raw::c_long; type __darwin_off_t (line 96) | pub type __darwin_off_t = __int64_t; type fpos_t (line 97) | pub type fpos_t = __darwin_off_t; type __sbuf (line 100) | pub struct __sbuf { method default (line 105) | fn default() -> Self { type __sFILEX (line 111) | pub struct __sFILEX { type __sFILE (line 116) | pub struct __sFILE { method default (line 159) | fn default() -> Self { type FILE (line 163) | pub type FILE = __sFILE; type wchar_t (line 164) | pub type wchar_t = __darwin_wchar_t; type Py_ssize_t (line 165) | pub type Py_ssize_t = isize; type Py_hash_t (line 166) | pub type Py_hash_t = Py_ssize_t; type _object (line 169) | pub struct _object { method default (line 174) | fn default() -> Self { type PyObject (line 178) | pub type PyObject = _object; type PyVarObject (line 181) | pub struct PyVarObject { method default (line 186) | fn default() -> Self { type unaryfunc (line 190) | pub type unaryfunc = type binaryfunc (line 192) | pub type binaryfunc = ::std::option::Option< type ternaryfunc (line 195) | pub type ternaryfunc = ::std::option::Option< type inquiry (line 202) | pub type inquiry = type lenfunc (line 204) | pub type lenfunc = ::std::option::Option Self { type Py_buffer (line 242) | pub type Py_buffer = bufferinfo; type getbufferproc (line 243) | pub type getbufferproc = ::std::option::Option< type releasebufferproc (line 250) | pub type releasebufferproc = type objobjproc (line 252) | pub type objobjproc = ::std::option::Option< type visitproc (line 255) | pub type visitproc = ::std::option::Option< type traverseproc (line 261) | pub type traverseproc = ::std::option::Option< type PyNumberMethods (line 270) | pub struct PyNumberMethods { method default (line 307) | fn default() -> Self { type PySequenceMethods (line 313) | pub struct PySequenceMethods { method default (line 326) | fn default() -> Self { type PyMappingMethods (line 332) | pub struct PyMappingMethods { method default (line 338) | fn default() -> Self { type PyBufferProcs (line 344) | pub struct PyBufferProcs { method default (line 349) | fn default() -> Self { type freefunc (line 353) | pub type freefunc = ::std::option::Option Self { type PyTypeObject (line 483) | pub type PyTypeObject = _typeobject; type PyBytesObject (line 486) | pub struct PyBytesObject { method default (line 492) | fn default() -> Self { type Py_UCS4 (line 496) | pub type Py_UCS4 = ::std::os::raw::c_uint; type Py_UCS2 (line 497) | pub type Py_UCS2 = ::std::os::raw::c_ushort; type Py_UCS1 (line 498) | pub type Py_UCS1 = ::std::os::raw::c_uchar; type PyASCIIObject (line 501) | pub struct PyASCIIObject { type PyASCIIObject__bindgen_ty_1 (line 510) | pub struct PyASCIIObject__bindgen_ty_1 { method interned (line 517) | pub fn interned(&self) -> ::std::os::raw::c_uint { method set_interned (line 521) | pub fn set_interned(&mut self, val: ::std::os::raw::c_uint) { method kind (line 528) | pub fn kind(&self) -> ::std::os::raw::c_uint { method set_kind (line 532) | pub fn set_kind(&mut self, val: ::std::os::raw::c_uint) { method compact (line 539) | pub fn compact(&self) -> ::std::os::raw::c_uint { method set_compact (line 543) | pub fn set_compact(&mut self, val: ::std::os::raw::c_uint) { method ascii (line 550) | pub fn ascii(&self) -> ::std::os::raw::c_uint { method set_ascii (line 554) | pub fn set_ascii(&mut self, val: ::std::os::raw::c_uint) { method ready (line 561) | pub fn ready(&self) -> ::std::os::raw::c_uint { method set_ready (line 565) | pub fn set_ready(&mut self, val: ::std::os::raw::c_uint) { method new_bitfield_1 (line 572) | pub fn new_bitfield_1( method default (line 605) | fn default() -> Self { type PyCompactUnicodeObject (line 611) | pub struct PyCompactUnicodeObject { method default (line 618) | fn default() -> Self { type PyUnicodeObject (line 624) | pub struct PyUnicodeObject { method default (line 638) | fn default() -> Self { method default (line 643) | fn default() -> Self { type PyLongObject (line 647) | pub type PyLongObject = _longobject; type digit (line 648) | pub type digit = u32; type _longobject (line 651) | pub struct _longobject { method default (line 656) | fn default() -> Self { type PyFloatObject (line 662) | pub struct PyFloatObject { method default (line 667) | fn default() -> Self { type PyTupleObject (line 673) | pub struct PyTupleObject { method default (line 678) | fn default() -> Self { type PyListObject (line 684) | pub struct PyListObject { method default (line 690) | fn default() -> Self { type PyDictKeysObject (line 694) | pub type PyDictKeysObject = _dictkeysobject; type PyDictObject (line 697) | pub struct PyDictObject { method default (line 704) | fn default() -> Self { type PyDictKeyEntry (line 711) | pub struct PyDictKeyEntry { method default (line 717) | fn default() -> Self { type PyCFunction (line 721) | pub type PyCFunction = ::std::option::Option< type PyMethodDef (line 726) | pub struct PyMethodDef { method default (line 733) | fn default() -> Self { type _is (line 739) | pub struct _is { method default (line 755) | fn default() -> Self { type PyInterpreterState (line 759) | pub type PyInterpreterState = _is; type Py_tracefunc (line 760) | pub type Py_tracefunc = ::std::option::Option< type _ts (line 770) | pub struct _ts { method default (line 798) | fn default() -> Self { type PyThreadState (line 802) | pub type PyThreadState = _ts; type getter (line 803) | pub type getter = ::std::option::Option< type setter (line 806) | pub type setter = ::std::option::Option< type PyGetSetDef (line 815) | pub struct PyGetSetDef { method default (line 823) | fn default() -> Self { type PyMemberDef (line 829) | pub struct PyMemberDef { type PyCodeObject (line 834) | pub struct PyCodeObject { method default (line 856) | fn default() -> Self { type PyTryBlock (line 862) | pub struct PyTryBlock { type _frame (line 869) | pub struct _frame { method default (line 890) | fn default() -> Self { type PyFrameObject (line 894) | pub type PyFrameObject = _frame; type _dictkeysobject (line 897) | pub struct _dictkeysobject { FILE: src/python_bindings/v3_4_8.rs type __BindgenBitfieldUnit (line 16) | pub struct __BindgenBitfieldUnit function new (line 29) | pub fn new(storage: Storage) -> Self { function get_bit (line 34) | pub fn get_bit(&self, index: usize) -> bool { function set_bit (line 47) | pub fn set_bit(&mut self, index: usize, val: bool) { function get (line 64) | pub fn get(&self, bit_offset: usize, bit_width: u8) -> u64 { function set (line 81) | pub fn set(&mut self, bit_offset: usize, bit_width: u8, val: u64) { type __int64_t (line 93) | pub type __int64_t = ::std::os::raw::c_longlong; type __darwin_wchar_t (line 94) | pub type __darwin_wchar_t = ::std::os::raw::c_int; type __darwin_ssize_t (line 95) | pub type __darwin_ssize_t = ::std::os::raw::c_long; type __darwin_off_t (line 96) | pub type __darwin_off_t = __int64_t; type fpos_t (line 97) | pub type fpos_t = __darwin_off_t; type __sbuf (line 100) | pub struct __sbuf { method default (line 105) | fn default() -> Self { type __sFILEX (line 111) | pub struct __sFILEX { type __sFILE (line 116) | pub struct __sFILE { method default (line 159) | fn default() -> Self { type FILE (line 163) | pub type FILE = __sFILE; type wchar_t (line 164) | pub type wchar_t = __darwin_wchar_t; type Py_ssize_t (line 165) | pub type Py_ssize_t = isize; type Py_hash_t (line 166) | pub type Py_hash_t = Py_ssize_t; type _object (line 169) | pub struct _object { method default (line 174) | fn default() -> Self { type PyObject (line 178) | pub type PyObject = _object; type PyVarObject (line 181) | pub struct PyVarObject { method default (line 186) | fn default() -> Self { type unaryfunc (line 190) | pub type unaryfunc = type binaryfunc (line 192) | pub type binaryfunc = ::std::option::Option< type ternaryfunc (line 195) | pub type ternaryfunc = ::std::option::Option< type inquiry (line 202) | pub type inquiry = type lenfunc (line 204) | pub type lenfunc = ::std::option::Option Self { type Py_buffer (line 242) | pub type Py_buffer = bufferinfo; type getbufferproc (line 243) | pub type getbufferproc = ::std::option::Option< type releasebufferproc (line 250) | pub type releasebufferproc = type objobjproc (line 252) | pub type objobjproc = ::std::option::Option< type visitproc (line 255) | pub type visitproc = ::std::option::Option< type traverseproc (line 261) | pub type traverseproc = ::std::option::Option< type PyNumberMethods (line 270) | pub struct PyNumberMethods { method default (line 307) | fn default() -> Self { type PySequenceMethods (line 313) | pub struct PySequenceMethods { method default (line 326) | fn default() -> Self { type PyMappingMethods (line 332) | pub struct PyMappingMethods { method default (line 338) | fn default() -> Self { type PyBufferProcs (line 344) | pub struct PyBufferProcs { method default (line 349) | fn default() -> Self { type freefunc (line 353) | pub type freefunc = ::std::option::Option Self { type PyTypeObject (line 484) | pub type PyTypeObject = _typeobject; type PyBytesObject (line 487) | pub struct PyBytesObject { method default (line 493) | fn default() -> Self { type Py_UCS4 (line 497) | pub type Py_UCS4 = ::std::os::raw::c_uint; type Py_UCS2 (line 498) | pub type Py_UCS2 = ::std::os::raw::c_ushort; type Py_UCS1 (line 499) | pub type Py_UCS1 = ::std::os::raw::c_uchar; type PyASCIIObject (line 502) | pub struct PyASCIIObject { type PyASCIIObject__bindgen_ty_1 (line 511) | pub struct PyASCIIObject__bindgen_ty_1 { method interned (line 517) | pub fn interned(&self) -> ::std::os::raw::c_uint { method set_interned (line 521) | pub fn set_interned(&mut self, val: ::std::os::raw::c_uint) { method kind (line 528) | pub fn kind(&self) -> ::std::os::raw::c_uint { method set_kind (line 532) | pub fn set_kind(&mut self, val: ::std::os::raw::c_uint) { method compact (line 539) | pub fn compact(&self) -> ::std::os::raw::c_uint { method set_compact (line 543) | pub fn set_compact(&mut self, val: ::std::os::raw::c_uint) { method ascii (line 550) | pub fn ascii(&self) -> ::std::os::raw::c_uint { method set_ascii (line 554) | pub fn set_ascii(&mut self, val: ::std::os::raw::c_uint) { method ready (line 561) | pub fn ready(&self) -> ::std::os::raw::c_uint { method set_ready (line 565) | pub fn set_ready(&mut self, val: ::std::os::raw::c_uint) { method new_bitfield_1 (line 572) | pub fn new_bitfield_1( method default (line 605) | fn default() -> Self { type PyCompactUnicodeObject (line 611) | pub struct PyCompactUnicodeObject { method default (line 618) | fn default() -> Self { type PyUnicodeObject (line 624) | pub struct PyUnicodeObject { method default (line 638) | fn default() -> Self { method default (line 643) | fn default() -> Self { type PyLongObject (line 647) | pub type PyLongObject = _longobject; type digit (line 648) | pub type digit = u32; type _longobject (line 651) | pub struct _longobject { method default (line 656) | fn default() -> Self { type PyFloatObject (line 662) | pub struct PyFloatObject { method default (line 667) | fn default() -> Self { type PyTupleObject (line 673) | pub struct PyTupleObject { method default (line 678) | fn default() -> Self { type PyListObject (line 684) | pub struct PyListObject { method default (line 690) | fn default() -> Self { type PyDictKeysObject (line 694) | pub type PyDictKeysObject = _dictkeysobject; type PyDictObject (line 697) | pub struct PyDictObject { method default (line 704) | fn default() -> Self { type PyCFunction (line 708) | pub type PyCFunction = ::std::option::Option< type PyMethodDef (line 713) | pub struct PyMethodDef { method default (line 720) | fn default() -> Self { type _is (line 726) | pub struct _is { method default (line 743) | fn default() -> Self { type PyInterpreterState (line 747) | pub type PyInterpreterState = _is; type Py_tracefunc (line 748) | pub type Py_tracefunc = ::std::option::Option< type _ts (line 758) | pub struct _ts { method default (line 788) | fn default() -> Self { type PyThreadState (line 792) | pub type PyThreadState = _ts; type getter (line 793) | pub type getter = ::std::option::Option< type setter (line 796) | pub type setter = ::std::option::Option< type PyGetSetDef (line 805) | pub struct PyGetSetDef { method default (line 813) | fn default() -> Self { type PyMemberDef (line 819) | pub struct PyMemberDef { type PyCodeObject (line 824) | pub struct PyCodeObject { method default (line 846) | fn default() -> Self { type PyTryBlock (line 852) | pub struct PyTryBlock { type _frame (line 859) | pub struct _frame { method default (line 881) | fn default() -> Self { type PyFrameObject (line 885) | pub type PyFrameObject = _frame; type _dictkeysobject (line 888) | pub struct _dictkeysobject { FILE: src/python_bindings/v3_5_5.rs type __BindgenBitfieldUnit (line 16) | pub struct __BindgenBitfieldUnit function new (line 29) | pub fn new(storage: Storage) -> Self { function get_bit (line 34) | pub fn get_bit(&self, index: usize) -> bool { function set_bit (line 47) | pub fn set_bit(&mut self, index: usize, val: bool) { function get (line 64) | pub fn get(&self, bit_offset: usize, bit_width: u8) -> u64 { function set (line 81) | pub fn set(&mut self, bit_offset: usize, bit_width: u8, val: u64) { type __int64_t (line 93) | pub type __int64_t = ::std::os::raw::c_longlong; type __darwin_wchar_t (line 94) | pub type __darwin_wchar_t = ::std::os::raw::c_int; type __darwin_ssize_t (line 95) | pub type __darwin_ssize_t = ::std::os::raw::c_long; type __darwin_off_t (line 96) | pub type __darwin_off_t = __int64_t; type fpos_t (line 97) | pub type fpos_t = __darwin_off_t; type __sbuf (line 100) | pub struct __sbuf { method default (line 105) | fn default() -> Self { type __sFILEX (line 111) | pub struct __sFILEX { type __sFILE (line 116) | pub struct __sFILE { method default (line 159) | fn default() -> Self { type FILE (line 163) | pub type FILE = __sFILE; type wchar_t (line 164) | pub type wchar_t = __darwin_wchar_t; type Py_ssize_t (line 165) | pub type Py_ssize_t = isize; type Py_hash_t (line 166) | pub type Py_hash_t = Py_ssize_t; type _object (line 169) | pub struct _object { method default (line 174) | fn default() -> Self { type PyObject (line 178) | pub type PyObject = _object; type PyVarObject (line 181) | pub struct PyVarObject { method default (line 186) | fn default() -> Self { type unaryfunc (line 190) | pub type unaryfunc = type binaryfunc (line 192) | pub type binaryfunc = ::std::option::Option< type ternaryfunc (line 195) | pub type ternaryfunc = ::std::option::Option< type inquiry (line 202) | pub type inquiry = type lenfunc (line 204) | pub type lenfunc = ::std::option::Option Self { type Py_buffer (line 242) | pub type Py_buffer = bufferinfo; type getbufferproc (line 243) | pub type getbufferproc = ::std::option::Option< type releasebufferproc (line 250) | pub type releasebufferproc = type objobjproc (line 252) | pub type objobjproc = ::std::option::Option< type visitproc (line 255) | pub type visitproc = ::std::option::Option< type traverseproc (line 261) | pub type traverseproc = ::std::option::Option< type PyNumberMethods (line 270) | pub struct PyNumberMethods { method default (line 309) | fn default() -> Self { type PySequenceMethods (line 315) | pub struct PySequenceMethods { method default (line 328) | fn default() -> Self { type PyMappingMethods (line 334) | pub struct PyMappingMethods { method default (line 340) | fn default() -> Self { type PyAsyncMethods (line 346) | pub struct PyAsyncMethods { method default (line 352) | fn default() -> Self { type PyBufferProcs (line 358) | pub struct PyBufferProcs { method default (line 363) | fn default() -> Self { type freefunc (line 367) | pub type freefunc = ::std::option::Option Self { type PyTypeObject (line 498) | pub type PyTypeObject = _typeobject; type PyBytesObject (line 501) | pub struct PyBytesObject { method default (line 507) | fn default() -> Self { type Py_UCS4 (line 511) | pub type Py_UCS4 = ::std::os::raw::c_uint; type Py_UCS2 (line 512) | pub type Py_UCS2 = ::std::os::raw::c_ushort; type Py_UCS1 (line 513) | pub type Py_UCS1 = ::std::os::raw::c_uchar; type PyASCIIObject (line 516) | pub struct PyASCIIObject { type PyASCIIObject__bindgen_ty_1 (line 525) | pub struct PyASCIIObject__bindgen_ty_1 { method interned (line 531) | pub fn interned(&self) -> ::std::os::raw::c_uint { method set_interned (line 535) | pub fn set_interned(&mut self, val: ::std::os::raw::c_uint) { method kind (line 542) | pub fn kind(&self) -> ::std::os::raw::c_uint { method set_kind (line 546) | pub fn set_kind(&mut self, val: ::std::os::raw::c_uint) { method compact (line 553) | pub fn compact(&self) -> ::std::os::raw::c_uint { method set_compact (line 557) | pub fn set_compact(&mut self, val: ::std::os::raw::c_uint) { method ascii (line 564) | pub fn ascii(&self) -> ::std::os::raw::c_uint { method set_ascii (line 568) | pub fn set_ascii(&mut self, val: ::std::os::raw::c_uint) { method ready (line 575) | pub fn ready(&self) -> ::std::os::raw::c_uint { method set_ready (line 579) | pub fn set_ready(&mut self, val: ::std::os::raw::c_uint) { method new_bitfield_1 (line 586) | pub fn new_bitfield_1( method default (line 619) | fn default() -> Self { type PyCompactUnicodeObject (line 625) | pub struct PyCompactUnicodeObject { method default (line 632) | fn default() -> Self { type PyUnicodeObject (line 638) | pub struct PyUnicodeObject { method default (line 652) | fn default() -> Self { method default (line 657) | fn default() -> Self { type PyLongObject (line 661) | pub type PyLongObject = _longobject; type digit (line 662) | pub type digit = u32; type _longobject (line 665) | pub struct _longobject { method default (line 670) | fn default() -> Self { type PyFloatObject (line 676) | pub struct PyFloatObject { method default (line 681) | fn default() -> Self { type PyTupleObject (line 687) | pub struct PyTupleObject { method default (line 692) | fn default() -> Self { type PyListObject (line 698) | pub struct PyListObject { method default (line 704) | fn default() -> Self { type PyDictKeysObject (line 708) | pub type PyDictKeysObject = _dictkeysobject; type PyDictObject (line 711) | pub struct PyDictObject { method default (line 718) | fn default() -> Self { type PyCFunction (line 722) | pub type PyCFunction = ::std::option::Option< type PyMethodDef (line 727) | pub struct PyMethodDef { method default (line 734) | fn default() -> Self { type _is (line 740) | pub struct _is { method default (line 757) | fn default() -> Self { type PyInterpreterState (line 761) | pub type PyInterpreterState = _is; type Py_tracefunc (line 762) | pub type Py_tracefunc = ::std::option::Option< type _ts (line 772) | pub struct _ts { method default (line 804) | fn default() -> Self { type PyThreadState (line 808) | pub type PyThreadState = _ts; type getter (line 809) | pub type getter = ::std::option::Option< type setter (line 812) | pub type setter = ::std::option::Option< type PyGetSetDef (line 821) | pub struct PyGetSetDef { method default (line 829) | fn default() -> Self { type PyMemberDef (line 835) | pub struct PyMemberDef { type PyCodeObject (line 840) | pub struct PyCodeObject { method default (line 862) | fn default() -> Self { type PyTryBlock (line 868) | pub struct PyTryBlock { type _frame (line 875) | pub struct _frame { method default (line 897) | fn default() -> Self { type PyFrameObject (line 901) | pub type PyFrameObject = _frame; type PyDictKeyEntry (line 904) | pub struct PyDictKeyEntry { method default (line 910) | fn default() -> Self { type dict_lookup_func (line 914) | pub type dict_lookup_func = ::std::option::Option< type _dictkeysobject (line 924) | pub struct _dictkeysobject { method default (line 932) | fn default() -> Self { FILE: src/python_bindings/v3_6_6.rs type __BindgenBitfieldUnit (line 16) | pub struct __BindgenBitfieldUnit function new (line 29) | pub fn new(storage: Storage) -> Self { function get_bit (line 34) | pub fn get_bit(&self, index: usize) -> bool { function set_bit (line 47) | pub fn set_bit(&mut self, index: usize, val: bool) { function get (line 64) | pub fn get(&self, bit_offset: usize, bit_width: u8) -> u64 { function set (line 81) | pub fn set(&mut self, bit_offset: usize, bit_width: u8, val: u64) { type __int64_t (line 93) | pub type __int64_t = ::std::os::raw::c_longlong; type __darwin_wchar_t (line 94) | pub type __darwin_wchar_t = ::std::os::raw::c_int; type __darwin_ssize_t (line 95) | pub type __darwin_ssize_t = ::std::os::raw::c_long; type __darwin_off_t (line 96) | pub type __darwin_off_t = __int64_t; type fpos_t (line 97) | pub type fpos_t = __darwin_off_t; type __sbuf (line 100) | pub struct __sbuf { method default (line 105) | fn default() -> Self { type __sFILEX (line 111) | pub struct __sFILEX { type __sFILE (line 116) | pub struct __sFILE { method default (line 159) | fn default() -> Self { type FILE (line 163) | pub type FILE = __sFILE; type wchar_t (line 164) | pub type wchar_t = __darwin_wchar_t; type Py_ssize_t (line 165) | pub type Py_ssize_t = isize; type Py_hash_t (line 166) | pub type Py_hash_t = Py_ssize_t; type _object (line 169) | pub struct _object { method default (line 174) | fn default() -> Self { type PyObject (line 178) | pub type PyObject = _object; type PyVarObject (line 181) | pub struct PyVarObject { method default (line 186) | fn default() -> Self { type unaryfunc (line 190) | pub type unaryfunc = type binaryfunc (line 192) | pub type binaryfunc = ::std::option::Option< type ternaryfunc (line 195) | pub type ternaryfunc = ::std::option::Option< type inquiry (line 202) | pub type inquiry = type lenfunc (line 204) | pub type lenfunc = ::std::option::Option Self { type Py_buffer (line 242) | pub type Py_buffer = bufferinfo; type getbufferproc (line 243) | pub type getbufferproc = ::std::option::Option< type releasebufferproc (line 250) | pub type releasebufferproc = type objobjproc (line 252) | pub type objobjproc = ::std::option::Option< type visitproc (line 255) | pub type visitproc = ::std::option::Option< type traverseproc (line 261) | pub type traverseproc = ::std::option::Option< type PyNumberMethods (line 270) | pub struct PyNumberMethods { method default (line 309) | fn default() -> Self { type PySequenceMethods (line 315) | pub struct PySequenceMethods { method default (line 328) | fn default() -> Self { type PyMappingMethods (line 334) | pub struct PyMappingMethods { method default (line 340) | fn default() -> Self { type PyAsyncMethods (line 346) | pub struct PyAsyncMethods { method default (line 352) | fn default() -> Self { type PyBufferProcs (line 358) | pub struct PyBufferProcs { method default (line 363) | fn default() -> Self { type freefunc (line 367) | pub type freefunc = ::std::option::Option Self { type PyTypeObject (line 498) | pub type PyTypeObject = _typeobject; type PyBytesObject (line 501) | pub struct PyBytesObject { method default (line 507) | fn default() -> Self { type Py_UCS4 (line 511) | pub type Py_UCS4 = u32; type Py_UCS2 (line 512) | pub type Py_UCS2 = u16; type Py_UCS1 (line 513) | pub type Py_UCS1 = u8; type PyASCIIObject (line 516) | pub struct PyASCIIObject { type PyASCIIObject__bindgen_ty_1 (line 525) | pub struct PyASCIIObject__bindgen_ty_1 { method interned (line 531) | pub fn interned(&self) -> ::std::os::raw::c_uint { method set_interned (line 535) | pub fn set_interned(&mut self, val: ::std::os::raw::c_uint) { method kind (line 542) | pub fn kind(&self) -> ::std::os::raw::c_uint { method set_kind (line 546) | pub fn set_kind(&mut self, val: ::std::os::raw::c_uint) { method compact (line 553) | pub fn compact(&self) -> ::std::os::raw::c_uint { method set_compact (line 557) | pub fn set_compact(&mut self, val: ::std::os::raw::c_uint) { method ascii (line 564) | pub fn ascii(&self) -> ::std::os::raw::c_uint { method set_ascii (line 568) | pub fn set_ascii(&mut self, val: ::std::os::raw::c_uint) { method ready (line 575) | pub fn ready(&self) -> ::std::os::raw::c_uint { method set_ready (line 579) | pub fn set_ready(&mut self, val: ::std::os::raw::c_uint) { method new_bitfield_1 (line 586) | pub fn new_bitfield_1( method default (line 619) | fn default() -> Self { type PyCompactUnicodeObject (line 625) | pub struct PyCompactUnicodeObject { method default (line 632) | fn default() -> Self { type PyUnicodeObject (line 638) | pub struct PyUnicodeObject { method default (line 652) | fn default() -> Self { method default (line 657) | fn default() -> Self { type PyLongObject (line 661) | pub type PyLongObject = _longobject; type digit (line 663) | pub type digit = u32; type digit (line 665) | pub type digit = u16; type _longobject (line 668) | pub struct _longobject { method default (line 673) | fn default() -> Self { type PyFloatObject (line 679) | pub struct PyFloatObject { method default (line 684) | fn default() -> Self { type PyTupleObject (line 690) | pub struct PyTupleObject { method default (line 695) | fn default() -> Self { type PyListObject (line 701) | pub struct PyListObject { method default (line 707) | fn default() -> Self { type PyDictKeysObject (line 711) | pub type PyDictKeysObject = _dictkeysobject; type PyDictObject (line 714) | pub struct PyDictObject { method default (line 722) | fn default() -> Self { type PyCFunction (line 726) | pub type PyCFunction = ::std::option::Option< type PyMethodDef (line 731) | pub struct PyMethodDef { method default (line 738) | fn default() -> Self { type _PyFrameEvalFunction (line 742) | pub type _PyFrameEvalFunction = ::std::option::Option< type _is (line 747) | pub struct _is { method default (line 766) | fn default() -> Self { type PyInterpreterState (line 770) | pub type PyInterpreterState = _is; type Py_tracefunc (line 771) | pub type Py_tracefunc = ::std::option::Option< type _ts (line 781) | pub struct _ts { method default (line 817) | fn default() -> Self { type PyThreadState (line 821) | pub type PyThreadState = _ts; type getter (line 822) | pub type getter = ::std::option::Option< type setter (line 825) | pub type setter = ::std::option::Option< type PyGetSetDef (line 834) | pub struct PyGetSetDef { method default (line 842) | fn default() -> Self { type PyMemberDef (line 848) | pub struct PyMemberDef { type PyCodeObject (line 853) | pub struct PyCodeObject { method default (line 876) | fn default() -> Self { type PyTryBlock (line 882) | pub struct PyTryBlock { type _frame (line 889) | pub struct _frame { method default (line 911) | fn default() -> Self { type PyFrameObject (line 915) | pub type PyFrameObject = _frame; type PyDictKeyEntry (line 918) | pub struct PyDictKeyEntry { method default (line 924) | fn default() -> Self { type dict_lookup_func (line 928) | pub type dict_lookup_func = ::std::option::Option< type _dictkeysobject (line 939) | pub struct _dictkeysobject { method default (line 957) | fn default() -> Self { method default (line 962) | fn default() -> Self { FILE: src/python_bindings/v3_7_0.rs type __BindgenBitfieldUnit (line 16) | pub struct __BindgenBitfieldUnit function new (line 29) | pub fn new(storage: Storage) -> Self { function get_bit (line 34) | pub fn get_bit(&self, index: usize) -> bool { function set_bit (line 47) | pub fn set_bit(&mut self, index: usize, val: bool) { function get (line 64) | pub fn get(&self, bit_offset: usize, bit_width: u8) -> u64 { function set (line 81) | pub fn set(&mut self, bit_offset: usize, bit_width: u8, val: u64) { type __IncompleteArrayField (line 95) | pub struct __IncompleteArrayField(::std::marker::PhantomData); function new (line 98) | pub fn new() -> Self { function as_ptr (line 102) | pub unsafe fn as_ptr(&self) -> *const T { function as_mut_ptr (line 106) | pub unsafe fn as_mut_ptr(&mut self) -> *mut T { function as_slice (line 110) | pub unsafe fn as_slice(&self, len: usize) -> &[T] { function as_mut_slice (line 114) | pub unsafe fn as_mut_slice(&mut self, len: usize) -> &mut [T] { function fmt (line 119) | fn fmt(&self, fmt: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { function clone (line 125) | fn clone(&self) -> Self { type __int64_t (line 130) | pub type __int64_t = ::std::os::raw::c_longlong; type __darwin_size_t (line 131) | pub type __darwin_size_t = ::std::os::raw::c_ulong; type __darwin_wchar_t (line 132) | pub type __darwin_wchar_t = ::std::os::raw::c_int; type __darwin_ssize_t (line 133) | pub type __darwin_ssize_t = ::std::os::raw::c_long; type __darwin_off_t (line 134) | pub type __darwin_off_t = __int64_t; type fpos_t (line 135) | pub type fpos_t = __darwin_off_t; type __sbuf (line 138) | pub struct __sbuf { method default (line 143) | fn default() -> Self { type __sFILEX (line 149) | pub struct __sFILEX { type __sFILE (line 154) | pub struct __sFILE { method default (line 197) | fn default() -> Self { type FILE (line 201) | pub type FILE = __sFILE; type wchar_t (line 202) | pub type wchar_t = __darwin_wchar_t; type Py_ssize_t (line 203) | pub type Py_ssize_t = isize; type Py_hash_t (line 204) | pub type Py_hash_t = Py_ssize_t; type _object (line 207) | pub struct _object { method default (line 212) | fn default() -> Self { type PyObject (line 216) | pub type PyObject = _object; type PyVarObject (line 219) | pub struct PyVarObject { method default (line 224) | fn default() -> Self { type unaryfunc (line 228) | pub type unaryfunc = type binaryfunc (line 230) | pub type binaryfunc = ::std::option::Option< type ternaryfunc (line 233) | pub type ternaryfunc = ::std::option::Option< type inquiry (line 240) | pub type inquiry = type lenfunc (line 242) | pub type lenfunc = ::std::option::Option Self { type Py_buffer (line 280) | pub type Py_buffer = bufferinfo; type getbufferproc (line 281) | pub type getbufferproc = ::std::option::Option< type releasebufferproc (line 288) | pub type releasebufferproc = type objobjproc (line 290) | pub type objobjproc = ::std::option::Option< type visitproc (line 293) | pub type visitproc = ::std::option::Option< type traverseproc (line 299) | pub type traverseproc = ::std::option::Option< type PyNumberMethods (line 308) | pub struct PyNumberMethods { method default (line 347) | fn default() -> Self { type PySequenceMethods (line 353) | pub struct PySequenceMethods { method default (line 366) | fn default() -> Self { type PyMappingMethods (line 372) | pub struct PyMappingMethods { method default (line 378) | fn default() -> Self { type PyAsyncMethods (line 384) | pub struct PyAsyncMethods { method default (line 390) | fn default() -> Self { type PyBufferProcs (line 396) | pub struct PyBufferProcs { method default (line 401) | fn default() -> Self { type freefunc (line 405) | pub type freefunc = ::std::option::Option Self { type PyTypeObject (line 536) | pub type PyTypeObject = _typeobject; type PyBytesObject (line 539) | pub struct PyBytesObject { method default (line 545) | fn default() -> Self { type Py_UCS4 (line 549) | pub type Py_UCS4 = u32; type Py_UCS2 (line 550) | pub type Py_UCS2 = u16; type Py_UCS1 (line 551) | pub type Py_UCS1 = u8; type PyASCIIObject (line 554) | pub struct PyASCIIObject { type PyASCIIObject__bindgen_ty_1 (line 563) | pub struct PyASCIIObject__bindgen_ty_1 { method interned (line 569) | pub fn interned(&self) -> ::std::os::raw::c_uint { method set_interned (line 573) | pub fn set_interned(&mut self, val: ::std::os::raw::c_uint) { method kind (line 580) | pub fn kind(&self) -> ::std::os::raw::c_uint { method set_kind (line 584) | pub fn set_kind(&mut self, val: ::std::os::raw::c_uint) { method compact (line 591) | pub fn compact(&self) -> ::std::os::raw::c_uint { method set_compact (line 595) | pub fn set_compact(&mut self, val: ::std::os::raw::c_uint) { method ascii (line 602) | pub fn ascii(&self) -> ::std::os::raw::c_uint { method set_ascii (line 606) | pub fn set_ascii(&mut self, val: ::std::os::raw::c_uint) { method ready (line 613) | pub fn ready(&self) -> ::std::os::raw::c_uint { method set_ready (line 617) | pub fn set_ready(&mut self, val: ::std::os::raw::c_uint) { method new_bitfield_1 (line 624) | pub fn new_bitfield_1( method default (line 657) | fn default() -> Self { type PyCompactUnicodeObject (line 663) | pub struct PyCompactUnicodeObject { method default (line 670) | fn default() -> Self { type PyUnicodeObject (line 676) | pub struct PyUnicodeObject { method default (line 690) | fn default() -> Self { method default (line 695) | fn default() -> Self { type PyLongObject (line 699) | pub type PyLongObject = _longobject; type digit (line 701) | pub type digit = u32; type digit (line 703) | pub type digit = u16; type _longobject (line 706) | pub struct _longobject { method default (line 711) | fn default() -> Self { type PyFloatObject (line 717) | pub struct PyFloatObject { method default (line 722) | fn default() -> Self { type PyTupleObject (line 728) | pub struct PyTupleObject { method default (line 733) | fn default() -> Self { type PyListObject (line 739) | pub struct PyListObject { method default (line 745) | fn default() -> Self { type PyDictKeysObject (line 749) | pub type PyDictKeysObject = _dictkeysobject; type PyDictObject (line 752) | pub struct PyDictObject { method default (line 760) | fn default() -> Self { type PyCFunction (line 764) | pub type PyCFunction = ::std::option::Option< type PyMethodDef (line 769) | pub struct PyMethodDef { method default (line 776) | fn default() -> Self { type PyThread_type_lock (line 780) | pub type PyThread_type_lock = *mut ::std::os::raw::c_void; type _PyFrameEvalFunction (line 781) | pub type _PyFrameEvalFunction = ::std::option::Option< type _PyCoreConfig (line 786) | pub struct _PyCoreConfig { method default (line 823) | fn default() -> Self { type _PyMainInterpreterConfig (line 829) | pub struct _PyMainInterpreterConfig { method default (line 842) | fn default() -> Self { type _is (line 848) | pub struct _is { method default (line 883) | fn default() -> Self { type PyInterpreterState (line 887) | pub type PyInterpreterState = _is; type Py_tracefunc (line 888) | pub type Py_tracefunc = ::std::option::Option< type _err_stackitem (line 898) | pub struct _err_stackitem { method default (line 905) | fn default() -> Self { type _PyErr_StackItem (line 909) | pub type _PyErr_StackItem = _err_stackitem; type _ts (line 912) | pub struct _ts { method default (line 950) | fn default() -> Self { type PyThreadState (line 954) | pub type PyThreadState = _ts; type getter (line 955) | pub type getter = ::std::option::Option< type setter (line 958) | pub type setter = ::std::option::Option< type PyGetSetDef (line 967) | pub struct PyGetSetDef { method default (line 975) | fn default() -> Self { type PyMemberDef (line 981) | pub struct PyMemberDef { type PyCodeObject (line 986) | pub struct PyCodeObject { method default (line 1009) | fn default() -> Self { type PyTryBlock (line 1015) | pub struct PyTryBlock { type _frame (line 1022) | pub struct _frame { method default (line 1043) | fn default() -> Self { type PyFrameObject (line 1047) | pub type PyFrameObject = _frame; type PyDictKeyEntry (line 1050) | pub struct PyDictKeyEntry { method default (line 1056) | fn default() -> Self { type dict_lookup_func (line 1060) | pub type dict_lookup_func = ::std::option::Option< type _dictkeysobject (line 1070) | pub struct _dictkeysobject { method default (line 1079) | fn default() -> Self { FILE: src/python_bindings/v3_8_0.rs type __BindgenBitfieldUnit (line 16) | pub struct __BindgenBitfieldUnit function new (line 29) | pub fn new(storage: Storage) -> Self { function get_bit (line 34) | pub fn get_bit(&self, index: usize) -> bool { function set_bit (line 47) | pub fn set_bit(&mut self, index: usize, val: bool) { function get (line 64) | pub fn get(&self, bit_offset: usize, bit_width: u8) -> u64 { function set (line 81) | pub fn set(&mut self, bit_offset: usize, bit_width: u8, val: u64) { type __IncompleteArrayField (line 95) | pub struct __IncompleteArrayField(::std::marker::PhantomData); function new (line 98) | pub fn new() -> Self { function as_ptr (line 102) | pub unsafe fn as_ptr(&self) -> *const T { function as_mut_ptr (line 106) | pub unsafe fn as_mut_ptr(&mut self) -> *mut T { function as_slice (line 110) | pub unsafe fn as_slice(&self, len: usize) -> &[T] { function as_mut_slice (line 114) | pub unsafe fn as_mut_slice(&mut self, len: usize) -> &mut [T] { function fmt (line 119) | fn fmt(&self, fmt: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { function clone (line 125) | fn clone(&self) -> Self { type __int64_t (line 130) | pub type __int64_t = ::std::os::raw::c_longlong; type __darwin_size_t (line 131) | pub type __darwin_size_t = ::std::os::raw::c_ulong; type __darwin_wchar_t (line 132) | pub type __darwin_wchar_t = ::std::os::raw::c_int; type __darwin_ssize_t (line 133) | pub type __darwin_ssize_t = ::std::os::raw::c_long; type __darwin_off_t (line 134) | pub type __darwin_off_t = __int64_t; type fpos_t (line 135) | pub type fpos_t = __darwin_off_t; type __sbuf (line 138) | pub struct __sbuf { method default (line 143) | fn default() -> Self { type __sFILEX (line 149) | pub struct __sFILEX { type __sFILE (line 154) | pub struct __sFILE { method default (line 197) | fn default() -> Self { type FILE (line 201) | pub type FILE = __sFILE; type wchar_t (line 202) | pub type wchar_t = __darwin_wchar_t; type Py_ssize_t (line 203) | pub type Py_ssize_t = isize; type Py_hash_t (line 204) | pub type Py_hash_t = Py_ssize_t; type _object (line 207) | pub struct _object { method default (line 212) | fn default() -> Self { type PyObject (line 216) | pub type PyObject = _object; type PyVarObject (line 219) | pub struct PyVarObject { method default (line 224) | fn default() -> Self { type unaryfunc (line 228) | pub type unaryfunc = type binaryfunc (line 230) | pub type binaryfunc = ::std::option::Option< type ternaryfunc (line 233) | pub type ternaryfunc = ::std::option::Option< type inquiry (line 240) | pub type inquiry = type lenfunc (line 242) | pub type lenfunc = ::std::option::Option Self { type bufferinfo (line 410) | pub struct bufferinfo { method default (line 424) | fn default() -> Self { type Py_buffer (line 428) | pub type Py_buffer = bufferinfo; type getbufferproc (line 429) | pub type getbufferproc = ::std::option::Option< type releasebufferproc (line 436) | pub type releasebufferproc = type vectorcallfunc (line 438) | pub type vectorcallfunc = ::std::option::Option< type PyNumberMethods (line 448) | pub struct PyNumberMethods { method default (line 487) | fn default() -> Self { type PySequenceMethods (line 493) | pub struct PySequenceMethods { method default (line 506) | fn default() -> Self { type PyMappingMethods (line 512) | pub struct PyMappingMethods { method default (line 518) | fn default() -> Self { type PyAsyncMethods (line 524) | pub struct PyAsyncMethods { method default (line 530) | fn default() -> Self { type PyBufferProcs (line 536) | pub struct PyBufferProcs { method default (line 541) | fn default() -> Self { type PyTypeObject (line 545) | pub type PyTypeObject = _typeobject; type PyBytesObject (line 548) | pub struct PyBytesObject { method default (line 554) | fn default() -> Self { type Py_UCS4 (line 558) | pub type Py_UCS4 = u32; type Py_UCS2 (line 559) | pub type Py_UCS2 = u16; type Py_UCS1 (line 560) | pub type Py_UCS1 = u8; type PyASCIIObject (line 563) | pub struct PyASCIIObject { type PyASCIIObject__bindgen_ty_1 (line 572) | pub struct PyASCIIObject__bindgen_ty_1 { method interned (line 578) | pub fn interned(&self) -> ::std::os::raw::c_uint { method set_interned (line 582) | pub fn set_interned(&mut self, val: ::std::os::raw::c_uint) { method kind (line 589) | pub fn kind(&self) -> ::std::os::raw::c_uint { method set_kind (line 593) | pub fn set_kind(&mut self, val: ::std::os::raw::c_uint) { method compact (line 600) | pub fn compact(&self) -> ::std::os::raw::c_uint { method set_compact (line 604) | pub fn set_compact(&mut self, val: ::std::os::raw::c_uint) { method ascii (line 611) | pub fn ascii(&self) -> ::std::os::raw::c_uint { method set_ascii (line 615) | pub fn set_ascii(&mut self, val: ::std::os::raw::c_uint) { method ready (line 622) | pub fn ready(&self) -> ::std::os::raw::c_uint { method set_ready (line 626) | pub fn set_ready(&mut self, val: ::std::os::raw::c_uint) { method new_bitfield_1 (line 633) | pub fn new_bitfield_1( method default (line 666) | fn default() -> Self { type PyCompactUnicodeObject (line 672) | pub struct PyCompactUnicodeObject { method default (line 679) | fn default() -> Self { type PyUnicodeObject (line 685) | pub struct PyUnicodeObject { method default (line 699) | fn default() -> Self { method default (line 704) | fn default() -> Self { type PyLongObject (line 708) | pub type PyLongObject = _longobject; type digit (line 710) | pub type digit = u32; type digit (line 712) | pub type digit = u16; type _longobject (line 715) | pub struct _longobject { method default (line 720) | fn default() -> Self { type PyFloatObject (line 726) | pub struct PyFloatObject { method default (line 731) | fn default() -> Self { type PyTupleObject (line 737) | pub struct PyTupleObject { method default (line 742) | fn default() -> Self { type PyListObject (line 748) | pub struct PyListObject { method default (line 754) | fn default() -> Self { type PyDictKeysObject (line 758) | pub type PyDictKeysObject = _dictkeysobject; type PyDictObject (line 761) | pub struct PyDictObject { method default (line 769) | fn default() -> Self { type PyCFunction (line 773) | pub type PyCFunction = ::std::option::Option< type PyMethodDef (line 778) | pub struct PyMethodDef { method default (line 785) | fn default() -> Self { type PyThread_type_lock (line 789) | pub type PyThread_type_lock = *mut ::std::os::raw::c_void; type PyThreadState (line 790) | pub type PyThreadState = _ts; type PyInterpreterState (line 791) | pub type PyInterpreterState = _is; type PyWideStringList (line 794) | pub struct PyWideStringList { method default (line 799) | fn default() -> Self { type PyConfig (line 805) | pub struct PyConfig { method default (line 863) | fn default() -> Self { type Py_tracefunc (line 867) | pub type Py_tracefunc = ::std::option::Option< type _err_stackitem (line 877) | pub struct _err_stackitem { method default (line 884) | fn default() -> Self { type _PyErr_StackItem (line 888) | pub type _PyErr_StackItem = _err_stackitem; type _ts (line 891) | pub struct _ts { method default (line 927) | fn default() -> Self { type getter (line 931) | pub type getter = ::std::option::Option< type setter (line 934) | pub type setter = ::std::option::Option< type PyGetSetDef (line 943) | pub struct PyGetSetDef { method default (line 951) | fn default() -> Self { type PyMemberDef (line 957) | pub struct PyMemberDef { type _PyOpcache (line 962) | pub struct _PyOpcache { type PyCodeObject (line 967) | pub struct PyCodeObject { method default (line 995) | fn default() -> Self { constant _Py_error_handler__Py_ERROR_UNKNOWN (line 999) | pub const _Py_error_handler__Py_ERROR_UNKNOWN: _Py_error_handler = 0; constant _Py_error_handler__Py_ERROR_STRICT (line 1000) | pub const _Py_error_handler__Py_ERROR_STRICT: _Py_error_handler = 1; constant _Py_error_handler__Py_ERROR_SURROGATEESCAPE (line 1001) | pub const _Py_error_handler__Py_ERROR_SURROGATEESCAPE: _Py_error_handler... constant _Py_error_handler__Py_ERROR_REPLACE (line 1002) | pub const _Py_error_handler__Py_ERROR_REPLACE: _Py_error_handler = 3; constant _Py_error_handler__Py_ERROR_IGNORE (line 1003) | pub const _Py_error_handler__Py_ERROR_IGNORE: _Py_error_handler = 4; constant _Py_error_handler__Py_ERROR_BACKSLASHREPLACE (line 1004) | pub const _Py_error_handler__Py_ERROR_BACKSLASHREPLACE: _Py_error_handle... constant _Py_error_handler__Py_ERROR_SURROGATEPASS (line 1005) | pub const _Py_error_handler__Py_ERROR_SURROGATEPASS: _Py_error_handler = 6; constant _Py_error_handler__Py_ERROR_XMLCHARREFREPLACE (line 1006) | pub const _Py_error_handler__Py_ERROR_XMLCHARREFREPLACE: _Py_error_handl... constant _Py_error_handler__Py_ERROR_OTHER (line 1007) | pub const _Py_error_handler__Py_ERROR_OTHER: _Py_error_handler = 8; type _Py_error_handler (line 1008) | pub type _Py_error_handler = u32; type PyTryBlock (line 1011) | pub struct PyTryBlock { type _frame (line 1018) | pub struct _frame { method default (line 1039) | fn default() -> Self { type PyFrameObject (line 1043) | pub type PyFrameObject = _frame; type PyDictKeyEntry (line 1046) | pub struct PyDictKeyEntry { method default (line 1052) | fn default() -> Self { type dict_lookup_func (line 1056) | pub type dict_lookup_func = ::std::option::Option< type _dictkeysobject (line 1066) | pub struct _dictkeysobject { method default (line 1075) | fn default() -> Self { type _warnings_runtime_state (line 1081) | pub struct _warnings_runtime_state { method default (line 1088) | fn default() -> Self { type _PyFrameEvalFunction (line 1092) | pub type _PyFrameEvalFunction = ::std::option::Option< type _is (line 1097) | pub struct _is { type _is__bindgen_ty_1 (line 1137) | pub struct _is__bindgen_ty_1 { method default (line 1143) | fn default() -> Self { method default (line 1148) | fn default() -> Self { FILE: src/python_bindings/v3_9_5.rs type __BindgenBitfieldUnit (line 16) | pub struct __BindgenBitfieldUnit function new (line 28) | pub fn new(storage: Storage) -> Self { function get_bit (line 32) | pub fn get_bit(&self, index: usize) -> bool { function set_bit (line 45) | pub fn set_bit(&mut self, index: usize, val: bool) { function get (line 62) | pub fn get(&self, bit_offset: usize, bit_width: u8) -> u64 { function set (line 80) | pub fn set(&mut self, bit_offset: usize, bit_width: u8, val: u64) { type __IncompleteArrayField (line 98) | pub struct __IncompleteArrayField(::std::marker::PhantomData, [T; ... function new (line 101) | pub fn new() -> Self { function as_ptr (line 105) | pub unsafe fn as_ptr(&self) -> *const T { function as_mut_ptr (line 109) | pub unsafe fn as_mut_ptr(&mut self) -> *mut T { function as_slice (line 113) | pub unsafe fn as_slice(&self, len: usize) -> &[T] { function as_mut_slice (line 117) | pub unsafe fn as_mut_slice(&mut self, len: usize) -> &mut [T] { function fmt (line 122) | fn fmt(&self, fmt: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { function clone (line 128) | fn clone(&self) -> Self { type __uint8_t (line 132) | pub type __uint8_t = ::std::os::raw::c_uchar; type __uint16_t (line 133) | pub type __uint16_t = ::std::os::raw::c_ushort; type __uint32_t (line 134) | pub type __uint32_t = ::std::os::raw::c_uint; type __int64_t (line 135) | pub type __int64_t = ::std::os::raw::c_long; type __uint64_t (line 136) | pub type __uint64_t = ::std::os::raw::c_ulong; type __ssize_t (line 137) | pub type __ssize_t = ::std::os::raw::c_long; type wchar_t (line 138) | pub type wchar_t = ::std::os::raw::c_int; type __pthread_internal_list (line 141) | pub struct __pthread_internal_list { method default (line 146) | fn default() -> Self { type __pthread_list_t (line 150) | pub type __pthread_list_t = __pthread_internal_list; type __pthread_mutex_s (line 153) | pub struct __pthread_mutex_s { method default (line 164) | fn default() -> Self { type __pthread_cond_s (line 170) | pub struct __pthread_cond_s { type __pthread_cond_s__bindgen_ty_1__bindgen_ty_1 (line 188) | pub struct __pthread_cond_s__bindgen_ty_1__bindgen_ty_1 { method default (line 193) | fn default() -> Self { type __pthread_cond_s__bindgen_ty_2__bindgen_ty_1 (line 206) | pub struct __pthread_cond_s__bindgen_ty_2__bindgen_ty_1 { method default (line 211) | fn default() -> Self { method default (line 216) | fn default() -> Self { type pthread_key_t (line 220) | pub type pthread_key_t = ::std::os::raw::c_uint; method default (line 230) | fn default() -> Self { method default (line 243) | fn default() -> Self { type Py_ssize_t (line 247) | pub type Py_ssize_t = isize; type Py_hash_t (line 248) | pub type Py_hash_t = Py_ssize_t; type PyTypeObject (line 249) | pub type PyTypeObject = _typeobject; type _object (line 252) | pub struct _object { method default (line 257) | fn default() -> Self { type PyObject (line 261) | pub type PyObject = _object; type PyVarObject (line 264) | pub struct PyVarObject { method default (line 269) | fn default() -> Self { type unaryfunc (line 273) | pub type unaryfunc = type binaryfunc (line 275) | pub type binaryfunc = ::std::option::Option< type ternaryfunc (line 278) | pub type ternaryfunc = ::std::option::Option< type inquiry (line 285) | pub type inquiry = type lenfunc (line 287) | pub type lenfunc = ::std::option::Option Self { type Py_buffer (line 408) | pub type Py_buffer = bufferinfo; type getbufferproc (line 409) | pub type getbufferproc = ::std::option::Option< type releasebufferproc (line 416) | pub type releasebufferproc = type vectorcallfunc (line 418) | pub type vectorcallfunc = ::std::option::Option< type PyNumberMethods (line 428) | pub struct PyNumberMethods { method default (line 467) | fn default() -> Self { type PySequenceMethods (line 473) | pub struct PySequenceMethods { method default (line 486) | fn default() -> Self { type PyMappingMethods (line 492) | pub struct PyMappingMethods { method default (line 498) | fn default() -> Self { type PyAsyncMethods (line 504) | pub struct PyAsyncMethods { method default (line 510) | fn default() -> Self { type PyBufferProcs (line 516) | pub struct PyBufferProcs { method default (line 521) | fn default() -> Self { type _typeobject (line 527) | pub struct _typeobject { method default (line 579) | fn default() -> Self { type PyBytesObject (line 585) | pub struct PyBytesObject { method default (line 591) | fn default() -> Self { type Py_UCS4 (line 595) | pub type Py_UCS4 = u32; type Py_UCS2 (line 596) | pub type Py_UCS2 = u16; type Py_UCS1 (line 597) | pub type Py_UCS1 = u8; type PyASCIIObject (line 600) | pub struct PyASCIIObject { type PyASCIIObject__bindgen_ty_1 (line 610) | pub struct PyASCIIObject__bindgen_ty_1 { method interned (line 615) | pub fn interned(&self) -> ::std::os::raw::c_uint { method set_interned (line 619) | pub fn set_interned(&mut self, val: ::std::os::raw::c_uint) { method kind (line 626) | pub fn kind(&self) -> ::std::os::raw::c_uint { method set_kind (line 630) | pub fn set_kind(&mut self, val: ::std::os::raw::c_uint) { method compact (line 637) | pub fn compact(&self) -> ::std::os::raw::c_uint { method set_compact (line 641) | pub fn set_compact(&mut self, val: ::std::os::raw::c_uint) { method ascii (line 648) | pub fn ascii(&self) -> ::std::os::raw::c_uint { method set_ascii (line 652) | pub fn set_ascii(&mut self, val: ::std::os::raw::c_uint) { method ready (line 659) | pub fn ready(&self) -> ::std::os::raw::c_uint { method set_ready (line 663) | pub fn set_ready(&mut self, val: ::std::os::raw::c_uint) { method new_bitfield_1 (line 670) | pub fn new_bitfield_1( method default (line 703) | fn default() -> Self { type PyCompactUnicodeObject (line 709) | pub struct PyCompactUnicodeObject { method default (line 716) | fn default() -> Self { type PyUnicodeObject (line 722) | pub struct PyUnicodeObject { method default (line 736) | fn default() -> Self { method default (line 741) | fn default() -> Self { type PyLongObject (line 745) | pub type PyLongObject = _longobject; type digit (line 747) | pub type digit = u32; type digit (line 749) | pub type digit = u16; type _longobject (line 752) | pub struct _longobject { method default (line 757) | fn default() -> Self { type PyFloatObject (line 763) | pub struct PyFloatObject { method default (line 768) | fn default() -> Self { type PyTupleObject (line 774) | pub struct PyTupleObject { method default (line 779) | fn default() -> Self { type PyListObject (line 785) | pub struct PyListObject { method default (line 791) | fn default() -> Self { type PyDictKeysObject (line 795) | pub type PyDictKeysObject = _dictkeysobject; type PyDictObject (line 798) | pub struct PyDictObject { method default (line 806) | fn default() -> Self { type PyCFunction (line 810) | pub type PyCFunction = ::std::option::Option< type PyMethodDef (line 815) | pub struct PyMethodDef { method default (line 822) | fn default() -> Self { type Py_OpenCodeHookFunction (line 826) | pub type Py_OpenCodeHookFunction = ::std::option::Option< type _PyOpcache (line 831) | pub struct _PyOpcache { type PyCodeObject (line 836) | pub struct PyCodeObject { method default (line 864) | fn default() -> Self { type PyFrameObject (line 868) | pub type PyFrameObject = _frame; type PyThreadState (line 869) | pub type PyThreadState = _ts; type PyInterpreterState (line 870) | pub type PyInterpreterState = _is; type PyWideStringList (line 873) | pub struct PyWideStringList { method default (line 878) | fn default() -> Self { type PyPreConfig (line 884) | pub struct PyPreConfig { type PyConfig (line 898) | pub struct PyConfig { method default (line 958) | fn default() -> Self { type Py_tracefunc (line 962) | pub type Py_tracefunc = ::std::option::Option< type _err_stackitem (line 972) | pub struct _err_stackitem { method default (line 979) | fn default() -> Self { type _PyErr_StackItem (line 983) | pub type _PyErr_StackItem = _err_stackitem; type _ts (line 986) | pub struct _ts { method default (line 1022) | fn default() -> Self { type _PyFrameEvalFunction (line 1026) | pub type _PyFrameEvalFunction = ::std::option::Option< type _xid (line 1035) | pub struct _xid { method default (line 1043) | fn default() -> Self { type crossinterpdatafunc (line 1047) | pub type crossinterpdatafunc = ::std::option::Option< type getter (line 1050) | pub type getter = ::std::option::Option< type setter (line 1053) | pub type setter = ::std::option::Option< type PyGetSetDef (line 1062) | pub struct PyGetSetDef { method default (line 1070) | fn default() -> Self { type PyMemberDef (line 1076) | pub struct PyMemberDef { type PyThread_type_lock (line 1079) | pub type PyThread_type_lock = *mut ::std::os::raw::c_void; type Py_tss_t (line 1080) | pub type Py_tss_t = _Py_tss_t; type _Py_tss_t (line 1083) | pub struct _Py_tss_t { type Py_AuditHookFunction (line 1087) | pub type Py_AuditHookFunction = ::std::option::Option< constant _Py_error_handler__Py_ERROR_UNKNOWN (line 1094) | pub const _Py_error_handler__Py_ERROR_UNKNOWN: _Py_error_handler = 0; constant _Py_error_handler__Py_ERROR_STRICT (line 1095) | pub const _Py_error_handler__Py_ERROR_STRICT: _Py_error_handler = 1; constant _Py_error_handler__Py_ERROR_SURROGATEESCAPE (line 1096) | pub const _Py_error_handler__Py_ERROR_SURROGATEESCAPE: _Py_error_handler... constant _Py_error_handler__Py_ERROR_REPLACE (line 1097) | pub const _Py_error_handler__Py_ERROR_REPLACE: _Py_error_handler = 3; constant _Py_error_handler__Py_ERROR_IGNORE (line 1098) | pub const _Py_error_handler__Py_ERROR_IGNORE: _Py_error_handler = 4; constant _Py_error_handler__Py_ERROR_BACKSLASHREPLACE (line 1099) | pub const _Py_error_handler__Py_ERROR_BACKSLASHREPLACE: _Py_error_handle... constant _Py_error_handler__Py_ERROR_SURROGATEPASS (line 1100) | pub const _Py_error_handler__Py_ERROR_SURROGATEPASS: _Py_error_handler = 6; constant _Py_error_handler__Py_ERROR_XMLCHARREFREPLACE (line 1101) | pub const _Py_error_handler__Py_ERROR_XMLCHARREFREPLACE: _Py_error_handl... constant _Py_error_handler__Py_ERROR_OTHER (line 1102) | pub const _Py_error_handler__Py_ERROR_OTHER: _Py_error_handler = 8; type _Py_error_handler (line 1103) | pub type _Py_error_handler = u32; type PyTryBlock (line 1106) | pub struct PyTryBlock { type _frame (line 1113) | pub struct _frame { method default (line 1134) | fn default() -> Self { type PyDictKeyEntry (line 1140) | pub struct PyDictKeyEntry { method default (line 1146) | fn default() -> Self { type dict_lookup_func (line 1150) | pub type dict_lookup_func = ::std::option::Option< type _dictkeysobject (line 1160) | pub struct _dictkeysobject { method default (line 1169) | fn default() -> Self { type atomic_int (line 1173) | pub type atomic_int = u32; type atomic_uintptr_t (line 1174) | pub type atomic_uintptr_t = usize; type _Py_atomic_address (line 1177) | pub struct _Py_atomic_address { type _Py_atomic_int (line 1182) | pub struct _Py_atomic_int { type _gil_runtime_state (line 1187) | pub struct _gil_runtime_state { method default (line 1198) | fn default() -> Self { type _ceval_runtime_state (line 1204) | pub struct _ceval_runtime_state { method default (line 1209) | fn default() -> Self { type _gilstate_runtime_state (line 1215) | pub struct _gilstate_runtime_state { method default (line 1222) | fn default() -> Self { type _Py_AuditHookEntry (line 1228) | pub struct _Py_AuditHookEntry { method default (line 1234) | fn default() -> Self { type pyruntimestate (line 1240) | pub struct pyruntimestate { type pyruntimestate_pyinterpreters (line 1260) | pub struct pyruntimestate_pyinterpreters { method default (line 1267) | fn default() -> Self { type pyruntimestate__xidregistry (line 1273) | pub struct pyruntimestate__xidregistry { method default (line 1278) | fn default() -> Self { method default (line 1283) | fn default() -> Self { type PyGC_Head (line 1289) | pub struct PyGC_Head { type gc_generation (line 1295) | pub struct gc_generation { type gc_generation_stats (line 1302) | pub struct gc_generation_stats { type _gc_runtime_state (line 1309) | pub struct _gc_runtime_state { method default (line 1325) | fn default() -> Self { type _warnings_runtime_state (line 1331) | pub struct _warnings_runtime_state { method default (line 1338) | fn default() -> Self { type _pending_calls (line 1344) | pub struct _pending_calls { type _pending_calls__bindgen_ty_1 (line 1354) | pub struct _pending_calls__bindgen_ty_1 { method default (line 1361) | fn default() -> Self { method default (line 1366) | fn default() -> Self { type _ceval_state (line 1372) | pub struct _ceval_state { method default (line 1380) | fn default() -> Self { type _Py_unicode_fs_codec (line 1386) | pub struct _Py_unicode_fs_codec { method default (line 1393) | fn default() -> Self { type _Py_unicode_state (line 1399) | pub struct _Py_unicode_state { method default (line 1403) | fn default() -> Self { type _is (line 1409) | pub struct _is { type _is__bindgen_ty_1 (line 1453) | pub struct _is__bindgen_ty_1 { type _is__bindgen_ty_1__bindgen_ty_1 (line 1458) | pub struct _is__bindgen_ty_1__bindgen_ty_1 { method default (line 1463) | fn default() -> Self { type _xidregitem (line 1469) | pub struct _xidregitem { method default (line 1475) | fn default() -> Self { FILE: src/python_data_access.rs function copy_string (line 13) | pub fn copy_string( function copy_bytes (line 54) | pub fn copy_bytes( function copy_long (line 67) | pub fn copy_long( function copy_int (line 138) | pub fn copy_int(process: &P, addr: usize) -> Result { function from_managed_dict (line 155) | pub fn from_managed_dict( function from (line 222) | pub fn from( type Item (line 283) | type Item = Result<(usize, usize), Error>; method next (line 285) | fn next(&mut self) -> Option { constant PY_TPFLAGS_INLINE_VALUES (line 345) | pub const PY_TPFLAGS_INLINE_VALUES: usize = 1 << 2; constant PY_TPFLAGS_MANAGED_DICT (line 346) | pub const PY_TPFLAGS_MANAGED_DICT: usize = 1 << 4; constant PY_TPFLAGS_INT_SUBCLASS (line 347) | const PY_TPFLAGS_INT_SUBCLASS: usize = 1 << 23; constant PY_TPFLAGS_LONG_SUBCLASS (line 348) | const PY_TPFLAGS_LONG_SUBCLASS: usize = 1 << 24; constant PY_TPFLAGS_LIST_SUBCLASS (line 349) | const PY_TPFLAGS_LIST_SUBCLASS: usize = 1 << 25; constant PY_TPFLAGS_TUPLE_SUBCLASS (line 350) | const PY_TPFLAGS_TUPLE_SUBCLASS: usize = 1 << 26; constant PY_TPFLAGS_BYTES_SUBCLASS (line 351) | const PY_TPFLAGS_BYTES_SUBCLASS: usize = 1 << 27; constant PY_TPFLAGS_STRING_SUBCLASS (line 352) | const PY_TPFLAGS_STRING_SUBCLASS: usize = 1 << 28; constant PY_TPFLAGS_DICT_SUBCLASS (line 353) | const PY_TPFLAGS_DICT_SUBCLASS: usize = 1 << 29; function format_variable (line 356) | pub fn format_variable( function format_obval (line 513) | fn format_obval(addr: usize, process: &P) -> Result type AllocatedPyByteObject (line 539) | pub struct AllocatedPyByteObject { type AllocatedPyASCIIObject (line 546) | pub struct AllocatedPyASCIIObject { function to_byteobject (line 551) | pub fn to_byteobject(bytes: &[u8]) -> AllocatedPyByteObject { function to_asciiobject (line 574) | pub fn to_asciiobject(input: &str) -> AllocatedPyASCIIObject { function test_copy_string (line 596) | fn test_copy_string() { function test_copy_bytes (line 606) | fn test_copy_bytes() { FILE: src/python_interpreters.rs type InterpreterState (line 19) | pub trait InterpreterState: Copy { constant HAS_GIL_RUNTIME_STATE (line 25) | const HAS_GIL_RUNTIME_STATE: bool = false; method threadstate_ptr_ptr (line 28) | fn threadstate_ptr_ptr(interpreter_address: usize) -> *const *const Se... method modules_ptr_ptr (line 30) | fn modules_ptr_ptr(interpreter_address: usize) -> *const *const Self::... type ThreadState (line 422) | type ThreadState = v3_13_0::PyThreadState; type Object (line 423) | type Object = v3_13_0::PyObject; type StringObject (line 424) | type StringObject = v3_13_0::PyUnicodeObject; type ListObject (line 425) | type ListObject = v3_13_0::PyListObject; type TupleObject (line 426) | type TupleObject = v3_13_0::PyTupleObject; constant HAS_GIL_RUNTIME_STATE (line 427) | const HAS_GIL_RUNTIME_STATE: bool = true; method threadstate_ptr_ptr (line 429) | fn threadstate_ptr_ptr(interpreter_address: usize) -> *const *const Se... method modules_ptr_ptr (line 433) | fn modules_ptr_ptr(interpreter_address: usize) -> *const *const Self::... type ThreadState (line 507) | type ThreadState = v3_12_0::PyThreadState; type Object (line 508) | type Object = v3_12_0::PyObject; type StringObject (line 509) | type StringObject = v3_12_0::PyUnicodeObject; type ListObject (line 510) | type ListObject = v3_12_0::PyListObject; type TupleObject (line 511) | type TupleObject = v3_12_0::PyTupleObject; constant HAS_GIL_RUNTIME_STATE (line 512) | const HAS_GIL_RUNTIME_STATE: bool = true; method threadstate_ptr_ptr (line 514) | fn threadstate_ptr_ptr(interpreter_address: usize) -> *const *const Se... method modules_ptr_ptr (line 518) | fn modules_ptr_ptr(interpreter_address: usize) -> *const *const Self::... type ThreadState (line 599) | type ThreadState = v3_11_0::PyThreadState; type Object (line 600) | type Object = v3_11_0::PyObject; type StringObject (line 601) | type StringObject = v3_11_0::PyUnicodeObject; type ListObject (line 602) | type ListObject = v3_11_0::PyListObject; type TupleObject (line 603) | type TupleObject = v3_11_0::PyTupleObject; method threadstate_ptr_ptr (line 605) | fn threadstate_ptr_ptr(interpreter_address: usize) -> *const *const Se... method modules_ptr_ptr (line 609) | fn modules_ptr_ptr(interpreter_address: usize) -> *const *const Self::... type ThreadState (line 33) | pub trait ThreadState: Copy { method interp (line 37) | fn interp(&self) -> *mut Self::InterpreterState; method frame_address (line 41) | fn frame_address(&self) -> Option; method frame (line 43) | fn frame(&self, offset: Option) -> *mut Self::FrameObject; method thread_id (line 44) | fn thread_id(&self) -> u64; method native_thread_id (line 45) | fn native_thread_id(&self) -> Option; method next (line 46) | fn next(&self) -> *mut Self; type FrameObject (line 440) | type FrameObject = v3_13_0::_PyInterpreterFrame; type InterpreterState (line 441) | type InterpreterState = v3_13_0::PyInterpreterState; method frame_address (line 442) | fn frame_address(&self) -> Option { method frame (line 445) | fn frame(&self, _addr: Option) -> *mut Self::FrameObject { method thread_id (line 448) | fn thread_id(&self) -> u64 { method native_thread_id (line 451) | fn native_thread_id(&self) -> Option { method next (line 454) | fn next(&self) -> *mut Self { method interp (line 457) | fn interp(&self) -> *mut Self::InterpreterState { type FrameObject (line 525) | type FrameObject = v3_12_0::_PyInterpreterFrame; type InterpreterState (line 526) | type InterpreterState = v3_12_0::PyInterpreterState; method frame_address (line 527) | fn frame_address(&self) -> Option { method frame (line 533) | fn frame(&self, addr: Option) -> *mut Self::FrameObject { method thread_id (line 536) | fn thread_id(&self) -> u64 { method native_thread_id (line 539) | fn native_thread_id(&self) -> Option { method next (line 542) | fn next(&self) -> *mut Self { method interp (line 545) | fn interp(&self) -> *mut Self::InterpreterState { type FrameObject (line 615) | type FrameObject = v3_11_0::_PyInterpreterFrame; type InterpreterState (line 616) | type InterpreterState = v3_11_0::PyInterpreterState; method frame_address (line 617) | fn frame_address(&self) -> Option { method frame (line 623) | fn frame(&self, addr: Option) -> *mut Self::FrameObject { method thread_id (line 626) | fn thread_id(&self) -> u64 { method native_thread_id (line 629) | fn native_thread_id(&self) -> Option { method next (line 632) | fn next(&self) -> *mut Self { method interp (line 635) | fn interp(&self) -> *mut Self::InterpreterState { type FrameObject (line 49) | pub trait FrameObject: Copy { method code (line 52) | fn code(&self) -> *mut Self::CodeObject; method lasti (line 53) | fn lasti(&self) -> i32; method back (line 54) | fn back(&self) -> *mut Self; method is_entry (line 55) | fn is_entry(&self) -> bool; type CodeObject (line 463) | type CodeObject = v3_13_0::PyCodeObject; method code (line 464) | fn code(&self) -> *mut Self::CodeObject { method lasti (line 467) | fn lasti(&self) -> i32 { method back (line 471) | fn back(&self) -> *mut Self { method is_entry (line 474) | fn is_entry(&self) -> bool { type CodeObject (line 551) | type CodeObject = v3_12_0::PyCodeObject; method code (line 552) | fn code(&self) -> *mut Self::CodeObject { method lasti (line 555) | fn lasti(&self) -> i32 { method back (line 562) | fn back(&self) -> *mut Self { method is_entry (line 565) | fn is_entry(&self) -> bool { type CodeObject (line 641) | type CodeObject = v3_11_0::PyCodeObject; method code (line 642) | fn code(&self) -> *mut Self::CodeObject { method lasti (line 645) | fn lasti(&self) -> i32 { method back (line 652) | fn back(&self) -> *mut Self { method is_entry (line 655) | fn is_entry(&self) -> bool { type CodeObject (line 58) | pub trait CodeObject: Copy { method name (line 63) | fn name(&self) -> *mut Self::StringObject; method filename (line 64) | fn filename(&self) -> *mut Self::StringObject; method line_table (line 65) | fn line_table(&self) -> *mut Self::BytesObject; method first_lineno (line 66) | fn first_lineno(&self) -> i32; method nlocals (line 67) | fn nlocals(&self) -> i32; method argcount (line 68) | fn argcount(&self) -> i32; method varnames (line 69) | fn varnames(&self) -> *mut Self::TupleObject; method get_line_number (line 71) | fn get_line_number(&self, lasti: i32, table: &[u8]) -> i32; type BytesObject (line 686) | type BytesObject = v3_10_0::PyBytesObject; type StringObject (line 687) | type StringObject = v3_10_0::PyUnicodeObject; type TupleObject (line 688) | type TupleObject = v3_10_0::PyTupleObject; method name (line 690) | fn name(&self) -> *mut Self::StringObject { method filename (line 693) | fn filename(&self) -> *mut Self::StringObject { method line_table (line 696) | fn line_table(&self) -> *mut Self::BytesObject { method first_lineno (line 699) | fn first_lineno(&self) -> i32 { method nlocals (line 702) | fn nlocals(&self) -> i32 { method argcount (line 705) | fn argcount(&self) -> i32 { method varnames (line 708) | fn varnames(&self) -> *mut Self::TupleObject { method get_line_number (line 711) | fn get_line_number(&self, lasti: i32, table: &[u8]) -> i32 { type BytesObject (line 74) | pub trait BytesObject: Copy { method size (line 75) | fn size(&self) -> usize; method address (line 76) | fn address(&self, base: usize) -> usize; method size (line 778) | fn size(&self) -> usize { method address (line 781) | fn address(&self, base: usize) -> usize { type StringObject (line 79) | pub trait StringObject: Copy { method ascii (line 80) | fn ascii(&self) -> bool; method kind (line 81) | fn kind(&self) -> u32; method size (line 82) | fn size(&self) -> usize; method address (line 83) | fn address(&self, base: usize) -> usize; method ascii (line 787) | fn ascii(&self) -> bool { method kind (line 790) | fn kind(&self) -> u32 { method size (line 793) | fn size(&self) -> usize { method address (line 796) | fn address(&self, base: usize) -> usize { type TupleObject (line 86) | pub trait TupleObject: Copy { method size (line 87) | fn size(&self) -> usize; method address (line 88) | fn address(&self, base: usize, index: usize) -> usize; method size (line 812) | fn size(&self) -> usize { method address (line 815) | fn address(&self, base: usize, index: usize) -> usize { type ListObject (line 91) | pub trait ListObject: Copy { method size (line 93) | fn size(&self) -> usize; method item (line 94) | fn item(&self) -> *mut *mut Self::Object; type Object (line 802) | type Object = v2_7_15::PyObject; method size (line 803) | fn size(&self) -> usize { method item (line 806) | fn item(&self) -> *mut *mut Self::Object { type Object (line 97) | pub trait Object: Copy { method ob_type (line 99) | fn ob_type(&self) -> *mut Self::TypeObject; type TypeObject (line 482) | type TypeObject = v3_13_0::PyTypeObject; method ob_type (line 483) | fn ob_type(&self) -> *mut Self::TypeObject { type TypeObject (line 573) | type TypeObject = v3_12_0::PyTypeObject; method ob_type (line 574) | fn ob_type(&self) -> *mut Self::TypeObject { type TypeObject (line 661) | type TypeObject = v3_11_0::PyTypeObject; method ob_type (line 662) | fn ob_type(&self) -> *mut Self::TypeObject { type TypeObject (line 102) | pub trait TypeObject: Copy { method name (line 103) | fn name(&self) -> *const ::std::os::raw::c_char; method dictoffset (line 104) | fn dictoffset(&self) -> isize; method flags (line 105) | fn flags(&self) -> usize; method name (line 489) | fn name(&self) -> *const ::std::os::raw::c_char { method dictoffset (line 492) | fn dictoffset(&self) -> isize { method flags (line 495) | fn flags(&self) -> usize { method name (line 580) | fn name(&self) -> *const ::std::os::raw::c_char { method dictoffset (line 583) | fn dictoffset(&self) -> isize { method flags (line 586) | fn flags(&self) -> usize { method name (line 668) | fn name(&self) -> *const ::std::os::raw::c_char { method dictoffset (line 671) | fn dictoffset(&self) -> isize { method flags (line 674) | fn flags(&self) -> usize { function read_varint (line 251) | fn read_varint(index: &mut usize, table: &[u8]) -> Option { function read_signed_varint (line 273) | fn read_signed_varint(index: &mut usize, table: &[u8]) -> Option { function test_py3_11_line_numbers (line 826) | fn test_py3_11_line_numbers() { FILE: src/python_process_info.rs type PythonProcessInfo (line 29) | pub struct PythonProcessInfo { method new (line 41) | pub fn new(process: &remoteprocess::Process) -> Result Option<&u64> { function get_python_version (line 297) | pub fn get_python_version

(python_info: &PythonProcessInfo, process: &... function get_interpreter_address (line 366) | pub fn get_interpreter_address

( function get_interpreter_address_from_binary (line 461) | fn get_interpreter_address_from_binary

( function check_interpreter_addresses (line 498) | fn check_interpreter_addresses

( function get_threadstate_address (line 609) | pub fn get_threadstate_address

( function error_if_gil (line 681) | fn error_if_gil(config: &Config, version: &Version, msg: &str) -> Result... type ContainsAddr (line 707) | pub trait ContainsAddr { method contains_addr (line 708) | fn contains_addr(&self, addr: usize) -> bool; method contains_addr (line 713) | fn contains_addr(&self, _addr: usize) -> bool { method contains_addr (line 720) | fn contains_addr(&self, addr: usize) -> bool { function is_dockerized (line 726) | fn is_dockerized(pid: Pid) -> Result { function get_windows_python_symbols (line 736) | pub fn get_windows_python_symbols( function is_python_lib (line 768) | pub fn is_python_lib(pathname: &str) -> bool { function is_python_lib (line 776) | pub fn is_python_lib(pathname: &str) -> bool { function is_python_lib (line 784) | pub fn is_python_lib(pathname: &str) -> bool { function is_python_framework (line 795) | pub fn is_python_framework(pathname: &str) -> bool { function test_is_python_lib (line 805) | fn test_is_python_lib() { function test_is_python_lib (line 823) | fn test_is_python_lib() { function test_is_python_lib (line 843) | fn test_is_python_lib() { function test_python_frameworks (line 855) | fn test_python_frameworks() { FILE: src/python_spy.rs type PythonSpy (line 27) | pub struct PythonSpy { method new (line 45) | pub fn new(pid: Pid, config: &Config) -> Result { method retry_new (line 104) | pub fn retry_new(pid: Pid, config: &Config, max_retries: u64) -> Resul... method get_stack_traces (line 129) | pub fn get_stack_traces(&mut self) -> Result, Error> { method _get_stack_traces (line 197) | fn _get_stack_traces(&mut self) -> Result bool { method _get_os_thread_id (line 374) | fn _get_os_thread_id( method _get_os_thread_id (line 383) | fn _get_os_thread_id( method _get_os_thread_id (line 407) | fn _get_os_thread_id( method _get_os_thread_id (line 416) | fn _get_os_thread_id( method _get_pthread_id (line 501) | pub fn _get_pthread_id( method _get_os_thread_id (line 529) | fn _get_os_thread_id( method _get_python_thread_name (line 537) | fn _get_python_thread_name(&mut self, python_thread_id: u64) -> Option... method shorten_filename (line 550) | fn shorten_filename(&mut self, filename: &str) -> Option { FILE: src/python_threading.rs function thread_names_from_interpreter (line 17) | pub fn thread_names_from_interpreter( function thread_name_lookup (line 93) | pub fn thread_name_lookup(process: &PythonSpy) -> Option Result { method new_sampler (line 41) | fn new_sampler(pid: Pid, config: &Config) -> Result { method new_subprocess_sampler (line 105) | fn new_subprocess_sampler(pid: Pid, config: &Config) -> Result Option { method drop (line 261) | fn drop(&mut self) { type PythonSpyThread (line 269) | struct PythonSpyThread { method new (line 282) | fn new(pid: Pid, parent: Option, config: &Config) -> Result bool { method initialized (line 361) | fn initialized(&mut self) -> bool { method notify (line 380) | fn notify(&mut self) { method collect (line 391) | fn collect(&mut self) -> Option, Error>> { function get_process_info (line 406) | fn get_process_info(pid: Pid, spies: &HashMap) -> ... FILE: src/speedscope.rs type SpeedscopeFile (line 60) | struct SpeedscopeFile { method new (line 130) | pub fn new( type Profile (line 75) | struct Profile { type Shared (line 93) | struct Shared { type Frame (line 98) | struct Frame { method new (line 178) | pub fn new(stack_frame: &stack_trace::Frame, show_line_numbers: bool) ... type ProfileType (line 106) | enum ProfileType { type ValueUnit (line 114) | enum ValueUnit { type Stats (line 193) | pub struct Stats { method new (line 202) | pub fn new(config: &Config) -> Stats { method record (line 212) | pub fn record(&mut self, stack: &stack_trace::StackTrace) -> Result<()... method write (line 256) | pub fn write(&self, w: &mut dyn Write) -> Result<(), Error> { function test_speedscope_units (line 274) | fn test_speedscope_units() { FILE: src/stack_trace.rs type StackTrace (line 16) | pub struct StackTrace { method status_str (line 238) | pub fn status_str(&self) -> &str { method format_threadid (line 246) | pub fn format_threadid(&self) -> String { type Frame (line 37) | pub struct Frame { type LocalVariable (line 57) | pub struct LocalVariable { type ProcessInfo (line 65) | pub struct ProcessInfo { method to_frame (line 339) | pub fn to_frame(&self) -> Frame { function get_stack_traces (line 72) | pub fn get_stack_traces( function get_stack_trace (line 113) | pub fn get_stack_trace( function get_line_number (line 261) | fn get_line_number( function get_locals (line 271) | fn get_locals( function get_gil_threadid (line 304) | pub fn get_gil_threadid( function test_get_line_number (line 361) | fn test_get_line_number() { FILE: src/timer.rs type Timer (line 12) | pub struct Timer { method new (line 19) | pub fn new(rate: f64) -> Timer { type Item (line 41) | type Item = Result; method next (line 43) | fn next(&mut self) -> Option { method drop (line 66) | fn drop(&mut self) { FILE: src/utils.rs function resolve_filename (line 5) | pub fn resolve_filename(filename: &str, modulename: &str) -> Option( function offset_of (line 41) | pub fn offset_of(object: *const T, member: *const M) -> usize { function test_is_subrange (line 50) | fn test_is_subrange() { FILE: src/version.rs type Version (line 7) | pub struct Version { method scan_bytes (line 16) | pub fn scan_bytes(data: &[u8]) -> Result { method fmt (line 64) | fn fmt(&self, f: &mut std::fmt::Formatter) -> std::fmt::Result { function test_find_version (line 81) | fn test_find_version() { FILE: tests/integration_test.py class TestPyspy (line 20) | class TestPyspy(unittest.TestCase): method _sample_process (line 23) | def _sample_process(self, script_name, options=None, include_profile_n... method test_longsleep (line 67) | def test_longsleep(self): method test_busyloop (line 84) | def test_busyloop(self): method test_thread_names (line 89) | def test_thread_names(self): method test_shell_completions (line 116) | def test_shell_completions(self): function _get_script (line 121) | def _get_script(name): function _most_frequent_sample (line 126) | def _most_frequent_sample(samples): FILE: tests/integration_test.rs type ScriptRunner (line 5) | struct ScriptRunner { method new (line 11) | fn new(process_name: &str, filename: &str) -> ScriptRunner { method id (line 19) | fn id(&self) -> Pid { method drop (line 25) | fn drop(&mut self) { type TestRunner (line 32) | struct TestRunner { method new (line 39) | fn new(config: Config, filename: &str) -> TestRunner { function test_busy_loop (line 48) | fn test_busy_loop() { function test_thread_reuse (line 67) | fn test_thread_reuse() { function test_long_sleep (line 96) | fn test_long_sleep() { function test_thread_names (line 135) | fn test_thread_names() { function test_recursive (line 170) | fn test_recursive() { function test_unicode (line 202) | fn test_unicode() { function test_cyrillic (line 233) | fn test_cyrillic() { function test_local_vars (line 261) | fn test_local_vars() { function test_subprocesses (line 441) | fn test_subprocesses() { function test_subprocesses_zombiechild (line 481) | fn test_subprocesses_zombiechild() { function test_negative_linenumber_increment (line 502) | fn test_negative_linenumber_increment() { function test_delayed_subprocess (line 541) | fn test_delayed_subprocess() { FILE: tests/scripts/busyloop.py function busy_loop (line 1) | def busy_loop(): FILE: tests/scripts/cyrillic.py function кириллица (line 3) | def кириллица(seconds): FILE: tests/scripts/local_vars.py function local_variable_lookup (line 5) | def local_variable_lookup(arg1="foo", arg2=None, arg3=True): FILE: tests/scripts/longsleep.py function longsleep (line 4) | def longsleep(): FILE: tests/scripts/negative_linenumber_offsets.py function f (line 4) | def f(): FILE: tests/scripts/recursive.py function recurse (line 1) | def recurse(x): FILE: tests/scripts/subprocesses.py function target (line 4) | def target(): function main (line 8) | def main(): FILE: tests/scripts/subprocesses_zombie_child.py function target (line 4) | def target(): FILE: tests/scripts/thread_names.py function main (line 5) | def main(): FILE: tests/scripts/unicode💩.py function function1 (line 5) | def function1(seconds):