pub trait Plugin: Register + HasCallbacks { }
Trait implemented by structs which are QEMU plugin contexts