pub type void_mut_ptr = *mut c_void;
A shorter type name for a *mut std::os::raw::c_void
*mut std::os::raw::c_void