ref: 6095d59f1bcd58c59ad3ac4271172c7037c6bda0 dir: /types.myr/
pkg std = type size = uint32 /* spans entire address space */ type off = uint32 /* file offsets */ type intptr = uint32 /* can hold any pointer losslessly */ ;;