#pragma once #include <furi.h> #include <furi_hal.h> FuriString *html_furi_parse(const char *tag, FuriString *html, size_t index);