#ifndef TRAP_H
#define TRAP_H
namespace fallout {
void _trap_init();
} // namespace fallout
#endif /* TRAP_H */