in src/framework/shared/inc/private/common/fxstump.hpp [50:57]
operator delete( __in PVOID pointer ) { if (pointer) { FxPoolFree(pointer); } }