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

one use

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