if I have a heap that was created as
HANDLE handle = HeapCreate(0,0,0);
and if I know that all HeapAlloc calls happen from only a si
HeapAlloc