pub unsafe extern "C" fn Py_SymtableString( str: *const c_char, filename: *const c_char, start: c_int, ) -> *mut symtable
PyPy
Py_3_10