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

one use

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