Deallocate
fAllocator.Deallocate(node);
void Deallocate(Pointer object) {
status_t Deallocate(size_t size,
return fAllocator->Deallocate(size, logicalAddress, physicalAddress);