#include extern void __libc_assert_failed( const char *file, int line, const char *func, const char *cond) { abort(); }