Returns the current GCDisable count.
int __cdecl GCDisableCount();
Returns the current count.
Used for diagnostic purposes. Because the use of GCEnable and GCDisable requires a counter, this provides a way to verify that the count is what is expected.