Fonts are very light-weight objects
@ffi.Native<ffi.Pointer<hb_font_t> Function(ffi.Pointer<hb_face_t>)>() external ffi.Pointer<hb_font_t> hb_font_create(ffi.Pointer<hb_face_t> face);