pub unsafe extern "C" fn zend_atomic_int_exchange( obj: *mut zend_atomic_int, desired: c_int, ) -> c_int