#ifndef HV_SELFTEST_H #define HV_SELFTEST_H void selftests_run_or_panic(void); #endif