ref: 67195e1367cb98054844a4ed0f567ab43977f0d0 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 */ ;;