pub unsafe extern "C-unwind" fn twz_rt_dealloc( ptr: *mut c_void, sz: usize, align: usize, flags: alloc_flags, )
Deallocate memory. If ZERO_MEMORY is set, will clear the memory before freeing.