void pan_panic(const char *, ...);
Prints an error message and stops the system.
Print the arguments of pan_panic as in a printf call, then halt the panda program.
#endif /*
*/