pub unsafe extern "C" fn GC_is_disabled() -> c_int
Return 1 (true) if the garbage collection is disabled (i.e., the value of GC_dont_gc is nonzero), 0 otherwise. Does not acquire the allocator lock.
GC_dont_gc