pub unsafe extern "C" fn Rf_CreateAtVector(
    arg1: *mut f64,
    arg2: *mut f64,
    arg3: c_int,
    arg4: Rboolean
) -> SEXP