ref: 0a1ad9624156720395cfdbbb204a179e22a6fb79 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 */ ;;