typedef struct _VF_POOL_TRACE { void *Address; unsigned __int64 Size; ETHREAD *Thread; void *StackTrace[13]; } VF_POOL_TRACE, *PVF_POOL_TRACE;