uinteger

uinteger is a ulong on 64 bit systems, and uint on 32 bit systems

alias uinteger = size_t

Meta