pub unsafe fn parser_coercion_errposition(
    arg_pstate: *mut ParseState,
    arg_coerce_location: c_int,
    arg_input_expr: *mut Node
) -> c_int