struct StorageDriver; struct GnomeStoragePrivate;
typedef struct { } StorageDriver;
struct GnomeStoragePrivate { StorageDriver driver; };