pub unsafe fn plpgsql_parser_setup(
    arg_pstate: *mut ParseState,
    arg_expr: *mut PLpgSQL_expr
)