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

one use

	github.com/jackc/pgx/v5 (current package)
		rows.go#L458: func CollectRows[T any](rows Rows, fn RowToFunc[T]) ([]T, error) {