#ifndef CHAD_H
#include <stdbool.h>
#define UNUSED(x) ((void)x) /* much like this header */
#define CHAD_H
#endif