#ifndef _DEQUAL_H_2091d84c_ #define _DEQUAL_H_2091d84c_ /* This file is in the public domain. */ extern void *dequal(const volatile void *); #endif