pub fn build_complete_bitset( type_name: &str, type_flags: u32, fields: Vec<BitfieldDesc<'_>>, ) -> TypeObject