shrint
typedef short shrint; /* short/int or "shrink int" (unshrink) */
typedef short shrint;
typedef int shrint; /* for efficiency/speed, we hope... */