#pragma once struct Item; void action_tx(void* context, Item* item, FuriString* error);