read data from a buffer
\param s vector to read from
ffi.Pointer<lsmp_t> lvec_get_data( ffi.Pointer<lvec_t> s, ) { return _lvec_get_data( s, ); }