github.com/jackc/pgx/v5/pgconn.Pipeline.SendQueryPrepared (method)

one use

	github.com/jackc/pgx/v5/pgconn (current package)
		pgconn.go#L2427: func (p *Pipeline) SendQueryPrepared(stmtName string, paramValues [][]byte, paramFormats, resultFormats []int16) {