pub unsafe fn PyParser_SimpleParseString( s: *const c_char, b: c_int, ) -> *mut _node
PyPy
Py_LIMITED_API
Py_3_10