Files
anyhow
bytes
cesu8
cfg_if
combine
jni
jni_sys
libc
log
memchr
proc_macro2
quote
syn
tabula
thiserror
thiserror_impl
unicode_xid
1
2
3
4
5
6
s! {
    #[repr(align(4))]
    pub struct in6_addr {
        pub s6_addr: [u8; 16],
    }
}