Raises 2 to the given integer power (in range [0, 30]).
function Pow2Int(Exponent: LongInt): LongInt;
ImagingUtility (at line 183)