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