pub type BoxedFfiStoreObserver = Box<FfiStoreObserver>;
pub struct BoxedFfiStoreObserver(/* private fields */);