set all elements to zero
\param s vector to modify
void fmat_zeros( ffi.Pointer<fmat_t> s, ) { return _fmat_zeros( s, ); }