#include "vec.h" DEF_VEC(char *, StringVec, 256) DEF_VEC(u8, u8vec, 1024)