PopFreeUnicodeString

VOID __stdcall PopFreeUnicodeString(INT64 a1){
  void *v2; 

  v2 = *(void **)(a1 + 8);
  if( v2 )
  {
    ExFreePoolWithTag(v2, 0);
    *(_QWORD *)(a1 + 8) = 0i64;
  }
  *(_DWORD *)a1 = 0;
}

Referenced by:

PopAvlDeleteStatsForPowerRequest
PopAvlFindOrMakeStatsForPowerRequest
PopAvlFindOrMakeStatsForScenarioType