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

one use

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