Enum c_void
libc
[+] Expand attributes#[repr(u8)] pub enum c_void { // some variants omitted }
impl Send for c_void
impl Sync for c_void