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