pub type FieldType_RwLock_cell<V> = PCell<V>;
pub struct FieldType_RwLock_cell<V> { /* private fields */ }