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