pub type PgEvento = Evento<PgEngine, PgEngine>;
struct PgEvento { pub engine: PgEngine, /* private fields */ }
engine: PgEngine