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

one use

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