void PQprint( ffi.Pointer<FILE> fout, ffi.Pointer<PGresult> res, ffi.Pointer<PQprintOpt> po, ) { return _PQprint( fout, res, po, ); }