pub type vm_attributes_t = vm_attributes;
#[repr(transparent)]pub struct vm_attributes_t(pub Bitfield<[u64; 1], u64>);
0: Bitfield<[u64; 1], u64>