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

one use

	github.com/jackc/pgx/v5 (current package)
		rows.go#L526: func RowTo[T any](row CollectableRow) (T, error) {