Forces the GC to expand the heap to accomodate more data.
function GC_expand_hp input Integer size; output Boolean success; end GC_expand_hp;