read data from a buffer
\param s vector to read from
ffi.Pointer<smpl_t> fvec_get_data( ffi.Pointer<fvec_t> s, ) { return _fvec_get_data( s, ); }