pub type BoxedCWriteTransaction = Box<CWriteTransaction>;
pub struct BoxedCWriteTransaction(/* private fields */);