revert order of vector elements
\param s vector to revert
void fvec_rev( ffi.Pointer<fvec_t> s, ) { return _fvec_rev( s, ); }