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