#pragma once void switch_start_text_input(const char *guide_text, char *initial_text, int max_length, int multiline);