pub unsafe extern "C" fn SET_VECTOR_ELT(
    x: SEXP,
    i: R_xlen_t,
    v: SEXP
) -> SEXP