c_g_atomic_int_compare_and_exchange

extern (C) __gshared
bool function(int* atomic, int oldval, int newval) c_g_atomic_int_compare_and_exchange;