#include <3ds.h>
void ctr_vkbdInput(const char *title, const char *inText, char *outText, int maxLength);
void ctr_vkbdFlush();