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

one use

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