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