- Add `WORD_ALIGNED` attribute to potentially unaligned allocations - Use intermediate cast to `uintptr_t` to silence false positives of `-Wcast-align`
- Add `WORD_ALIGNED` attribute to potentially unaligned allocations - Use intermediate cast to `uintptr_t` to silence false positives of `-Wcast-align`