pub type LinkedList_RawType = LinkedListElementTraits;
struct LinkedList_RawType { pub _address: u8, }
_address: u8