#include "v4k.h" int main() { trap_install(); app_crash(); return 0; }