Allocate a new fragment storage block with room for Headroom bytes.
Headroom
Declared in <llvm/MC/MCObjectStreamer.h>
<llvm/MC/MCObjectStreamer.h>
MCFragment* allocFragSpace(size_t Headroom);
Pointer to the newly allocated fragment storage.