pub fn alloc_vector(stype: u8, length: i32) -> Sexp
Allocate a SEXPREC with a typed data buffer using the C allocator.