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