Enum c_void
libc
#[repr(u8)] pub enum c_void { __variant1, __variant2, }
__variant1
__variant2
impl Send for c_void
impl Sync for c_void