pub unsafe fn PyParser_SimpleParseString(
    s: *const c_char,
    b: c_int
) -> *mut _node
👎Deprecated since 0.5.2: Deprecated since Python 3.9