#ifndef INSEL_INPUT_H #define INSEL_INPUT_H void filter_items(void); void handle_input(void); #endif