Decrements the block count to 0 (zero) and enables garbage collection by the Microsoft VM.
int __cdecl GCEnableCompletely();
Returns the block count before entering this function.
This function enables garbage collection, regardless of the number of calls previously made to GCDisable.