pub unsafe extern "C" fn rc_vector_from_array( v: *mut rc_vector_t, ptr: *mut f64, length: c_int, ) -> c_int