Commit a3d626b4b93973adbfb6a89534dd27a8c1876cc5

Behdad Esfahbod 2025-04-06T19:16:43

[test-object] Hopefully last ubsan fix API change: - hb_face_is_immutable() now takes `hb_face_t *` instead of previous `const hb_face_t *`. This should not pose any problem for any clients in our belief.