pub type LinkedList_RawType = LinkedListElementTraits;
#[repr(C)]pub struct LinkedList_RawType { pub _address: u8, }
_address: u8