<div dir="ltr">Hey guys, just like to know how harfbuzz handles memory alignment without having even one #pragma pack around? Does <a href="https://github.com/behdad/harfbuzz/blob/02bfd965af588640250c47f344ad3096c8a373e0/src/hb-open-type-private.hh#L626">`IntType`</a> handles padding somehow or harfbuzz copies its own structs? Thanks.</div>