In rust, void is (), but void* is a pointer of an enum
void
void*
#[repr(u8)] #[stable(feature = "core_c_void", since = "1.30.0&