pub unsafe extern "C" fn ALTINTEGER_SET_ELT(
    x: SEXP,
    i: R_xlen_t,
    v: c_int
)