pub unsafe extern "C" fn PyParser_SimpleParseStringFlags(
    arg1: *const i8,
    arg2: i32,
    arg3: i32
) -> *mut _node
This is supported on non-Py_3_10 only.