func github.com/jackc/pgx/v5.ScanRow

one use

	github.com/jackc/pgx/v5 (current package)
		rows.go#L367: func ScanRow(typeMap *pgtype.Map, fieldDescriptions []pgconn.FieldDescription, values [][]byte, dest ...any) error {