void PQtrace( ffi.Pointer<PGconn> conn, ffi.Pointer<FILE> debug_port, ) { return _PQtrace( conn, debug_port, ); }