Calculate Structure Size

n = struct.size(fmt)

Return the binary byte size of the format fmt.

Warning

The format string should not contain s nor c0.