typedef FT2_Fonthandle* Imager__Font__FT2x;
+extern int i_ft2_version(int runtime, char *buf, size_t buf_size);
extern void i_ft2_start(void);
extern FT2_Fonthandle * i_ft2_new(const char *name, int index);
extern void i_ft2_destroy(FT2_Fonthandle *handle);