#!/usr/bin/env python3 import struct from pathlib import Path HERE = Path(__file__).resolve().parent def i32(v): return struct.pack("