// Manually declare missing types that GObject macros generate
typedef struct _FpContextClass FpContextClass;
typedef struct _FpDeviceClass FpDeviceClass;
typedef FpPrint *FpPrint_autoptr;
// Declare the _get_type functions that are generated by G_DECLARE_DERIVABLE_TYPE
GType ;
GType ;
GType ;
GType ;