vector_free
static void vector_free(void *, unsigned int *, size_t,
do { vector_free(v, c, s, f); v = NULL; } while (0)