pub unsafe extern "C" fn recallocarray( ptr: *mut c_void, oldnmemb: size_t, nmemb: size_t, size: size_t, ) -> *mut c_void