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