#pragma once namespace ui_scripting { template game::hks::cclosure* convert_function(F f); }