mouse_input
bool mouse_input = true;
mouse_input = false;
if (mouse_input) {
return mouse_input;
struct mouse_input mouse;