Forces the GC to limit the maximum heap size.
function GC_set_max_heap_size input Integer size; output Boolean success; end GC_set_max_heap_size;