print out fvec data
\param s vector to print out
void fvec_print( ffi.Pointer<fvec_t> s, ) { return _fvec_print( s, ); }