__test_fail
__test_print(__test_fail, fmt ": %m\n", ##__VA_ARGS__); \
__test_print(__test_fail, fmt "\n", ##__VA_ARGS__); \
extern void __test_fail(const char *buf);