pub unsafe fn HeapReAlloc( hheap: HANDLE, dwflags: HEAP_FLAGS, lpmem: Option<*const c_void>, dwbytes: usize, ) -> *mut c_void