#ifndef CDECL_TYPEMAP_H_ #define CDECL_TYPEMAP_H_ _Bool cdecl__typemap_is_valid(unsigned long map); unsigned long cdecl__build_typemap(struct cdecl_declspec *s); #endif