Create `pd.read_bin(binary_file, record_fmt)` to wrap Python `struct.unpack()`, facilitate the data exchange with C binary data file.