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