↓ 8 callersFunctionicvGrowSeqthe function allocates space for at least one more sequence element.
if there are free sequence blocks (seq->free_blocks != 0),
they are reused,
wasm-in-action-book-examples/ch4/ch4.6-01-emcv/emcv/cxcore/cxdatastructs.cpp:740