table
boot.janet on line 2794 , column 1
A table used in combination with `unmarshal` to unmarshal byte
sequences created by `make-image` , such that `(load-image bytes)`
is the same as `(unmarshal bytes load-image-dict)` .