To make our code more portable, we should use type specifiers as
defined in datatype.h (see Table 13.1).
The prefixes should go to the beginning of each instance/variable
defined, such as in
U16 u16_number;
Table 13.1:
Conventions used for data types and
prefixes.