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