inline fn extension(comptime et: ExtensionType, bytes: anytype) [(2 + 2) + bytes.len]u8
et: ExtensionType,
bytes: anytype,