Source position: jwanative.pas line 7794
function RtlReAllocateHeap(
hHeap: HANDLE;
dwFlags: ULONG;
lpMem: PVOID;
dwBytes: SIZE_T
):PVOID;