pub type FixtureProxyPtr<D> = Rc<RefCell<B2fixtureProxy<D>>>;
pub struct FixtureProxyPtr<D> { /* private fields */ }