pub unsafe extern "C" fn PyParser_SimpleParseFileFlags(
    arg1: *mut FILE,
    arg2: *const c_char,
    arg3: c_int,
    arg4: c_int
) -> *mut _node
👎Deprecated since 0.5.2: Deprecated since Python 3.9