boot_gdebug
#define BOOT_DEBUG(...) boot_gdebug(__func__, __VA_ARGS__)
void boot_gdebug(const char *, char *, ...);