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