#pragma once /* struct cmc_search_tab { struct cmc_search *search; struct ncplane *input; u32 cursor; u32 visual_cursor; bool input_active; wstr input_text; bool input_changed; }; */