#include <obstack.h> extern void _obstack_newchunk(struct obstack *, int);
Allocate a new current chunk of memory for the obstack.