pub unsafe extern "C" fn malloc_zone_realloc( zone: *mut malloc_zone_t, ptr: *mut c_void, size: size_t, ) -> *mut c_void