I\'m trying to convert the following unpack code to Python:
my @header = unpack "L2L13SS", $raw;
I\'ve tried struct.unpack("
struct.unpack("