pub type VoxObserverHandle = Arc<dyn VoxObserver>;
pub struct VoxObserverHandle { /* private fields */ }