(0 . 0)(1 . 4)
5 --Set of wrapper methods for C code to be easily imported and used from Ada.
6 --Meant to be the ONLY C lib that Ada code directly imports, an interface.
7 --Methods use arrays of octets (char*) and do all and any of the C-mess ops.
8 --S.MG, 2018