BlockerVector
struct BlockerVector;
BlockerVector* fBlockers;
fBlockers = new(std::nothrow) BlockerVector;