pub type BitfieldOwned = BitVec<u8, Msb0>;
#[repr(C)]pub struct BitfieldOwned { /* private fields */ }