pub unsafe fn HeapFree( hheap: HANDLE, dwflags: HEAP_FLAGS, lpmem: Option<*const c_void>, ) -> Result<()>