pub type ws_in6_addr = e_in6_addr;
#[repr(C)]pub struct ws_in6_addr { pub bytes: [u8; 16], }
bytes: [u8; 16]