Compute the size implied by a pack format string
UInt_Type sizeof_pack (String_Type fmt)
The sizeof_pack function returns the size of the binary string represented by the format string fmt. This information may be needed when reading a structure from a file.