read_int()
Converts a four-byte element to an integer value.
infile (file-like) – The binary file to read the select number of bytes.
Signed integer value converted from the supplied bytes.
int