print out fmat data
\param s vector to print out
void fmat_print( ffi.Pointer<fmat_t> s, ) { return _fmat_print( s, ); }