#ifndef B32_B32_H #define B32_B32_H #include bool b32toa(char *, const char *, size_t); #endif