ref: 748bbe0f48de5f93e0756c02e131e7e9402fc6d5 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 */ ;;