RtlClearAllBitsEx

void __fastcall RtlClearAllBitsEx(_RTL_BITMAP_EX *BitMapHeader){
  memset((INT64)BitMapHeader->Buffer, 0i64);
}

Referenced by:

IopLiveDumpAllocAndInitResources
IopLiveDumpEstimateMemoryPages
IopLiveDumpWriteDumpFileWithExtraPages
MiCopyToCfgBitMap
MiUpdateCfgSystemWideBitmapWorker