pub unsafe extern "C" fn zend_atomic_bool_exchange( obj: *mut zend_atomic_bool, desired: bool, ) -> bool