nogc*
The goal nogc disables garbage collection. The same as current_prolog_flag(gc,false).
nogc
current_prolog_flag(gc,false)