Prefer C linkage
diff --git a/src/hb-font.h b/src/hb-font.h
index 89324fa..19247ef 100644
--- a/src/hb-font.h
+++ b/src/hb-font.h
@@ -32,6 +32,7 @@
 
 HB_BEGIN_DECLS
 
+
 typedef struct _hb_face_t hb_face_t;
 typedef struct _hb_font_t hb_font_t;